this post was submitted on 23 Aug 2023
86 points (96.7% liked)
Programming
21162 readers
91 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
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
Speaking of Password Managers, PLEASE DO NOT FORGET THAT PASSWORD.
Because that's gonna be a bit annoying [Very Annoying].
My story: https://reddthat.com/post/1115518
😟
While most of the time, I remember my password, I know I could just snap and forget it right there at any point. Happened to me not once. And I'm in my 20s. Sometimes when I forget a password, I just start typing and muscle memory kicks in, sometimes it doesn't. I guess our brains are not optimized to store long random strings of characters. You could use a long sentence as your master password or do as I do:
Come up with a way to make up a long seemingly random password from a couple words. Then if/when you forget a password, just remember those words and reconstruct password from them.
I used a passphrase generated from a word, kinda like an acrostic poem.
Exmaple: LEMMY
Lemonade Endeavor Makes Melons Yellow
I know the word that I used to generate my passphrase, I'm just missing one word of the passphrase, but I know the starting letter.
I could theoretically "brute force" all the words that starts with that letter, but I'm just too depressed and unmotivated to solve a captcha for each guess. Maybe I'll find the missing word, but it could take months.