6

I use vim btw

all 21 comments
sorted by: hot top controversial new old
[-] drew_belloc@programming.dev 3 points 1 year ago

Like a enthusiast once said "People don't quit emacs, they just die at some point".

[-] bh11235@infosec.pub 3 points 1 year ago

To me vim's main strengths are

  • It delivers the same OK-ish experience no matter what file type or language I'm dealing with. Yeah it'll never be as good as a dedicated Python IDE for writing Python, but I'd rather know vim than 5 different IDEs for Python, YAML, Dockerfiles, Rust, Latex, whatever I need to deal with today.
  • It just edits files and doesn't hide internal state, intermediate files, etc to make my life 'simpler' (notepad is the same, so I guess this is more of a strength vs IDEs). When an IDE fails to align all of its internal moving parts just right to compile a project I know I'm in for an hour of figuring out which checkbox needs to be unticked in what sub-sub-sub-sub-submenu, I like it much better to have a "flat" experience of invoking a command line and getting an error message directly from the tool I am invoking.
  • 20dd to delete 20 lines, that's very neat.
[-] Arotrios@kbin.social 2 points 1 year ago
[-] waspentalive@lemmy.one 0 points 1 year ago
[-] AnActualFossil@kbin.social 2 points 1 year ago

That's just the sign of a deeper illness. Soon you'll be installing a disk defragger.

[-] dudinax@programming.dev 0 points 1 year ago

Notepad++ is the only thing I miss from Windows.

[-] ScrimbloBimblo@lemmy.dbzer0.com 2 points 1 year ago

Who in the actual fuck uses notepad?

[-] Gork@lemmy.ml 2 points 1 year ago

You would think that Microsoft would have implemented better functionally by now. Yeah they had WordPad but that sucked too.

Like, c'mon, allow me to alt-highlight blocks of text already.

[-] bjoern_tantau@swg-empire.de 2 points 1 year ago

Why would I use Notepad? I'd have to install it first. Does it even have a Linux version or would I have to use Wine? This meme is giving me headaches.

[-] dream_weasel@sh.itjust.works 1 points 1 year ago* (last edited 1 year ago)

Seems like the right side should be classic terminal tools like ed. Or any other cat/echo/etc where you change the contents of the file without opening it (or all of it) directly.

[-] Bankenstein@feddit.de 0 points 1 year ago

can we please forget about this meme template?

this post was submitted on 18 Jul 2023
6 points (87.5% liked)

Programmer Humor

32050 readers
1612 users here now

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

Rules:

founded 5 years ago
MODERATORS