Meanwhile, me over here with the self-doubt slamming ctrl-z
Programmer Humor
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
Dude I save almost every time I type anything. It's muscle memory at this point.
:for _ in range(32) | w | endfor
Cost/benefit
Manually saving will save a lot more time than it not saving
Intellij being a good guy amd autosaving every few seconds. No more worrying about crtl+s.
I just can't stand Kate showing me a little orange bar meaning I have not saved the changes yet. The bar must be green! I am a slave to the green bar. The white dot in vscode (I use an open source build) is a bit more tolerable, but whenever I notice it I HAVE to save the file.
Kate
Ah! Another fellow coder of culture!
It's such a good text editor.
Love me some Kate.
Ctrl+s+s+s+s+s
LOL good point about just not releasing Ctrl.
The chances are non-zero that somebody out there attempts to release and press ctrl+s at the exact same time over and over like they're hammering out Beethoven's 5th. XD
I was never really aware I did this until I had to program something with hot reloading (I don't remember what) and it was so insufferable...
And now my pain is with rustfmt. Just because I saved before filling in the struct fields does not mean I want you to format the struct accordingly!!!
I trust auto save in... Souls games.