I lost my love for the web (2022)
The founder expresses disillusionment with the web community's shift towards rigidity and intolerance, citing personal experiences of backlash. This has led to a loss of love for the web.
Read original articleThe founder expresses a loss of love for the web, reminiscing about the early days of web development and the joy of building websites. However, the founder laments the current state of the web community, criticizing the shift towards rigid standards and judgmental attitudes. They highlight instances of people being attacked for their choice of tools or methods in website development, leading to a toxic environment where differing opinions are not tolerated. The founder shares personal experiences of facing backlash for criticizing a popular tech company and feeling alienated by the web community. Ultimately, the founder declares a loss of affection for the web due to the negative behavior and lack of acceptance towards diverse approaches to building websites.
Related
Curating my corner of the Internet with a freehand web editor
The article reflects on the decline of personal websites in favor of commercial platforms, advocating for unique web design. It discusses limitations of current tools and introduces Hotglue as a freehand web editor promoting creativity and individuality.
The Death of the Web
The internet's evolution from creative individual websites to commercial dominance is discussed. Optimism for global unity and knowledge sharing shifted to profit-driven strategies, concentrating traffic on major platforms, altering user experience.
6 months ago, I left the bullshit industrial complex
Joan Westenberg, a former tech PR agency owner, left the industry due to integrity concerns. She now focuses on purposeful writing, criticizing tech's profit-driven culture while advocating for ethical technology use.
The Linux desktop is self-destructive
The blog post criticizes the Linux desktop community for self-destructive behavior, urging a shift towards constructive criticism and cooperation to advance software development. Emphasis on respectful communication and collaboration for a more positive environment.
I Was a Teenage Webmaster
The article reminisces about the author's past as a young webmaster, contrasting the early internet's freedom with today's controlled online landscape. It discusses privacy concerns and advocates for a return to community-driven web experiences.
May get into a different kind of programming, web dev just feels uninspired to me right now. Note: this is my world on the web right now, I’m sure others disagree and have another opinion. Loving something is subjective.
Many years ago i found a jquery plugin for drawing a signature on a tablet. It still works. This would have never happened with any mobile app framework or any of the 'post-post-post-modern' html frameworks.
I love the web more than any time. It's 2024 and it's the only truly open platform, where you can plug in your thing and just leave it there. Every other platform is in a competition about who will be the biggest a-hole
When was this ever not true? I remember people who wrote HTML by hand deriding those who used WYSIWYG editors 25 years ago, though perhaps not wishing them harm.
More hated than those editors were proprietary plugins like Flash, Java, Microsoft's not quite compatible version of Java, ActiveX, and the like. Some sites were unusable without a very specific configuration of client software, almost certainly requiring Windows. They were usually painfully bandwidth-intensive as well in an era when the average connection was about 0.05 Mbps.
I do dislike websites that require JS unnecessarily, but I just do not read them. Most people do not even know what framework you use. It comes down to "a few people are nasty about what I do". That is unavoidable if you do anything public.
What would revitalize the web (and the arts in general) is a huge shift in focus in society to prioritize leisure and happiness over profit. Leisure time has largely evaporated in many developed countries, and the impact on the arts and the whole economy around the arts has been devastating. I’d love to see the whole country have a chance to get bored for a month, hmm when have we tried that recently, maybe it would be good to try again without anything terrible going on at the same time.
Somewhere, someone decided that you must build your websites a certain way, or you're doing it wrong™ and some people have gone as far as to actually wish harm on people for the tools they decided to use to build their websites."
His love for the web is dead, because some online people have weird opinions?
Well, I call that a weird opinion. Who cares. There are always weird and creepy people. And the cancer of the web today is rather ads and tracking in my own humble and weird opinion and not what tools you use. If you used the most awesome tools to integrate ads and tracking of 200+ company then I hate that and not the tool. And if you used jquerry with an other outdated inefficient libary to build an interesting experiment, then I might still love the result. Because the result matters to people visiting the site more then the build process.
I starting writing code in C again, because I really enjoy the simplicity. I wanted to use some nice-isms in C++ (function overloading, some encapsulation with struct) so I wrote C code, but leveraged the C++ compiler with a few features enabled by C++.
1) C++ programmers hate my code because I don't use the stl, containers, etc.
2) C++ programmers hate my code because I don't use referencing counting, "safe" pointers. Instead I raw dog it and wrote my own memory arenas (I alloc memory once at program start and free at the end).
3) C programmers hate my code because it leverages some C++-isms when it's convenient.
4) Rust programmers hide in fear and regard everything I do as unsafe, dangerous and borders on undefined behavior (they are like helicopter moms).
My journey starts with writing my own RSS client, which required me to learn more about HTTP protocol. I had to find interesting RSS sources. So I did. I found some sources. When did you actively searched for a science blog? Science channel?
Then I transformed my program into web scraping machine. I captured domains from the web. Each domain can reference a other domain. Through references I captured new domains. Some are boring, some are not, but I live more outside of google bubble now. Since I use bookmarking in my software I can go back to interesting places. From time to time I check what new entered my program. Sometime websites from Singapore, sometimes a China state propaganda machine, sometimes some new 'reverse engineering' page blog, sometimes a blog that has been dead for several years, but contains funny articles.
Sometimes I test my database of links to check if it contains something new with 'hack', or 'reverse engineering'. My search as answer provides domain names, so I do not have to go through content farms.
I started checking Google results vs Yandex vs kagi, and other search engines. I used my curiosity to find many more search engines, like https://zarebin.ir, or https://search.seznam.cz, or marginalia search.
I search for anything related to old stuff. Therefore I try to find old fan pages about "diablo 2", or "quake", or "tomb raider" to see if anything exists anymore. Some things exists, but they hide at 6th page of results, and I have been there many times in recent months.
I opened my mind about search. I test myself to invent new search terms to find new stuff.
I know there is a lot negativity, about "build tools", or the approach, that does not stop me from searching new things.
Domain repository: https://github.com/rumca-js/Internet-Places-Database
The fluff you see on the internet is for bad products. The products themselves are generally nothing special and hence the whole marketing, analytics, social media presence is whats required creating this wave of websites and social media presence that is nothing but people trying to sell you stuff you don't need.
Take doctors for example. Good doctors can get a few bad reviews online but people will still go to them because the good reviews generally are a lot more than bad ones. Most great doctors don't even have a good online presence. On the other hand average or bad doctors tend to spend an awful lot of time improving their online presence to get new patients all the time because old ones tend to not stick around thanks to average patient care.
The web is what you make of it just like everything else. People looking for quick cash have existed for decades. With the web, it's become easier for them thats all. You can chose not to fall into this trap.
The author lost their love of the web because working in public has a lot of downsides.
It does not look like such a rejuvenating phase is coming anytime soon. The centralized app era has cornered the web and its economics and will for sure perpetuate itself at least for the short/mid term future.
Still, to the degree people can afford it, its worth experimenting with fundamental web technologies and patterns (e.g., ideas like htmx, activitypub, linked data etc.) that might get us back to an interesting path.
While climbing out of the gravity well of centralization requires enormous energy, there is plenty of potential energy lying latent in the structure of the web... What we need is a spark.
1) It's largely lost its sense of fun.
2) With all the tracking, analytics, commerce, calls-to-action, "funnels", etc., so many websites set themselves up as adversaries to their audience that it's mostly stopped being worth bothering with.
I write my own SSG in Python using Jinja2. I use normalize.css but other than that everything is from-scratch. I've never had anyone throw anything at me for not doing things a weird way.
So what / good for you / that's nice
In the beginning the web was 'nice', because only a certain kind of people had access and interest in publishing content. Geeks, programmers, scientists, students, etc. The place felt more 'elitist' because it was. We worshiped those who fell asleep coding in a basement, fueling on left over pizza and coffee, so that they could give that software away to us all for free as 'open source'.
Those were the people building the early internet and then there was the rest of the people who were not yet online - on TV, on the streets, government, etc.
But the people building the internet were building it for the people not yet online. As soon as hardware got cheap enough for everyone to afford it and software got 'simple' enough for everyone to use it, the masses flowed, bringing with them all the 'bad stuff' from the offline world times 100. They also brought some 'good stuff' too, like better visual designs, fonts, icons, images and videos, online payments.. but we're focusing on the bad now, so let's ignore the good for now.
Trolls, criminals, swindlers, script kiddies, everyone was welcome and so the flood dissolved and even reshaped the original 'elite' and now every kid wants to start a startup and become a billionaire.
But whenever I think that 'the old Internet was better', I keep reminding myself that, hey, 'the old Internet' is still here and it's alive and kicking, nobody forces me to go to the sites I don't like (well, in fact, I'm often forced to interact with terrible UX of utility companies or airlines). There's a lot of noise, sure, but it's not that hard to access the 'good internet' if you really want to.
Maybe there's something else at play, maybe the dopamine hits less after all these years, maybe we're getting older and are just nostalgic about something we used to enjoy a lot more when we were younger.
As long as they aren't my employer nor the things I am building are for them, IDGAF about what people think of my choices when building software.
The thing is, there is a massive difference between creating things for fun and creating things professionally. Programming used to be WAY more fun when I was teenager, but that does not have anything to do with the technologies or the web landscape.
Which is fine, it's just not particularly related to the web.
Related
Curating my corner of the Internet with a freehand web editor
The article reflects on the decline of personal websites in favor of commercial platforms, advocating for unique web design. It discusses limitations of current tools and introduces Hotglue as a freehand web editor promoting creativity and individuality.
The Death of the Web
The internet's evolution from creative individual websites to commercial dominance is discussed. Optimism for global unity and knowledge sharing shifted to profit-driven strategies, concentrating traffic on major platforms, altering user experience.
6 months ago, I left the bullshit industrial complex
Joan Westenberg, a former tech PR agency owner, left the industry due to integrity concerns. She now focuses on purposeful writing, criticizing tech's profit-driven culture while advocating for ethical technology use.
The Linux desktop is self-destructive
The blog post criticizes the Linux desktop community for self-destructive behavior, urging a shift towards constructive criticism and cooperation to advance software development. Emphasis on respectful communication and collaboration for a more positive environment.
I Was a Teenage Webmaster
The article reminisces about the author's past as a young webmaster, contrasting the early internet's freedom with today's controlled online landscape. It discusses privacy concerns and advocates for a return to community-driven web experiences.