this post was submitted on 28 May 2026
138 points (97.9% liked)

Technology

84965 readers
3837 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Mearcfara@lemmy.ml 30 points 2 hours ago (4 children)

I wonder if, at any point, anyone stopped to ask themselves, "did I really go to school just so I can ply my knowledge and expertise to find even more ways to fucking track people who expressly don't want to be tracked so we can use the data for ad revenue (if not for other, even worse things)"?

[–] GreenKnight23@lemmy.world 27 points 1 hour ago (2 children)

software dev here.

I worked with a guy who was implementing application monitoring for clientside applications. think of it like google analytics for single page apps. he proposed we could require users install a browser plugin to make it easier to track and monitor the users on our app with the added benefit we could track them on other websites like our competition.

one person in a room of about 11 people spoke up about the implications of privacy and the backlash we might have from our user base when they find out that we basically just installed a keylogger in their browser.

the only thing that stopped this plan from going forward was the risk of losing users and potential revenue loss.

my point in all this is to answer your question. no, most people have stopped thinking about their actions and are just creating "solutions" to problems that don't exist.

[–] panda_abyss@lemmy.ca 5 points 58 minutes ago (1 children)

Hey I’ve been in that room! I don’t get it, I can’t live with that for of thing. And this is why I only have like 2 or 3 extensions (all ad blockers).

Execs love this shit. I only had one exec who pushed not to do that or open Pandora’s box.

He made a ton of cash, cashed out, and retired at 30 something. Awesome dude, I miss working under him.

[–] kboy101222@sh.itjust.works 1 points 50 minutes ago (2 children)

Out of curiosity, why 2-3 different ad blockers?

[–] GreenKnight23@lemmy.world 2 points 41 minutes ago

I have similar.

  • privacy badger
  • ublock
  • adblock plus

and have pihole on my network.

[–] panda_abyss@lemmy.ca 1 points 34 minutes ago

They often do different things.

Privacy badger, ublock, https everywhere are just required tools.

[–] Mearcfara@lemmy.ml 3 points 58 minutes ago

It's wild how quickly morality falls to the wayside (and is subsequently paved over). Especially crazy to abandon one's moral standing early on the path of solving problems that don't exist to appease people who don't care for a chance at the advancement of a career that you can't take with you in a field that could be wiped out by a solar flare, all to end up making the world a worse place for subsequent generations (I'm not a bleeding-heart idealist, lol).

I often think about a few people I know who have psych degrees. All were told, in different years, that if they wanted to make money as a psychologist, they needed to get in with tech companies. Some even got job offers.

[–] grue@lemmy.world 1 points 30 seconds ago

It is really hard to sort through job listings using ethics as your criteria.

[–] panda_abyss@lemmy.ca 7 points 1 hour ago* (last edited 1 hour ago) (1 children)

I studied data mining (now machine learning) and statistics.

I’ve spent my career explicitly NOT plying my knowledge this way. I don’t know how people do it.

I’d say my deep knowledge on how to track people has made me pretty averse to a lot of online things.

You know you can build marketing attribution systems and advertising metrics without violating user privacy.

But advertisers really like the idea of invading privacy and they pay out the nose for it.

[–] Mearcfara@lemmy.ml 3 points 55 minutes ago (1 children)

Good on you. Few are willing to take the overgrown path. And, funny how people who work with the subject matter often avoid it- the cybersecurity guy who doesn't own a computer, the guy who services food processing equipment who refuses to buy premade food, the guy who works/ed for the DoD who doesn't own a phone, etc.

Would you mind sharing some of the online things you're averse to, besides all that is implied by being on the Fediverse? I'm still new to this stuff.

[–] panda_abyss@lemmy.ca 2 points 35 minutes ago

Just things that can be correlated. Time, device, network, accounts, and apps all correlate. Precise location, device sensors, etc also correlate.

You have to decide what you want security or privacy against, then you have to be mindful always.

Every internet connection is a fingerprint.

E.g. The second you use that device on an VPN all your apps phoning home, checking notifications, logging events, etc. collapse your profile and deanonymize your anonymous activity.

So I actually use a dedicated device for anything I want a VPN on.

Opsec almost requires that you need a public device for your regular use, and a secondary device with limited scope, third party OS for higher privacy for anything you actually don’t want to share.

It’s safer to tunnel specific whitelisted connections through a VPN than whole device VPN for that reason (the less traffic goes to VPN the better). iOS VPN doesn’t work for that reason.

If you want VPN security, the best way is to run a container with only VPN networking, then a second container with the service you want protected and route all networking through the VPN container.

Also, say no to Chrome based apps looking for devices on your network. That uniquely fingerprints you across tons of surfaces.

They say it’s for chrome cast or something but it’s too much info to share.