Communities, relationships, and navigating the enshittification of absolutely everything
(I wasn't sure if I should post this in ~talk or ~tech. I went with ~talk because I feel like I'm about to spend a whole lot of this post rambling. Also, be warned: This is a long post.)
A summary of this post: My personal decision to try to preserve my own online privacy, the chaotic equilibrium that is me attempting to make sense of my feelings towards AI and the current zeitgeist, and the tiny concessions I've had to make in navigating all of this makes me feel, at best, tired, and at worst, a crazy person. I am tired of the direction the internet is going, I am tired of the endless discourse about AI, and my chronic tiredness is all marinating together into a tired admixture of tired chicken soup.
First of all, hi everyone. I don't post here as often as I maybe would like to. Randomly chiming in with a big ol' post like this a bit daunting. Participating in an online community isn't a muscle I flex very often nowadays, which is actually relevant to what I'm about to talk about.
Lately for a long fucking time now I've just been tired of the direction in which the internet, specifically the "corporate web", has been heading. This all started when I first joined Tildes; around that time was when the big Reddit API fiasco happened, leaving a bad taste in my mouth, and it was not long after when AI started to become A Big Thing. If you had asked me why these things had left a bad taste in my mouth back then, I wouldn't have been able to respond with anything articulate, just "big tech bad".
In the three years that have passed, I've developed enough of an opinion and have gone through enough soul searching to give a more concrete answer to why I don't like how things are going:
- Everybody wants my data, and I'd rather not give it to them
- I am tired of finding figurative AI hairs in my figurative sandwich
- Every company wants infinite growth at the expense of everything that made that company good, if it was ever good
- It's really hard to find a third space on the internet these days
- Almost nobody I know cares about any of this
Among privacy-conscious folks and small internet communities like Tildes, none of the above are particularly novel thoughts. And yet I think about all of this frequently enough that I felt the need to post a topic here for discussion. In this post, I'm going to get on my little soapbox, recount how I got to this mind space, and attempt to explain why I find all of this both endlessly tiring and constantly present in my mind.
Everybody wants my data, and I'd rather not give it to them (and almost nobody I know cares about any of this)
In the past few years I've taken the steps realistic for me in order to protect my online privacy. Why? Well, I hate being advertised to. I hate the idea of surveillance-as-a-service. I'm fortunate enough to be able to just pay for, or configure/self-host, things that do the thing they're supposed to do without knowing that I'm a 512 year old nonbinary alien from like, Nova Arrakis Prime the 2nd, Esq. or something (I am not that old, that is not how I identify, and I'm obviously not from there). I just don't buy the idea that everybody on the internet is a consumer who needs to accept this compromise in order to participate. Again, this might not be novel for a lot of you reading.
For me this has involved switching away from Gmail as an email provider, ditching Windows for Linux everywhere, cancelling my YouTube Premium subscription, deleting Facebook/most Meta stuff, browsing behind a VPN, etc. Some things I'm working on going further on; some things, like deleting Instagram, I don't want to do because that platform is how I connect with a lot of my friends. Essentially I've done what's realistic for me.
All of this has worked out fine for me. My quality of life has not measurably changed as a result, other than maybe the fact that it's slightly inconvenient to open up a new browser session and log in to my otherwise-abandoned Google account just to interact with a random Google Sheet someone sent me.
The first bit of mental friction stems from discussions I've had with my partner on this topic. She's also privacy-minded, and so isn't against the idea of taking very similar actions. But she's not in a place where she can just do so as easily as I did, either because it's massively inconvenient for her (all of her data is holed up in Google services), would require a very large mindset/workflow shift (She is not technical enough to switch to Linux without a ton of friction, for example), or would damage her relationships (It's completely unrealistic to get everybody she knows to switch to Signal tomorrow - hell, she doesn't even want to do it herself to message me). I want to be very clear that none of this is inherently bad or a stain on her character or whatnot. My point is that privacy looks different for everybody, especially over time.
Extrapolate that friction out to people who aren't as close to me though, and it feels somewhat like dying by a thousand cuts. Not in the sense of mental anguish, just general fatigue. Over 50% of my communication with my good friends takes the form of them sending me memes on Instagram. I react and reply because I'm not just going to ghost them because of muh privacy. But there's that like 1% of my brain that goes "yeah I wish you wouldn't do that". I have not bothered to ask them to stop, because I don't (yet) care to proselytize to them in the name of privacy at the risk of shutting down what is effectively one of their love languages.
The thing is, they either aren't aware of the degree of data collection going on on every major internet platform, or they don't care. I do not believe myself in the slightest to be superior to them because of this. I don't fault them for either, and I, again, don't care to intervene because I don't want to be the person that gatekeeps the entire internet from them in the name of rebelling against big corpo.
So yes, I would say the majority of my friends are not as opinionated on this as I am. Because of this, I sometimes feel I'm a little crazy whenever I propose to my partner the idea of self-hosting our own file storage, or when I happen to say "Yeah, I try not to use Google Maps really. Why? Oh, I just don't want them to know where I've been". But then I talk with those of my friends who share this mindset, or browse online communities which do, and I feel normal again. And then I bounce between these circles, and I feel, I dunno, weird.
Interlude: The AI bubble and my pride as a software engineer
Frankly, I don't know how to feel about AI. This is compounded by the fact that I am a software engineer both by trade and as a hobby.
As a cultural phenomenon, I am pretty sick of it. I cannot stand AI-generated ads, AI-generated media, AI-generated writing, AI-generated whatever. I also cannot stand ads about AI-generated ads, AI-generated media, AI-generated writing, or AI-generated whatever. The last time I was spoonfed information about a topic to a remotely comparable degree was back when crypto/NFTs were the monster of the week. This round of industry hype has felt orders of magnitude more prevalent and exhausting.
As a software development tool, it's... fine. I was pretty against AI-assisted coding at first, but after having learned how to properly utilize it (whatever "properly" means), I've found it pretty helpful as of late. I'll usually hand-write the code and patterns I want the LLM to use, tell it "ok, now do this everywhere", approve/reject its output, and it gets a lot right with an acceptable amount of post-fact correction from me. It's also been useful as a learning tool: These past few months I've been working on a project that involves data mining/parsing a proprietary encryption/encoding format for a reasonably popular video game. I was not comfortable working with binary formats to this extent before, but after several back and forths with Claude and an earnest effort to understand just what the fuck it was writing to my codebase, I feel somewhat more knowledgeable now.
The tension I've had to balance given my above stance: I work at an AI startup.
Everyone around me is AI-pilled out the wazoo. This isn't meant to be an insult. They're all great people whom I get along great with, and I like my company/don't hate our vision enough to jump ship (inhales copium). It's just that I constantly have to deal with stuff like:
- Vibecoded PRs, which I have the wherewithal to push back on when appropriate, but in so doing must balance maintainability vs. urgency (and all that other pragmatism crap that comes with being a software engineer)
- AI-flavored communications - I do a mean ChatGPT impression. "That's an excellent observation. The tension you're feeling isn't imagined. It's real. If you want, I can break down the reasons why people tend to pour the cereal before the milk—just say the word."
- Building the meta-inference layer through a combination of carefully curated ground truths, a robust evaluation pipeline, and a multi-step, quantized agent selection algorithm that's resilient to both external disturbances and continuous platform evolution (this is basically a real sentence I had to read in an engineering strategy document someone put out)
And so, similar to the privacy dilemma I spoke about earlier, I find myself constantly doing mental gymnastics while working here. I am one of a few cynics in a room full of zealots (Again, I'm not trying to paint myself as some pariah here - I'm in this situation by choice, I'm just trying to note the juxtaposition). It would be easier if I just flat out hated the idea of AI to its core - I could just leave and choose not to engage with AI anything - but no, I use it, and I find it useful. In fact I enjoy applying software engineering principles to AI, because it's an interesting set of problems to wrangle.
Again, death by a thousand cuts. Firstly, I hate the prevalence of AI in mainstream culture, and I hate how it's being pushed as a panacea in my industry. Secondly, I don't hate AI as a tool. Thirdly, I'm surrounded by the first thing. Fourth: I have to explain my job to my friends and family. Doing so usually results in them asking me surface-level questions about AI (which I don't mind entertaining), them relaying how AI is god/the devil because it made them look like a Disney character (which I am tired of dealing with), or them asking me what my opinion on AI is (if I were to give them the whole story, it would be this entire post, so I just go "eh, it's fine").
My point with this section: I feel I am constantly doing mental gymnastics to justify the attitude I have towards AI. My stance is somewhat neutral. I read a blog post absolutely glazing it, I roll my eyes. I read a blog post absolutely trashing it, I roll my eyes. I think about AI, I roll my eyes. It's all just so tiring.
And also, as is evident by now, I have an Opinion about all of this. Am I crazy? Wouldn't it be a lot easier if I could just roll over and accept AI for what it is?
Turbo capitalism has fucked up how I navigate internet communities (and almost nobody I know cares about any of this)
The most recent development that's caused me to think about the topics presented in this post is Discord's recent rollout of its identity verification system. There has been plenty of discourse on this topic as of late, so I won't go on about too long about it here.
I view this motion by Discord as the next step in the enshittification of that platform. Given my views I've shared on surveillance capitalism as well as AI's effects on the industry and the garbage shoveled into the world by its most annoying proponents, you won't be surprised that my reaction to this news is negative, and I am currently deciding on whether or not to divest myself from Discord completely.
This decision is a small dilemma for me. On the one hand, muh privacy. On the other hand, I am part of a server centered around that one video game for which I'm working on that side project, and leaving the platform means severely reducing my participation in that community, because there's no way in hell they're moving that server off Discord. I don't know which way I'm going to go. This is also the same dilemma that occurred when I decided to partially divest myself from Meta and the like: Do I care about my relationships with my friends/family more than I care about muh privacy? (Yes).
(I feel like I'm finally getting to the point of my own post here...)
I'm very tired of the fact that these small dilemmas and points of contention have been popping up for me fairly consistently over the past few years. If we all just held hands and prayed I'd have it my way, I wouldn't have to choose between being an outsider in X community and *~\muh privacy~*, and I'd be 6'3" and jacked. But the way the corporate web is developing towards the endless rat race of turbo enshittification, I feel the rate at which I'm going to have to make these kinds of choices is going to be as consistent as it is now, or it's going to go up. Probably until I die.
Epilogue: The side project I was working on
I mentioned I was working on a video game side project. I feel it encapsulates the gripes I describe within this post pretty well, because it contains the following elements:
- Parsing binary data of a proprietary encoding/encryption format (I previously didn't know shit about how to do this, so I used AI to help me do it/learn more about the topic)
- A website which acts as a game database/search tool for in-game entities (I wanted to contribute to a community I'm currently deciding whether or not to somewhat isolate myself from)
- A Discord bot as an alternative method of interacting with the application/a way to submit drop table information, all of which must be crowd-sourced (Discord Bad. I figured I'd just stand up an authenticated REST API and let others do a Discord integration if they want, but still, I wish I wasn't about to force myself to cut this out of my roadmap.)
If you managed to read through all of that, thanks. I've been writing for like an hour, and I feel my ramblings have become more nonsensical than usual.
A summary of this post (copied from the beginning): My personal decision to try to preserve my own online privacy, the chaotic equilibrium that is me attempting to make sense of my feelings towards AI and the current zeitgeist, and the tiny concessions I've had to make in navigating all of this makes me feel, at best, tired, and at worst, a crazy person. I am tired of the direction the internet is going, I am tired of the endless discourse about AI, and my chronic tiredness is all marinating together into a tired admixture of tired chicken soup.
I jibe with a lot of what you've written here, and have some of the same attitudes and feelings. You mention it's been a long time, but I'm not sure how long we're talking. I've been strictly on Linux since the mid-2000s, and I can't remember exactly when I deleted my Facebook and Twitter, but I think it was around 2010-ish (possibly earlier--I know I switched from Gmail to Fastmail in 2012 and I had already been off most social media for a while by that point). The thing that I stuck with the longest was Reddit, finally deleting my account around (I think) 2018. Actually that's not entirely true, at some point since then I created a Discord account because so many god damn projects rely on that as their sole source of documentation and support, but I just deleted that too in the face of the recent face-scanning announcement. I've also been using some variation of de-Googled Android phones or straight-up dumb phones for around 10 years now. I guess the point is it's been a long fucking time for me, too.
I'll still point things out to my wife and kids--like I've convinced them to avoid Tik Tok, and when my wife was considering Ring cameras to monitor the merchandise at some shops that she runs, I convinced her to try some other more privacy-respecting options--but these days I can't really muster up the energy to proselytize the importance of privacy and speaking against corporations with your wallet outside of my immediate family. It just feels so much like a losing battle, like you're trying to go up against all the billionaire-run corporations all by yourself.
I'm also a software engineer, and my approach to AI so far has been limited to treating it as a SearchEngine++. In fact the only one I interact with is the chat bot that comes along with my subscription to the search engine Kagi. Usually it can point me in roughly the right direction, and it provides links to its sources that I can follow up on if I'm suspicious it's feeding me bullshit (which probably happens about as often as not). I don't work for an AI startup, but I do work with other engineers who have consumed far more of the AI flavor-aid than I have. I think that my co-workers might view me as the old-man-yells-at-cloud meme when it comes to privacy/capitalism/AI, and that suits me fine for now. Down the road if the AI hype-men prove to be correct and the job of software engineer morphs into something akin to babysitting AI agents that do all the fun and interesting stuff for you, that will be my signal that it's time to step away and maybe help my wife build up her retail business instead.
I dunno what the point of this ramble of a response is. I guess just to let you know that I see you and you're not alone.
Thank you for that last bit, it does feel good to know I'm not alone here.
For me, I only started caring about privacy enough to do something about it starting around 2023 or so. I ran Ubuntu for like 4 months at one point in the 2010s as a learning exercise really, as I was pretty new and just trying to get into software development. That turned into macOS once I had fully gulped down the tech hype kool aid (plus all the pitfalls that come with being a starry-eyed junior developer). Anyway, my tenure isn't as long as yours, haha.
But yeah, it definitely feels like you're preaching to nobody when you start talking about privacy to folks who don't know/care/have to/want to know or care. Much less the feeling of "going up against all the billionaire-run corporations all by yourself", as you aptly put it.
EDIT: Oh, I forgot I had something to say w.r.t. agents doing all the coding. This is a tangent, but at one point in my career I took up a people management role. At first I hated it because I wasn't coding and doing the fun stuff (and honestly I still prefer being an IC), but it did open my eyes to the "doing by influence" side of software engineering. It ended up being a valuable experience for me even as I'm back in an IC role now, in that I'm more comfortable contributing to my workplace in ways that don't involve coding, and as a result I feel I'd be a lot less depressed if Claude was writing all my code for me, because at least I know I'm useful elsewhere.
Don't know how that lands with you or how relevant it is for you, but it's yet another thing that crosses my mind frequently. Though I wouldn't mind also just retiring and farming turnips or something.
I don't think this one makes sense. Discord is doing this not because it wants to, but because it's forced to due to government regulations. The UK and Australia have already passed laws that would require it to do age checks, it needs to do so in many US states, many European countries like France also require it to do so, and the entire EU has laws in the works that would require age verification.
There is no actual benefit to Discord to do this. Any actual information they can gather from your age verification - which I genuinely don't think they are doing, but let's assume they are - is worth jack shit. What's on an ID? Your age? You don't think Discord can estimate your age?
The most worthwhile data is actually the raw text for the LLM companies, not your government ID.
And meanwhile they lose paying customers, for zero gain. Discord would love if children went on gooning parties in NSFW channels as long as they were paying for nitro. It's like wondering if casinos are doing age checks because they want to steal your data.
That's why there is no escape from this. Any alternative, if it gets big enough, will also have to do age checks. Mastodon in the world of Twitter clones is an example. The big servers have to do age checks in the UK. Is what it is.
Right, I don't think I disagree with that. I will say that the conclusion I jumped to and the sentiment I hold towards Discord for doing this is colored a whole heck of a lot by the general attitude I express in the rest of the post. I did catch wind that one of the reasons Discord is doing this is that they're trying to IPO, and the board hates porn (rightfully so, in the case of the illegal kind plus whatever other nefarious shit is going on on that platform). I mentally lump this in with other instances of "company does X invasive thing in the name of going public/the big bucks", which I have a negative perception on things belonging to that category. My perspective is jaded here.
Yes lol. I take issue with the way they're going about doing this, partnering with questionable vendors and the like. I get that solving the issue of irregularly occurring problematic behavior happening on your centralized platform isn't easy. But wouldn't it be nice if they were doing this because they cared, we all sang the kumbayah and solved this endemic issue with positive messaging, education, and proactive moderation efforts? (please read this sentence tongue-in-cheek; I am not offering a productive solution, rather I am waving my hands furiously)
Eh, yes, it would be good if I didn't conflate these things. If I were to extend this analogy into shaky territory though, I also think casinos have a predatory business model which I take moral issue with. If you squint hard enough you can almost draw a parallel with my attitude towards Discord's news.
So "enshittification" probably isn't accurate there. Maybe "enshittification-adjacent".
Right that was my vibe about it, basically if they cant make money off hurting children they’re trying to make money off doing the bare minimum required by law to protect them.
Actually protecting them would take a massive expensive moderation system for no monetary benefit to the company and we cant have that.
I'm well aware that Discord are doing the age verification checks due to government regulations. What I don't like is how these checks are being done, nor the fact that ~70,000 government IDs which Discord claimed they'd dispose of once age verification was complete were leaked in a gargantuan data breach.
Or what about them suddenly switching to using Persona, a Peter Thiel owned service that definitely records and keeps this data under their terms and conditions, contrary to what Discord have claimed?
Our risk of descending down the path of authoritarian police states is only part of the reason why these age verification laws suck. We're allowing companies to profiteer off of the collection, use and misuse of our data and risk opening people up to scammers (i.e. running fake porn sites and falsified age verification checks) or data breaches which would serve as an identity fraud jackpot for cybercriminals.
That is a separate thing. Discord promised the third party automated age check they use deletes the IDs or videos/selfies afterwards. This has yet to be proven false. What that was is IT tickets because people got denied and wanted to appeal. This isn't a technicality; as a user I do expect these to be different scenarios. Once things get into other human's hands, data gets leaky.
I remember someone in my dorm when I was in college worked part time as IT and they would take photos of their monitor of people who submitted images that were fat or ugly and posted them in the floor groupchat to make fun of them. So yeah, IT things.
Did they switch? AFAIK they always used persona. I mean, I just don't think there's that many compliant age verification services that exist.
If governments provided a service to check ages, and people still used third party ML selfie evaluators, that would be one thing. As of now, Discord is complying about as well as you can expect. Is what it is. People should vote more.
I really feel you. I know exactly the pain of just feeling exasperated over the next "we prioritised profit/ease of development/minimising support costs/etc. over user experience", and it's only accelerating.
For me, I've been mildly grumbling since around 2015 from the insidious, pervasive prioritisation of ads over functionality on the web, ever since Google decided to kill search engine effectiveness to facilitate advertising revenue. That combined with how Facebook migrated so much of the internet onto it's platform and got prohibitively shitty to the extent a lot of people voted with their feet, it feels like a huge part of the internet straight up died. Then Reddit torpedoing community and interesting discussion for low effort memes, and the beginning of the attention-as-currency era, it's just so exhausting!
It really feels like in the last decade we have exponentially ramped up on the death of "products and services are there to provide value to the user" and it's replacement with "services and products are there to extract as much capital (directly or indirectly) from the user", especially with the whole move away from consumer sentiment and corporate reputation seeming to matter at all to companies.
I feel more and more of my day to day experience is spent rubbing up against corporate interest, and it is increasingly hostile towards me. It feels bad.
An artist here, going through pretty much the same / similar things. Thanks for posting and making me feel less alone!
I believe this constant tension we're feeling is a precursor to a bursting of a bubble. It's an incredibly thin, soapy surface we sit on, becoming increasingly stressed in multiple directions until it can't remain intact anymore. No wonder it feels awful. One reason it feels even more awful than most awful things in life is because we don't know how long it'll still take for it to burst. It could happen this year, it could take a few more years - if some strange and rare event occurs, it can take even longer (although I don't believe that's likely).
I'd like to describe my own experience around the topics you mentioned.
Enshittification and being the only one who cares
For me, the bandwidth-consuming battle against enshittification started around 12 years ago when Adobe released Creative Cloud and started manipulating users to sign up and stop using the local software versions (CS). I saw the writing on the wall and covered my bases, resulting in my peers thinking I was a bit of an oddball. I've managed to work all these years without having to get even a trial period for CC, but last year's new development where Adobe now claims they own all rights (practically speaking) to my work if any collaborator of mine decides to work on it using CC is a new source of stress and worry. Most of my collaborators aren't as diligent or as short for funding as I am (at least they weren't up until now, more on that later), so they just kept getting locked into the Adobe ecosystem, the logic being that their end customers are paying for it, so why not. It isn't easy to get out at this point even if they wanted to.
I've been managing my systems and processes outside of the Adobe "garden" for so long now that it's become routine for me and I can more or less consider myself safe. But it's certainly more work than it would have to be in a better world where services exist to actually serve people.
Disruptions in my field
Related to the above, the reason I've been short for cash when the people around me have not: I'm producing concrete, real world items while my collaborators are mostly producing digital work and most of my peers are producing specs. Making tangible things requires a lot of technical know-how, money to cover the often steep material costs, and overall an attitude where I have to be mindful of every single small detail at every level of what I do. This kind of existence is hard, and for that reason, it's also frowned upon in my field. We were taught at university to strive for a position where we don't personally touch the manual labour component - rather a "true professional" is someone who has others do it on their behalf. People who "have to" do the manual parts themselves are seen as unsuccessful to some degree.
At the moment, I'm glad that I chose the concept I did, because hard as it is, it definitely cannot be replaced by AI - and more importantly, no one is even claiming that it can. The really shitty thing is that these claims and partially erroneous beliefs are actually causing people to lose their jobs even when the claim itself is likely false. I recently contacted a small digital design agency I used to work with, only to discover that their website doesn't exist. I haven't contacted them yet to ask what happened but I fear the worst. Many clients with large budgets - the ones that used to cover for the steep Adobe CC subscription fees - are now trying to cut costs, most likely by experimenting with AI. As a result, many high level professionals lose their best clients. I don't believe for a moment that this level of professionalism can actually be replaced by AI even when the end product is digital, but the clients are certainly going to try it because they can. And they won't understand their mistake before my friends' businesses have already gone bankrupt many times over.
This feels incredibly hard on many levels. There's some minor satisfaction I feel, realising I haven't been taxing myself in vain by going against the grain of common practices and sticking to my guns. At the same time, watching people's lives crumble and important skills get lost hurts like hell. And it hurts more because it was always so incredibly predictable. Systems built by blindly power-hungry people, intended to enable them to do "art" (among other things) without having to go through the process of becoming an artist (a process that involves growth as a human being and learning to be responsible in a way that isn't possible unless you painstakingly put yourself through that process) - it's so very obvious what kind of world this leads to. Which brings me to the next pain point.
Turbo capitalism and the rise of economic (and emotional) colonialism
In secondary school, I was taught a story about colonialism. I haven't checked for its accuracy but I don't think it matters much whether or not it was fabricated because the same thing is happening in our current societies. The story was that Native Americans traded their land in for glass beads - not realising the full implications of the transaction until it was already too late. The colonialists obviously knew the implications and deliberately failed to disclose.
I feel like the people around me who don't care about privacy and other consumer rights (sometimes human rights) that Big Tech is trampling on are being similarly deliberately misguided, and it's extremely painful to watch. The logic of colonialism seems to be: do bad thing now -> apologise when others realise it was bad -> immensely profit anyway because it'll be too late to go back and now you hold the power. This logic is being applied more and more often in the context of capitalism, in an increasing variety of ways, almost like capitalists are testing to see where else they can get away with it.
While I believe in the basic principles of capitalism and I don't think there are better ways to enable human and societal flourishing, I also think that what we have here is something else and quite sinister at that. It's not people choosing in free market conditions what makes their life better and rejecting what doesn't. It's people (and smaller organisations) being led on in an increasingly manipulated marketplace, rife with lock-ins and other ties to businesses and products that no one would actually choose if we started from a clean slate. It's being forced to use and pay for products and services that have negative value to society - things that leave us worse off! It's crazy and every sane adult should be actively going against it, but most are not.
(This text is already too long for me to get into "emotional colonialism", so I'll save that for another day.)
About the bubble
So, I mentioned that our emotional uneasiness is due to the looming bursting of our current bubble. And I do believe this, but at the same time: my own experience of life and work in the world has always been like this. I do things that I believe in, while realising most other people don't care, or don't believe in, the same things. I do what I do anyway, accepting the costs to my personal life and mental health (of which I then take extra good care for, so that I don't burn out or lose balance).
At the moment though, I can see and feel a shift taking place. It used to be easier for me to accept that the world was largely not built for me, or that it didn't cater to my needs and interests too well, because I could see and believe that it was a good place to live in for the majority of people. This is becoming harder and harder to believe as corporate interests keep shifting from value creation towards value extraction. The rift that used to divide me and a small outgroup of similar people from society - that rift is repositioning itself to divide most of civilised humanity into large cohorts with conflicting interests. When I say "large", I don't necessarily mean a large number of people on the colonialist side, just that their influence is large enough to effectively oppress and act against the rest.
All I can say is: I hope that this bubble, when it bursts, will not only take the dotcom-esque ridiculous AI hype with it, but also the naïve belief that glass beads are of equal value to the land we live on.
That was an fun and engaging read. Thanks for sharing. You voiced many thoughts that have been running through my head for the last 5 years. A little bit after the COVID restrictions lifted I had an epiphany. I don't know what it was about the transition from isolation back to normal life, but a switch in my brain flipped and the sight of any advertising triggered a visceral reaction against being manipulated. I felt violated any time someone tried to sell me something. As if they were trying to reprogram melt brain against my will just to get me to give them money for a product I don't actually want. When that happened I did a similar social media/privacy purge as you did. Although I did keep yt premium as it actually aids in avoiding ads. Watching long for video essays with ads is absolute torture. I also kept windows as my main OS. I enjoy my video games too much to give it up and my LAN pinhole ad blocking makes it tolerable. In some ways this has made me happier. But I do feel a bit ostracized by not really knowing about any instagram or tiktok trend when friends and family talk about them.
As a fellow programmer, I've been dealing with similar feelings about AI. Especially the feeling of becoming an outcast when everyone around me seems to be joining a cult.
I'm slightly more tentative about AI usage than you though. I do use it extensively for rubber ducking and finding out about alternative ways to do things. But using it for writing important code beyond toy projects or scaffolding is almost non existent in my workflow. I used to use it a lot more in the past but noticed two effects that made me stop. First, even with reviewing all the generated code, my long term understanding of my code bases was lacking. I supper at least for my brain, writing something imprints itself much more strongly than just reading. While writing a new feature was sometimes a bit faster, fixing a bug on code no human on my team wrote took a lot longer than it did before. The second one is I felt my skills atrophying. Having to look up how a library worked or names of methods became much more commonplace.
Yes, this one I worry about. Right now I view hand-writing at least some of my code (preferably the first bit before the LLM has had a chance to vomit all over everything) like eating my vegetables, in that it's just something I should do. Even that's not the best comparison, because I definitely enjoy writing code, I've just learned to be okay with taking the role of reviewer/nitpicker/post-fact editor. As for losing understanding of a codebase, that's pretty tough, and for me I haven't come up with a better way to counteract that than to be disciplined about trying to understand the code.
I feel the same. Most ads these days feel borderline dehumanizing, even if that's just my/our perception. There are definitely good/non-problematic ones out there, though somewhat ironically I don't remember them as much as the loud, bright, and colorful ones that feel surgically manufactured to evoke certain emotions.
Some of these ads are effectively trolling. They're from companies with hardly any users but they want to get attention by being edgy.
I broadly agree as well. Ultimately, I think that I'm not alone in saying:
"the internet is not our space anymore and we're pissed."
Well, maybe we're no longer pissed off. Maybe we're checking out.
This feels a lot like climate change and the rise of autocracy worldwide.
Eroding are our communal rights and norms, and with it, our sense of personal and collective value.
The pace of change is so rapid that the old checks and balances aren't working, and as the communal canaries in the coal mine, were beginning to break.
Personally, I'm off of all do the major networks for anything but information sharing and selling marketplace items. I fucking hate it and once loved being a character of myself on Facebook.
It sucks, but it's not worth losing sleep over. Pushback will be slow, and a shift into the next phase won't be loudly announced from the legacy platforms. Watching them slowly die under the weight of bad decisions and abdication of moral responsibility is a production I'll watch gladly.
So honestly, I agree broadly with you. I think other commenters have done a good job of sharing their feelings and talking about your sections and I won't try to do the same.
You are clearly very passionate about these things and I think that's maybe why you're seeing the disconnect with "everyone else".
I'm bothered about my privacy, I'm bothered about the AI hype and enshittifaction, but I don't think about it all the time nor do I go too far out my way to do anything about it... Because honestly it would completely ruin my mental health.
I'll be completely real with you, if I wanted to be genuinely upset about something and have it effect my mental health in a real, negative way then I would be getting upset about the outright murder and genocide going on right now, or global warming, and not "trillion dollar companies have once again decided to make more money at the expense of Discord".
I can do without a third space on the internet, I can do without AI and fuck it I can just not use the internet except for work to be honest.
But I do want a healthy lifestyle, food on the table, a loving parter, etc. World peace would be nice too but let's be real.
So I dunno, I agree, it's not good. Huge corporate is gonna make everyone's lives worse in someway if they can make more money, that's a fact. It's shit the internet is trash these days and we aren't going back, the deal is done. But I personally think that too many people let their mental health get effected by wrong things. And yeah, that's also the modern internet to blame for that too in a big way.
Definitely prioritize your own health over gestures vaguely all of this, yes. It's unfortunate that general state of the internet/the world manages to become at least tangentially relevant to whatever it is I'm doing at any given moment, and so I get to feel run down by just existing. It's like taking -1HP environmental damage every 5 seconds in a video game or something.
... I dream about retiring and operating a farm or running a small restaurant quite a bit...
Yeah, exactly. I think your (mental) health is important. It makes me sad that you're sad!
So... Not retiring but why have you not tried either?
I moved out the city to a farm 3 years ago and it did amazing things for my mental health.
Sorry if it feels like I'm calling you out, it sounds like you're having a tough time and it sounds to me like you already have your answers.
No worries :)
Mostly comes down to wanting to also live near friends and family. My parents are a few hours drive upstate, my partner's parents and her sister only live 20 minutes away from us in either direction. All of our friends are close by too. It would just take a lot of effort, planning, and coordination outside of just ourselves to fathom being able to uproot ourselves. Might be something to do when we're both older though.
I am jealous that you have had the opportunity to move yourself though. Mind if I ask what made it possible for you?
It's true, a move like that is a big deal!
You're welcome to ask.
I met my partner online and we were long distance dating, then when it came to living together one of us had to make a big change to move. It made way more sense for me to move and my job were completely ok with me working remote.
I did lose friends, but I made some new ones.
Though my family being so far away does suck sometimes, but I see them 3/4 times a year.
Anyway, I hope you find a compromise!
Before I get started, apologies if this reply ends up a bit of a ramble. Your post ties into a variety of things I have been thinking about and also talking about on tildes and elsewhere. I could copy paste relevant bits from those comments in here creating a new wall of text, but I'll link to previous discussions instead. Not sure what is better since some people really hate clicking links.
Anyway, on with the actual reply! I can very much relate to a lot of what you are saying. I haven't gone exactly as far as you have (I see no benefit of hiding behind a VPN for example) I have moved away from gmail, am using Nextcloud for my cloud needs, run with adblock, etc.
Also I know for sure you are not alone in this because this blog post blew up on lobste.rs the other day. Which I feel covers part of what you are saying as well.
They aren't novel thoughts, that much is true. But even in smaller communities I still find myself being worn down by specific factors ingrained in modern tech culture.
I am not looking for a echo chamber, I like discussing things from various sides. But, I can relate more to the people who are entirely done with various things (not just tired) like AI, even if I get some decent use out of it.
What I cannot relate to is a different group of people. There is a large contingency of techy people who conflate technology with silicon valley and as a result also turn into "techno apologists" as they see it all through a lens of "march of progress" thing. To them, any friction or error is just a necessary stumbling block on the road to the future, so they brush it off. On tildes it isn't "that" bad, though it certainly is there. Which, in my opinion, does poison a lot of actual possible discussion.
Another aspect of it is the tendency in tech culture to see technology as "neutral" to the extreme. Where it is just "the wrong use of the tool" that is an issue, not the technology itself. Which, certainly in combination with the other point, can lead to some pretty warped logic and lead to discussions where I am just wondering how far down I have to look for the moral baseline.
I think this group of people within the tech sphere have always been around. But they certainly have become more pronounced and encountering them is just really tiresome.
These people also engage with the same people you do. So for all the times you are talking about privacy and the impact of big tech they might also be there handwaving these worries away as not a big deal, giving a good sounding excuse for why it has to be this way, etc.
I think it is possibly both combined with a few other factors. People are generally already dealing with a lot of other things and dealing with some extra thing on top of that can simply be too much for a lot of people. As you said, you are technical enough to have taken steps to move away from a lot of large tech. But, it takes time and effort. Self hosting is not trivial and if you are going to look for other commercial services you might end up outside of big tech but still with a company aspiring to be one of the big boys one day. So moving to the right service also takes a lot of research. Most people simply don't have the time for that as they have other activities as technology isn't their hobby.
Combined with the other voices from the tech world a lot of people will also simply brush it off as it is easier to believe the thing that doesn't impact them right now.
So it isn't as much that you are crazy, but you are in a sense privileged enough to both see what is going on and take actual steps away from it. Which, is still tiresome, just a different kind.
As far as your interlude goes I fully do relate to that. A lot of why this is happening also has to do with what I mentioned before. Just on a corporate scale.
Regarding discord, I saw you already got some pushback there, but I don't think you are wrong in mentioning it. In fact, in your reply to the pushback you perfectly articulate why it is still problematic from a variety of viewpoints. Because yeah, they don't have to do it world wide right now. Sure, law in the making could be a driving factor but equally so can an IPO. Not to mention that some of the verification methods (handwave AI analysis of your Discord habits) very much smells like the sort of corporate rush job of just having ticked the boxes to the outside world. Since some of the laws mentioned are still in the process of being drafted up there is no way for Discord to know if what they are doing now will actually hold up against them anyway.
I don't have a nice paragraph to end my reply. I still have various loose thoughts but to be honest that would result in a much longer rambling post. So I'll leave it at this (for now).
RE: Your point about people being too busy/too overburdened/already dealing with a lot of things: Yes, 100%. I see that in myself when I remember that I've been procrastinating on my home server for literal years, my partner when it comes to switching off Google services, etc - and we're two people who care to some degree about this stuff. Many of my friends don't fall into that bucket, and so the "meh" feeling I talk about in the post is a combination of me not wanting to burden them with what I assume they'd perceive as "woo woo privacy bullshit", and slight exasperation that they don't share my set of concerns. Admittedly this is a corner I have backed myself into, and one I could get myself out of by communicating like an adult and actually figuring out what the boundary is. I do have a fear of coming off as preachy though lol.
So I had actually read your comment a day or two ago but didn't have the bandwidth to reply. I was fixated on this... this idea immediately made me recall an essay I once read in a "Philosophy of Science and Technology" class in college. I don't remember the name, the author, or when it was published... either the mid-1800s or the early 1900s, I forget which. Either way, that essay also touched on the neutrality point, and the idea that technology cannot be inherently neutral stuck with me ever since.
I couldn't find the essay after trying to dig it up for a while, so the most I can muster to elaborate on my view is to present this quote from Wikipedia:
I feel like I'd need to give the topic some deeper thought before I could elaborate much more, but yeah, I just wanted to mention that you bringing up the idea sparked somewhat of an existential response and train of thought for me. Appreciate you sharing.
That seems pretty reasonable.
AI is the Current Thing. In the bay area at least, most conversations tend to converge on the Current Thing sooner or later. Some previous current things were:
I totally get that conversation about the Current Thing can get really tiresome. There is so much duplication - people saying pretty much the same thing lots of other people have already said.
On Tildes, we had to quarantine pandemic discussion for a while so people could get away from it. Yep, it's important, but often you want a break from it.
Sooner or later we'll probably have to do that with AI, or at least try to contain them like the we do with the weekly US politics thread. It feels like every other post is about AI these days (not including this one, @chroma, you brought more to the table).
I do try to tag my posts with "artificial intelligence." There's just a lot of news going on.
During the pandemic we had a group devoted to it, but after the pandemic it was discontinued in favor of tags.
Funny you mention the Bay Area. One of the reasons for which I like to tell people I moved out of the Bay Area is all of the tech billboards you see going in/out of San Francisco after the Bay Bridge. I visit sometimes, and now it's all AI billboards, and I am still sick of them.
I actually love the modern Internet and think it's in the golden age. I've been a digital native since the 2000s, and I find there are infinitely more platforms, communities, and third places now than before. There are more options than ever. Software is better than ever too. There are tons of privacy-oriented options for literally everything. And everything comes in a dozen different design philosophies too.
I'm part of like... maybe 40~60 online communities, including this one? I get to connect with many irl and online friends and acquaintances across many hobbies and interests.
More people are online than ever, and I get to know the lives of every kind of person on earth.
There's more choice than ever, and you get to make your own experience.
You're objectively not wrong. There are way more ways to interact and do stuff on the internet now, everyone's online, etc.
For me, therein lies the problem. Everyone is online, yes, but people are going to gravitate towards the most convenient way to be online; so, platforms like Discord, Reddit, TikTok, Instagram, etc, those which have done an amazing job at either removing barriers to entry or surgically injecting dopamine into one's brain via UX.
So for someone like me who tends to gravitate away from that pattern of interaction and/or the invasive back office behaviors going on in those platforms, I am faced with a dilemma.
The majority of people I know don't care about privacy. Do I get to inflict fall damage on myself by accepting that I am being spied on for the sake of interacting with my friends, or do I get to inflict fall damage on myself by choosing to not interact with them, either "as much" or "at all", for the sake of muH pRiVacY?
So, fortunately for me I'm able to adopt many of these privacy-oriented options for software and the like. But not all of them, and not to the degree that I'd like, because there are broader implications on my social life.
Would you mind sharing those communities or information on this better software, etc?
Or something about what to look for (if you don't want to connect your community-identities)?
I use a blend of corporate, indie, and free software.
I'm connected to several communities on Heylo, but I found those communities irl and then they brought me onto those platforms. I use Instagram, Discord, iMessage, WhatsApp, Signal, and Telegram for community group chat-forums. And I'm on Tildes, Hacker News, and a few small forums that might make it too easy for me to track me down. ;P
I use Are.na, Kinopio, and SOOT.world for vision boarding and collecting and laying out ideas. Each has its own creative community. Instagram and especially Threads are excellent for following and discovering new artists and creatives.
I use Excallidraw for diagrams. I use the Excallidraw plugin too inside Obsidian, which a proprietary but extensible and local-first note taking app with a big ecosystem of open-source plugins. I run scripts against my notes for task tracking, self-reflection, etc. There's Penpot, an open-source alternative to Figma.
AI-wise, I use ChatGPT and Codex, but I also use Ollama to run models, including heretic ones, locally for stuff I don't want out there. I like Perplexity for asking about current events. I occasionally use ChatGPT Atlas when I need something from a website but I'm feeling ugh and not wanting to touch it, so I let ChatGPT do it for me. (Like scraping data or whatever.)
I used to use Meetup but not anymore because it's been enshittified by Bending Spoons — but hey, it's a free market, and people have gone out and built many other new platforms. I use Partiful for social event management: both organizing my own hangouts and making myself available to be invited to things. Luma is good for professional events.
I like Strava and Apple Fitness' sharing feature as platforms for connecting with friends over sports and fitness. It's nice to give shoutouts for good workouts, and it often leads to going on runs or bike rides or doing sports games together.
I use Apple Find My and Instagram's friend map to see who's around. Sometimes it leads to my friends and I swinging by each other to say hi. It's nice.
This isn't me, but one of my friends is disabled and he's part of a disabled community that uses VR to explore virtual worlds, because they're leveling spaces where they can be just as able as able-bodied users.
idk, I think people can be too pessimistic. The modern internet is very much 'pick your own adventure'. If you don't like one of the big bois then there are plenty of medium and small bois to pick from. And none of them suit you, then there are probably other people just like you so go build your own. (I'm doing that actually for one of these categories.)
I'm having a great time on the modern internet, and I feel it helps me live a diverse, vibrant, and connected life.
This is a bit tangential/specific to social media use..
I feel the same, but am less technologically knowledgeable than you, so have the inertia of having to learn new skills/info before I can implement new strategies to block annoyances. It's been easy enough to stop using Facebook regularly as ive just never logged into it on my phone (though i keep my acct so i can check messenges on my computer; like you, i don't want to lose my connections), and i never got into other social platforms.
Reddit, though, has been impossible to kick. After migrating over to Tildes, I've found myself going back to mindlessly browse more and more, even though I can see how trashy it is.
This post finally gave me the push to figure out how to block r/all. I didn't want to block all of reddit, as it's honestly still useful to search for info (case in point, i found my solution on reddit!), and I appreciate a couple subreddits.
I already have ublock installed on firefox, so figured there might be a way to create my own filter, and after a bit of searching it's worked! Hopefully it's just enough of a nudge to help me disengage more.
For anyone else interested, here's what worked as a custom filter (reddit wrapper loads, but feed is empty):
There are a lot of points I don’t have a comment for (I don’t work in tech, etc) but I saw this and I want to add my own rant to your rant
I tell people over and over again, I almost never use instagram, I don’t like it, please just text me instead and I still get messages frequently by the exact people I tell this to.
I feel honored that people think of me, but I really just wish that we could go back to communicating the way people used to. I find a lot of the humor from social media memes to be low effort and I just don’t really find prerecorded soundbits over people lip syncing humorous.
When I do check insta, I have like 20 of these and it makes it so overwhelming to interact because I know people are expecting a response.
I just wish that I could make my friends understand that it’s such a waste of your brain power to be hopelessly addicted to social media consuming the equivalent of junk food for the mind, and I’m saying that as someone who did fall for that trap myself and wasted years of my life doing it.
Bring back compelling media that tells in depth stories that are compelling, jokes that take some brain power to digest, etc etc.
I am so exhausted being the only person I know irl that isn’t glued to the platform.
I lowkey hate genAI and wish it had been kept to making quality of life improvements/advances in medicine and science. It's another example of why people can't have nice things.
Now I spend hours throughout the year combing through the privacy policies of all websites I have accounts on, so I can send data opt out requests. I'm the only person that I know who does this, but it's a small way for me to fight back against greedy data mining corporations.
I say keep fighting for what you believe in if you can. We are but one speck in the universe, and we don't know how the battle between AI-replaced vs. AI-assisted vs. return to analog will play out. It's tiring the expend all of this mental and physical energy to protect your privacy, but that is also all that we can do.