this post was submitted on 18 Jul 2024
456 points (97.5% liked)

Programmer Humor

32022 readers
544 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
[–] velox_vulnus@lemmy.ml 5 points 2 months ago (2 children)

Kakoune is probably the only editor that respects the UNIX philosophy, and I love it. But I also don't like how there's no linter and formatter for the same - maybe a daemon-based approach is probably better?

[–] lengau@midwest.social 4 points 2 months ago

What about ed?

[–] itslilith@lemmy.blahaj.zone 1 points 1 month ago

I've really been enjoying Helix, which took a lot of inspiration (including key binds, mostly) from Kakoune. It's just missing a plugin system to be perfect, but built in LSP support is soo nice