this post was submitted on 25 Oct 2023
2322 points (99.2% liked)

Programmer Humor

32396 readers
1744 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
[โ€“] [email protected] 8 points 1 year 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 1 year 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.