this post was submitted on 09 Jun 2025
565 points (97.5% liked)

Programmer Humor

24709 readers
378 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] NaibofTabr@infosec.pub 5 points 3 weeks ago (13 children)

If you're just doing a quick config edit, nano is significantly easier to use and is also present in most distros.

Vi/Vim is useful as a customizable dev environment, but in the present there are better, more feature-rich development tools - unless you are specifically doing a lot of development in a GUI-free system, for some reason.

[–] nous@programming.dev 3 points 3 weeks ago (2 children)

What editor is more feature-rich then vim? Out the box it is lacking some sane config but it is one of the more powerful and flexible editors out there - more then a rival for any modern IDE.

[–] hexagonwin@lemmy.sdf.org 3 points 3 weeks ago (1 children)
[–] nous@programming.dev 4 points 3 weeks ago

I said editor, not an OS that lacks a decent editor :)

load more comments (10 replies)