this post was submitted on 25 Jun 2026
20 points (81.2% liked)

Linux

14476 readers
486 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
top 21 comments
sorted by: hot top controversial new old
[–] Tja@programming.dev 20 points 1 month ago

Pirated Microsoft word running in wine.

[–] breezeblock@lemmy.ca 17 points 1 month ago (2 children)
[–] Tja@programming.dev 15 points 1 month ago (3 children)
[–] KissYagni@programming.dev 4 points 1 month ago (1 children)

I wonder how many people get this ref nowadays.

[–] Tja@programming.dev 5 points 1 month ago

Xkcd is timeless :D

[–] TehPers@beehaw.org 2 points 1 month ago

Of course there's a command for that.

[–] breezeblock@lemmy.ca 2 points 1 month ago

Now we must go to war.

[–] thingsiplay@lemmy.ml 0 points 1 month ago

There is no contest; it's not even funny.

[–] artwork@lemmy.world 8 points 1 month ago* (last edited 1 month ago) (1 children)

JetBrains, SublimeText, VS Code, NeoVim, Nano! <3

Though I am not on Windows OS, but if you are, you may find the debugger of Visual Studio (non Code) quite awesome, too.

[–] dbdr@nord.pub 3 points 1 month ago (1 children)

Once you're comfortable with (neo)vim, is there any reason to use nano?

[–] artwork@lemmy.world 2 points 1 month ago

NeoVim is a miracle, but is utterly rarely installed on machines, and especially on servers. Same as Micro.
Nano is frequently pre-installed, sometimes even with syntax highlihgting at /usr/share, more comfortable than standard Vim in general, I believe.

[–] BassTurd@lemmy.world 4 points 1 month ago

I'm primarily c# and typescript. At work I have Visual Studio and VS code. At home I use jetbrains Rider and Webstorm. I personally prefer jetbrains, but I can't give a reason. It just feels better to me.

When I did try to learn a little C, I used neovim for everything. Partly because I wanted to force myself to learn vim commands, and also because I wanted to just try coding in my terminal.

[–] zwerg@feddit.org 4 points 1 month ago (1 children)
[–] tormeh@discuss.tchncs.de 2 points 1 month ago (2 children)

I have no idea how good it is for C++, but Zed is so nice in general.

[–] TehPers@beehaw.org 1 points 1 month ago

Is it good despite the LLM marketing on the front page? That turns me away whenever I look at it, but I'd be willing to try it if it doesn't shove LLMs down my throat.

[–] zwerg@feddit.org 1 points 1 month ago (1 children)

In my opinion, now that merges are easier to do, there is no reason to use VS Code any more. Now if only there was a native Slack client, I could be Electron free...

[–] kewjo@lemmy.world 1 points 1 month ago (1 children)
[–] zwerg@feddit.org 1 points 1 month ago

I'll try tomorrow... if I remember.

[–] JakoJakoJako13@piefed.social 4 points 1 month ago* (last edited 1 month ago)

I like Emacs.

HdZVwJrNrNJ79oo.jpg

[–] naeap@sopuli.xyz 3 points 1 month ago* (last edited 1 month ago)

I've worked years in vim with plugins, but keeing it up with plugins working, that are not maintained anymore was quite a pain.

It was the most perfect IDE I had though.

After that, I've tried CLion, because I quickly needed something that worked with really large projects.

But with every update it got worse.

Currently I'm on zed and kinda happy with it.
There is still some stuff I'm missing and their focus on AI seems to overpower necessary features like multi windows - which is my main concern, as I need those badly.

But I'm too over worked to actually setup a new vim/neovim environment and don't really know where to go...

Edit: many co workers went to VS Code, I'm spoiled with the search function of CLion.
Editing interfaces just by searching and replacing/extending existing code was a breeze. Didn't find this anywhere else...

[–] somegeek@programming.dev 1 points 1 month ago

Don't waste time. Either neovim or emacs.