61
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 12 Jun 2025
61 points (96.9% liked)
Linux
55273 readers
1299 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
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 😜.
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.
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.