1182
emacs moment (lemmy.world)

I watched oppenheimer in emacs, u watched it in imax, we are not the same

you are viewing a single comment's thread
view the rest of the comments
[-] AdmiralShat@programming.dev 12 points 2 years ago
[-] Xylight@lemmy.xylight.dev 54 points 2 years ago

An extremely extensible text editor, there's jokes that it can do literally anything, you can play music, watch video, etc.

It's often at war with the cult of vi and the church of emacs.

[-] Weirdbeardgame@lemmy.ml 28 points 2 years ago

Don't forget us nanoites. The clearly superior text editor

[-] norawibb@sh.itjust.works 29 points 2 years ago

nanoers just never figured out how to :wq

[-] synae@lemmy.sdf.org 11 points 2 years ago

if you listen closely, you can still hear the terminal bells ringing of those that never managed to ESC

[-] Ddhuud@lemmy.world 1 points 2 years ago

Those who never managed to ESC, reset.

[-] hydroptic@sopuli.xyz 5 points 2 years ago
[-] nekomusumeninaritai@lemmy.blahaj.zone 3 points 2 years ago* (last edited 2 years ago)

They just said :wq in school, so thanks for the tip. Hard to believe it saves even when the file hasn't been changed if you use :wq. What is the use case for that? If the file gets changed in another program and you want to revert?? Edit: Just saw the comment about the modification times being updated.

[-] yetAnotherUser@feddit.de 2 points 2 years ago

But what if you wanted to write even if there weren't changes?

[-] hydroptic@sopuli.xyz 1 points 2 years ago

And how often do you want to do that exactly?

[-] lord_ryvan@ttrpg.network 1 points 2 years ago* (last edited 2 years ago)

Then you use :wq

[-] norawibb@sh.itjust.works 1 points 2 years ago

habit lol. i use :w a lot so :wq feels like a natural extension

[-] hydroptic@sopuli.xyz 1 points 2 years ago

Heh yeah and it's not like it makes any difference; they're effectively the same thing. :wq just updates modification time even if there were no changes โ€“ same as doing :w and :q separately โ€“ but :x doesn't. Super intuitive interface ๐Ÿ˜…

[-] Ferk@kbin.social 1 points 1 year ago

:x? Real Programmers use ZZ.

[-] drcobaltjedi@programming.dev 3 points 2 years ago

I don't do a lot of text editing in terminal, but I used to have to at my last job and I always reached for nano and gave instructions fot nano since it's just pick up and use.

[-] heimchen@discuss.tchncs.de 6 points 2 years ago

Nano just feels sluggish as soon as you know vim keybindings. Emacs is a bit overkill for some quck edits, but nano is just to basic

[-] AnonStoleMyPants@sopuli.xyz 4 points 2 years ago

By "as soon as you know" you mean "as soon as you have put those bindings to muscle memory". Knowing them isn't really enough.

[-] russjr08@outpost.zeuslink.net 1 points 2 years ago

Well yeah, I'd say the same concept applies to using anything tech related these days. It'd be like if you "knew" where all of the keys on a keyboard layout that you don't normally use are located - you'd still need muscle memory to actually use it efficiently.

[-] drcobaltjedi@programming.dev 2 points 2 years ago

Yeah, again, I don't do much terminal text editing. I have an IDE. If I'm trying to help someone across the country 1000 miles away fix something on the machine I develop for, I'm going to give them instructions on something that will be incredibly easy to use. I don't want to have to explain why the arrow keys aren't working and why they have to use jkl; to navigate or explain how enter edit mode or how so save and exit. Keep it simple stupid.

load more comments (29 replies)
load more comments (32 replies)
this post was submitted on 15 Aug 2023
1182 points (98.4% liked)

Programmer Humor

32707 readers
230 users here now

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

Rules:

founded 5 years ago
MODERATORS