this post was submitted on 13 Mar 2026
1332 points (98.3% liked)

Programmer Humor

31225 readers
799 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) 49 comments
sorted by: hot top controversial new old
[–] lessthanluigi@lemmy.sdf.org 2 points 1 month ago

Hearing this in Spongebob's voice is amazing!

[–] Brkdncr@lemmy.world 0 points 1 month ago

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

[–] BlackLaZoR@lemmy.world 0 points 1 month 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)
[–] wuphysics87@lemmy.ml -2 points 1 month ago

This post has the same number of likes it would on reddit

[–] etherphon@piefed.world -2 points 1 month 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 -3 points 1 month 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 1 month ago* (last edited 1 month 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 ›