• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics in ~talk with the tag "privacy". Back to normal view / Search all groups
    1. 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...

      (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.

      74 votes
    2. Why is it so hard engage people about indirect effects?

      Why is it so hard get most people to care or even get them to engage in actual discussion about indirect effects of their actions? I'm mainly going to be talking in the context of tech and privacy...

      Why is it so hard get most people to care or even get them to engage in actual discussion about indirect effects of their actions?

      I'm mainly going to be talking in the context of tech and privacy since that is my main sphere of concern but it applies to a lot more things.

      I am not dismissing the effects of systemic incentives but there are trivial actions that anyone could do to lessen the likely negative effects that almost no one does.

      The current climate makes it incredibly hard to actually eliminate personal impact but it still easy to minimize it with negligible impact on one's own life. Like in sw development the first 90% take 90% of the time and the other ten procent take the other half of the time.

      Getting a minimal computer literacy of being able to navigate an unfamiliar GUI, explore and understand the settings and be able, read the messahes they are getting on the screen and willing to search their problems would make anyone much more resistant to any number of dark patterns, yet there is a tendency to defend tech illiteracy.

      Personally I don't really do that much and I make compromises easily but sadly I get the impression that I am still in the small minority.

      34 votes
    3. How do you feel about social media archiving tools such as Pushshift?

      On and off throughout the years, I have attempted to make my online footprint as small as possible, taking steps such as: using pseudonyms on social media creating a new account every year or so...

      On and off throughout the years, I have attempted to make my online footprint as small as possible, taking steps such as:

      • using pseudonyms on social media
      • creating a new account every year or so
      • overwriting old posts with a new message blanking out my original post
      • "deleting" posts after a few days if the account has a higher probability to be tied to my real life

      The last point, I put quotations around deleted because I understand that once I post something, it is not ever really deleted but it adds a barrier of entry to trying to dig into my personal life. Pushshift comes up because, try as I might, I seem to have difficulty getting accounts removed from their searches. Additionally, I think they allow you to download reddit data in bulk so even if I were able to get my name removed from the search results, the data could still exist on someone's hard drive, somewhere.

      From your perspective, are services like Pushshift, that archive people's information without their explicit knowledge, ethical? On the one hand, I think of detestable content that users might post then delete later to avoid accountability. On the other hand, I think of people like me who want to keep their data footprint as small as possible because of the crazies who might utilize this information to do harm.

      8 votes
    4. How do/did all of you feel about posting your age on the internet?

      (Semi-throwaway account because of personal details) This is prompted by /u/Adys comment to /u/Kuromantis. I'm currently 14, and online I've refrained posting my age on my main account (on this...

      (Semi-throwaway account because of personal details)

      This is prompted by /u/Adys comment to /u/Kuromantis.
      I'm currently 14, and online I've refrained posting my age on my main account (on this site and others) to avoid it becoming a point in discussions (most prominently with politics, but any topic).

      • How do/did you feel about posting your age on the internet (in regards to being younger)?
      • Do/did you feel like your decision made an impact on discussions?
      26 votes
    5. Where do you draw the line when it comes to what data collection one can do on you?

      (Presuming it's done purely for statistical purposes of course.) I, like most of us am personally fine with age, sex, city level location and relationship status. I really dislike using real names...

      (Presuming it's done purely for statistical purposes of course.)

      I, like most of us am personally fine with age, sex, city level location and relationship status. I really dislike using real names though since I feel like it ties you to who you are in person, which I really dislike and I support people deciding not to fill them in because in some places even what I've outlined can get you in trouble.

      10 votes
    6. Would you pay for social media platforms and search engines if it meant they would not have any advertising or data collection?

      (Someone posted a thread like this but for triple-a videogames rather than software and people said no so I wonder if software is gonna be different.) If you would or not, why? If you would, how...

      (Someone posted a thread like this but for triple-a videogames rather than software and people said no so I wonder if software is gonna be different.)

      If you would or not, why? If you would, how much? What would be the side effects of this change if it was applied on a mass scale? What would be the potential drawbacks?

      Edit: Can also apply to video-sharing platforms or forums or instant messengers any software as long as it serves a general purpose and complies with what's mentioned above.

      26 votes
    7. Why do people not like telemetry?

      I often see people complaining about telemetry in things like Firefox and the like, but I've never understood why it was a big problem for your privacy. If it's anonymous and helps the developers...

      I often see people complaining about telemetry in things like Firefox and the like, but I've never understood why it was a big problem for your privacy. If it's anonymous and helps the developers do their job, what's wrong with it?

      26 votes
    8. Careem privacy policy

      i was reading careem's privacy policy (yeah using the app from yeah & didn't read privacy policy yet) & i found they collect almost everything & sharing it with 3rd parties & while dragging down i...

      i was reading careem's privacy policy (yeah using the app from yeah & didn't read privacy policy yet) & i found they collect almost everything & sharing it with 3rd parties & while dragging down i saw "access your info" section i found they want from you money to send you a copy of your data (WTF ARE YOU KIDDING ME, YOU STEALING MY DATA & WANT MONEY TO REQUEST MY DATA) so its so mean from careem to get money to give you right its already free & its collect your data so its very bad move so i decided to use Uber within browser (in new profile in firefox) to stop uber from stealing my data in phone & to be more safe what guys you think ? browser in more safer right ?

      EN version(of pic that says careem need money to send you your data): https://i.ibb.co/LYfqFbn/Screenshot-2019-03-30-20-06-52.png

      AR version(of pic that says careem need money to send you your data): https://i.ibb.co/rsnRNzm/Screenshot-2019-03-30-20-11-03.png

      Careem's Privacy policy (in case you not trust me xD): https://www.careem.com/en-ae/privacy/ & Ar version: https://www.careem.com/ar-ae/privacy/

      3 votes
    9. Privacy and Politics

      I was thinking about the intersection of internet privacy and politics. You could even say I was having a bit of a mini-crisis. I like to think of myself as being pretty liberal, but I wondering...

      I was thinking about the intersection of internet privacy and politics. You could even say I was having a bit of a mini-crisis. I like to think of myself as being pretty liberal, but I wondering how that fits into privacy. I was a little upset when I learned that Obama called Edward Snowden unpatriotic. I was kind of thinking that what he did was patriotic. Wasn't the NSA monitoring US citizens without warrants. That's morally wrong right? I think I would be pretty fine with the government monitoring someone if they had a warrant given to them by a non-secret court. I'm wondering if anyone here can give me some insight on this or if anyone else feels/has felt this way.

      4 votes
    10. Can a company lie in their privacy policy?

      Maybe I'm just not very well versed in this sort of thing but I couldn't find anything online. I've always been sort of paranoid that a company might not be truthful in their privacy policy. Is...

      Maybe I'm just not very well versed in this sort of thing but I couldn't find anything online. I've always been sort of paranoid that a company might not be truthful in their privacy policy. Is there any sort of law to keep them honest or do we just have to take their word on it?

      11 votes
    11. What steps do you take to secure your online use and privacy?

      I do the following: Use a VPN (NordVPN) Use Firefox with a tweaked about:config and the following security extensions: uBlock Origin NoScript HTTPS Everywhere Privacy Badger Decentraleyes Cookie...

      I do the following:

      • Use a VPN (NordVPN)
      • Use Firefox with a tweaked about:config and the following security extensions:
        • uBlock Origin
        • NoScript
        • HTTPS Everywhere
        • Privacy Badger
        • Decentraleyes
        • Cookie Autodelete
        • Skip Redirect
        • CanvasBlocker
      • Run Linux Mint (I know, Ubuntu-based distros aren't ideal but I'm a Linux beginner)
      • Don't have any social media as of a year ago
      • Don't use any Google services, including YouTube, Google Search, or Gmail
      • Use a password manager (KeePassXC)

      The next step would be for me to switch from iPhone to Android running Lineage OS, but money is a bit tight right now. As for day-to-day lifestyle choices, I try to use cash whenever possible and never sign up for things like store rewards programs.

      What's your setup? Do you consider yourself a privacy-minded individual? Are you more concerned with protecting yourself from corporate or government entities?

      46 votes
    12. Giving up on privacy

      I have been an advocate for privacy for a long time, but recently I don't even know why I am doing this anymore. I do most of my browsing through TOR, and that has made me give up a lot of...

      I have been an advocate for privacy for a long time, but recently I don't even know why I am doing this anymore. I do most of my browsing through TOR, and that has made me give up a lot of conveniences. And that's what I miss. I miss not having to think about privacy. I also miss not feeling like I am being spied on. Now I am torn. I don't like companies like Google mining my data, but I also think I am being paranoid (the people in my life have shared this sentiment). I don't want to leave a permanent cache of my mind. But I also feel like doing so won't really affect me. Not to mention that I despise the predatory nature of advertisers, and I hate giving them even more info about me.

      What do I do, Tildes? Have any of you felt this way? How do you balance running from Google while still staying sane?

      46 votes
    13. Why do everyone care about privacy so much?

      Let's take Google, for example. Google tracks where you physically are - why are some people so much against it? It doesn't hurt me, google just uses it to serve me personalized ads. Why are...

      Let's take Google, for example. Google tracks where you physically are - why are some people so much against it? It doesn't hurt me, google just uses it to serve me personalized ads. Why are people so concerned about it?

      Google even tracks, which websites do I visit - again, why should I care? When I want to browse anonymously, I use VPN. If I wanted to do something illegal, I guess I won't use google at all and install tor? I'm not sure what should I do in that case, but I'm sure, there are ways to get away from google's sight when people need to.

      I don't understand, why some people fight for internet privacy so much. Could someone help me to understand it? What's your opinion on privacy and internet tracking?

      29 votes
    14. Tilde Users and Privacy

      While there were numerous reasons for my exit from Reddit, privacy was a large one. This was something that when I joined here I thought was a fairly widespread view. For me my view of Reddit...

      While there were numerous reasons for my exit from Reddit, privacy was a large one. This was something that when I joined here I thought was a fairly widespread view. For me my view of Reddit started to waiver a few years ago when their warrant canary was tripped. I've always been of the idea that the less of what I do online that can be traced back to me, the better. I also abhor the state of privacy online and in the US.

      Despite this, what I thought was fairly universal viewpoint, there have been several threads(like here and here) where people give out identifying information about themselves. This, combined with many people using their real names as their usernames or revealing their real names in the introduction threads, made me realize that this is not an ideal that we all share to the same extent.

      I guess that leads into my question, how privacy conscious are you guys online and what the the general vibe you've gotten from the ~'s community?

      30 votes