this post was submitted on 15 Sep 2023
461 points (84.6% liked)
Programmer Humor
19480 readers
1772 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I knew a guy who used the Unicode character for a space in his password. He figured if anyone ever saw his password they'd think it was a space and still not be able to use it. It's silly, but it was a fun thing to learn about him.
Which character. Does it need Combination of keys or a Single key.
A combination of keys. I don't remember the code anymore.
Alt-255 was the old-school method.
I use alt 0160 for a non-line breaking space.
I can't type alt codes with my keyboard.