70

I use vim btw

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

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

[-] taanegl@lemmy.ml 16 points 1 year ago

Nano gang, represent.

[-] bjoern_tantau@swg-empire.de 14 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.

[-] NettoHikari@social.fossware.space 12 points 1 year ago* (last edited 1 year ago)

*opens up customized nano*

[-] Dohnakun@lemmy.fmhy.ml 4 points 1 year ago

I just read a micro vs. nano. But each point in favor of micro was "i have that already in nano". Syntax highlighting, status bar with col/line, undo/redo, even mouse support.

I like both. But many people don't even realize that nano has quite a lot of configuration options. To me, they're text editors, not code editors. For code, I use VSCode (or "code", the FOSS variant).

[-] PlexSheep@feddit.de 3 points 1 year ago

I have never heard of customisation for nano. That said, I'm quite pleased with programming my vim how I like it.

[-] dream_weasel@sh.itjust.works 2 points 1 year ago

Treesitter and native LSP levels the playing field pretty handily IMO.

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

Yes, but for a quick edit or glance, nano-syntax-highlight and lesspipe with highlight are nice.

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

Who in the actual fuck uses notepad?

[-] Gork@lemmy.ml 5 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.

[-] Arotrios@kbin.social 11 points 1 year ago
[-] waspentalive@lemmy.one 4 points 1 year ago
[-] AnActualFossil@kbin.social 7 points 1 year ago* (last edited 1 year ago)

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

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

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

[-] dream_weasel@sh.itjust.works 7 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.

[-] alcasa@lemmy.sdf.org 7 points 1 year ago

Every editor has its place but this meme would make more sense with any IDE (vscode, eclipse, intellij) than notepad

[-] dog@suppo.fi 3 points 1 year ago

Nah, IDE's go in the top bar, big brain is still notepad and alikes.

[-] priapus@sh.itjust.works 0 points 1 year ago

Most people use IDE's, having them where notepad is would not make sense on a bell curve.

[-] hedgehog@ttrpg.network 2 points 1 year ago

Along that line of thought, you could do

  • “text editor” (meaning Notepad, Nano, etc) on the left,
  • IDE in the center,
  • and “text editor” (meaning Vim, Emacs, VSCode, Sublime, etc.) on the right
[-] priapus@sh.itjust.works 2 points 1 year ago

That's exactly how I would've made it

[-] simple@lemmy.mywire.xyz 0 points 1 year ago

Agreed.

I once worked on a team in a company who had to ssh into a server and do all the development work on that server. So all we could use was either vim or emacs. I had my vim decked out with all the plugins and customizations, and it was fine.

But after you get back to using an IDE (especially an IDE with a vim plugin), it's hard to go back

[-] priapus@sh.itjust.works 1 points 1 year ago

In my experience, once you've used any text editor with an LSP implementation it's hard to go back to an IDE

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

can we please forget about this meme template?

[-] savoy@lemmygrad.ml 4 points 1 year ago
[-] Dohnakun@lemmy.fmhy.ml 0 points 1 year ago

What are the x and y axis?

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

IQ on X, percentage of the population on Y

this post was submitted on 18 Jul 2023
70 points (78.2% liked)

Programmer Humor

31995 readers
135 users here now

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

Rules:

founded 5 years ago
MODERATORS