this post was submitted on 28 Sep 2025
29 points (100.0% liked)

Linux

58560 readers
925 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I am a big fan of Notepad++ in windows and I have been using Notepadqq, a linux clone. Lately though, I have been experiencing more and more crashes and bugs with it. Looking for advice and wisdom. Is there something better? Should I stick it out and try and troubleshoot my problems with Notepadqq?

you are viewing a single comment's thread
view the rest of the comments
[–] brucethemoose@lemmy.world 10 points 9 hours ago* (last edited 9 hours ago) (2 children)

VSCodium, or some similar VSCode build/derivative.

I know, I know, but the critical mass is just so useful. As a random example, there are specific extensions to support game modding in Paradox scripting language, or Rimworld XML. Nothing else has so many random niches filled.

It's fast with big files (faster than anything I've tried other than 'specialized' log readers and such), it's a fast search, it's got good git support, it's got support for sudo file editing...

[–] jerkface@lemmy.ca 5 points 9 hours ago

Nothing else has so many random niches filled.

I don't know the VSCode ecosystem at all -- but you you know the emacs one?

[–] xylogx@lemmy.world 1 points 9 hours ago

Pretty much everyone at work is using VSCode, maybe this is a good opportunity to dive in, thanks.