this post was submitted on 05 Mar 2026
603 points (95.5% liked)

Programmer Humor

30222 readers
475 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
 

me like use nano. nano say how do thing. nano exit easy.

you are viewing a single comment's thread
view the rest of the comments
[–] panda_abyss@lemmy.ca 7 points 1 day ago (1 children)

I was joking, definitely don’t write them to install an editor that’s obsolete.

sed and grep (both inspired by ed) to do most of what ed does in a modern way, and ed was only useful over teletype when it was slow/expensive to render a scrollable field.

All modern TTYs support scroll regions, and with sed it just doesn’t make sense to use ed anymore.

ed as the standard editor is mostly a meme based on this page https://wiki.c2.com/?EdIsTheStandardTextEditor