this post was submitted on 03 Apr 2025
174 points (97.3% liked)
Programmer Humor
23147 readers
1628 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
I compared the up-down key work with emacs against another popular editor, and the bad news for the other editor is that it costs 10% more up-down keyboard manipulation to do the same open-edit-close file work.
The difference was, where emacs used modifiers around a keystroke, the other editor used a few discrete keystrokes in series to get its work done; which is totally okay. It just used more.
So, this trolling is funny, but it's not the worst offender. Nope, not naming the other one, or the Mafia will what-about me to death.
Ask me about RAM usage next!