this post was submitted on 18 Jul 2023
911 points (95.0% liked)
Programmer Humor
32356 readers
1330 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For my vim journey it was the draw of being able to quickly navigate and manipulate text without ever needing my hands to move away from the home row on the keyboard, and being willing to put in the time and effort to push past the learning curve.
I first settled on vim as a teenager because I was a fan of... performing surprise penetration tests.
It defaults to opening files read-only, so you don't have to worry about the access/modified time on the file changing if you open one for... science reasons.