this post was submitted on 04 Jul 2023
23 points (89.7% liked)

Programmer Humor

31779 readers
352 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

Just comedy.

you are viewing a single comment's thread
view the rest of the comments
[–] alcasa@lemmy.sdf.org 9 points 1 year ago (3 children)

ed is the only true editor

[–] makr_alland@lemmy.world 12 points 1 year ago (1 children)

Do you all seriously edit text files directly

I use hexedit for all my programming, that way I can see my text's source code. It allows things that are impossible with lesser editors, like differentiate l and 1. Newer versions even provide a "live view" that shows your text's output right beside its source, updated almost instantly. I don't personally use it as it consumes a lot of resources but it's a great help if you're just starting out.

[–] walthervonstolzing@lemmy.ml 8 points 1 year ago (1 children)

butterflies. I use butterflies.

[–] JebanuusPisusII@szmer.info 5 points 1 year ago

Meh, there is an Emacs command for that.

[–] digger@latte.isnot.coffee 2 points 1 year ago* (last edited 1 year ago)

You can't spell vim without ed and em.

[–] baronvonj@lemmy.world 1 points 1 year ago (1 children)

That's why I use a vimitor instead.

[–] grysbok@lemmy.sdf.org 3 points 1 year ago

nano for me, please.