this post was submitted on 13 Mar 2026
1247 points (98.2% liked)

Programmer Humor

30720 readers
2854 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

founded 2 years ago
MODERATORS
(page 4) 27 comments
sorted by: hot top controversial new old
[–] Brkdncr@lemmy.world 0 points 2 weeks ago

The amount of security threat encouragement in these comments is impressive.

[–] BlackLaZoR@lemmy.world 0 points 2 weeks ago (4 children)

Registration and login should be password less anyway. There's alredy tech for doing it with cellphone or external hardware key.

Storing your password hash is just stupid and insecure

load more comments (4 replies)
[–] etherphon@piefed.world -2 points 2 weeks ago

Passwords are quite insecure and people write them down on shit and forget them, I vastly prefer it too, but they're going to die out, probably rather soon, so be prepared.

[–] killabeezio@lemmy.world -2 points 2 weeks ago (1 children)

There are a few reasons for this.

  1. Conversion rates are higher and the majority tend to prefer these over passwords
  2. When you have to reset a password, you typically have to send an email anyway.
  3. It's technically safer because they are short lived tokens and if someone's password gets compromised, their token cannot.

It's not a perfect system by any means, but it's better than the shit implementation of passkeys and it's generally better than passwords for most users.

I prefer passwords over links and codes, but I get it.

load more comments (1 replies)
[–] Switorik@lemmy.zip -4 points 2 weeks ago* (last edited 2 weeks ago) (4 children)

I weirdly don't mind the email method. I don't like copy pasting my passwords because I feel it's less secure than typing it out.

Now I wouldn't mind if it was an option.

Edit: this place is turning into reddit

load more comments (4 replies)
load more comments
view more: ‹ prev next ›