this post was submitted on 12 Jun 2025
60 points (96.9% liked)

Linux

55245 readers
1843 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
 

The following gif demonstrates folding:

you are viewing a single comment's thread
view the rest of the comments
[–] HayadSont@discuss.online 3 points 1 day ago (1 children)

I have to agree with the positivism surrounding Kate. It has been the only one (together with KDevelop) out of the 5 text editors I've installed and tested since yesterday that actually did what I desired from it. Props to the devs! Let's see if it can dethrone Emacs 😜.

[–] callcc@lemmy.world 3 points 1 day ago (1 children)

Emacs will always be abe to do things you can't do with other editors. It's a text based interface toolkit that happens to also have a good text editor and IDE capability. Buuut, you need to spend a lot of time to set things up. I use it since probably more than 20 years and I still often need to look up and learn stuff. If you want a tool and not a workshop, get a simpler editor.

[–] HayadSont@discuss.online 1 points 5 hours ago

I think you've done an excellent job at capturing my initial thoughts. It basically felt as if using Emacs was bound to be overkill as my (relatively simple) use case didn't seem to warrant its usage.

But, even if it is (possibly) overkill, I do prefer^[Granted, I haven't tried out Neovim for this yet.] how Emacs handles the folding. So, while there's the very real possibility that I'll not even utilize 1% of Emacs' potential, I feel most excited and (somehow) comfort while working with it 😅.

As for setting things up, I immediately started using Emacs through Spacemacs until the input lag became very noticeable on larger files. Then, I pivoted to Doom Emacs and I've been enjoying it so far. Perhaps I'll create my own config at some point in the future, But for now, Doom Emacs is all I need.