this post was submitted on 17 Sep 2025
945 points (99.2% liked)
Programmer Humor
26390 readers
1312 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Honestly that’s why I just stick with local site auth and a password manager. 1) it lets me remember things via my manager and 2) if it’s compromised, they’ll only have access to that site and not other ones I’ve used to log in with.
I generally do too. But then you're also at the mercy of whether the site was designed with even the most basic of security in mind. Luckily the password managers all generate unique passwords so one site getting hacked and plaintext passwords stolen won't get my bank info put at risk - but still.