this post was submitted on 18 Mar 2026
951 points (97.6% liked)

Programmer Humor

30700 readers
2042 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
[–] Carighan@piefed.world 10 points 2 weeks ago (3 children)

I mean you're right, but also look at what emacs or vim are doing on the linux side. Overloading your notepad application is hardly a concept birthed on Windows.

[–] RmDebArc_5@piefed.zip 19 points 2 weeks ago

I'd argue the Linux equivalent is more something like nano, and I wouldn't say nano is overloaded

[–] pinball_wizard@lemmy.zip 10 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Vim has kept to simple sanity.

We don't talk about LazyVim.

Edit: I heard Emacs might be getting a text editor added soon.

[–] Oinks@lemmy.blahaj.zone 2 points 2 weeks ago (1 children)

I'm not so sure about that. Vim has syntax highlighting, programming language support (assisted via ctags), two terminal emulators, a window manager, two (arguably three) programming languages, transparent remote file editing...

So anyway, I use an editor that doesn't waste my time: Ed, man! !man ed.

[–] pinball_wizard@lemmy.zip 2 points 2 weeks ago

Makes perfect sense. It is the standard editor.

[–] TrickDacy@lemmy.world 8 points 2 weeks ago

Are you saying that extensibility is the same thing as bloat? Weird take if so.