this post was submitted on 25 Oct 2023
2263 points (99.1% liked)

Programmer Humor

31800 readers
244 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

I'm trying out Obsidian for taking notes, and this made me laugh.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] timbuck2themoon 9 points 10 months ago (1 children)

If you edit files a lot vim is worth its weight in gold. Nano makes me want to kill myself as everything takes so much longer.

Nano is perfectly sufficient for a very rare edit.

[โ€“] [email protected] 6 points 10 months ago

Vim absolutely chews through anything you throw at it. Lots of times we need data formated or lots of SQL queries and I'm the go to guy because I understand vim macros.

Especially if you have any form of RSI.

I wonder if it would be possible to make a user accessable way to expose similar power to the common user.