this post was submitted on 12 Mar 2024
1090 points (96.7% liked)

Programmer Humor

32171 readers
330 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
[โ€“] dan@upvote.au 2 points 6 months ago* (last edited 6 months ago) (1 children)

I've known some fantastic developers that used Nano as their primary editor. It supports syntax highlighting, linting, and bracket matching (jumping to the matching opening bracket when a closing one is selected, and vice versa), which is enough for some people.

Sure, it's no micro, but it's already installed practically everywhere.