this post was submitted on 09 Jun 2025
114 points (96.7% liked)

Programmer Humor

36485 readers
139 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] lagoon8622@sh.itjust.works 10 points 6 days ago (2 children)

You don't grok vi.

That's fine and you don't need to. But don't knock it if you haven't even taken time to learn it.

Yesterday I needed to insert a tab character on every line from 2 to 31,000 something. I made the line selection keystrokes in Cursor - it immediately crashed so hard I had to restart my PC.

Vim did it in a few milliseconds.

Oh. I'm going to go practice some of that now. Thanks for the link.