this post was submitted on 08 Nov 2025
45 points (97.9% liked)
Linux
60398 readers
674 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It is like vim or Emacs that one forgets or tends to forget key bindings and features that one does not use quite frequently. This has nothing to do with intelligence. It is just that the brain forgets stuff it doesn't see as relevant (and different brains work differently, here).
Oh yeah, nothing to do with intelligence for sure. I just meant that, for me, since I've always used mouse plus a good amount of keyboard shortcuts, was too much to learn. That and the config files (hyprland, hyprpaper, this and that). I'd rather have less options, but be it more "easy" on the learning curve. On my work pc I use a tiling assistant for Gnome (it runs on catchyOS) and I just have a few combinations to tile midscreen or to the corners, and that is enough most of the time. "It is just that the brain forgets stuff it doesn’t see as relevant " that is so true and infuriating now that I'm trying to learn some academic work... pretty irrelevant for me lol
They key is repetition, and this means it can be easier to go "all in" and learn, say, only six or eight keyboard chords from stumpwm than to use Xfce with mouse and i3 and more stuff, because the latter is ultimately more complex and requires more things that need to be memorized.
There is a learning program called Anki which is great for repeating learned stuff, it was made for language learning but I've used it also for a job where I had to learn like one hundred three-letter acronyms. It can be very helpful but it won't help if one does not use the learned stuff.
And that's why things like PaperWM or niri might be a good compromise on the spectrum between "powerful but complex" and "simple but limited".
And how much complexity is good for one depends also on the area of application. I use Rust for programming which is complex for sure, but when I have to scan a document, I use "simple-scan" which does exactly one thing, and very well.