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

Programmer Humor

35345 readers
13 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 1 year ago* (last edited 1 year 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.