this post was submitted on 25 Oct 2023
90 points (98.9% liked)

Programmer Humor

36876 readers
149 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
[–] psycho_driver@lemmy.world 0 points 2 years ago (1 children)

I mean, it's true.

I've been using linux pretty exclusively at home for almost 25 years now. Program. Script. Work in the shell a lot, and the other day I had to use vim and it took me a while to remember the basic commands. I'm a nano guy :\

[–] DaTingGoBrrr@lemmy.ml 1 points 2 years ago (3 children)

I also started off using nano. Have you tried Micro? It's like nano on steroids and with good keybindings

[–] pascal@lemm.ee 1 points 2 years ago

Nano, Pico and Micro? is this editor trying to !compensate for something?

[–] flubba86@lemmy.world 1 points 2 years ago

+1 for micro. I install it on every server I administer, and alias it to nano. If you're a nano user and haven't tried micro, I highly recommend it. It's like nano, but built this century, it feels fast and modern.

[–] dan@upvote.au 0 points 2 years ago

At some point Nano added Ctrl+S for save. That's all I needed. Its syntax highlighting is decent too.