Sometimes a good way to 'learn Linux' is to use a WM
I have been using Linux for about 5 years and although I don't consider that I know much, I know enough to fix my own problems and that's usually enough for me.
Since Plasma 6 was announced I wanted to test something other than XFCE, Gnome or Plasma (or any DE) so I give it a try with ArcoLinuxD i3wm and is increible the amount of things I learn the 'hard way' because there was no GUI to do the things I want to do, or maybe I was too lazy to do it with the terminal since there is always the 'easy way'.
Things that might be very easy for a lot of people, but I never take the time to learn, like mounting drives, running programs from startup, setting environment variables, creating desktop entries, and a lot of other things I didn't even remember. I even learned to use things that used to give me a headache just looking at it, like Vim, xdg, the Archwiki (that is super useful) and the manpages.
It's ironic because something that started as an experiment is now my daily drive, and now that Plasma 6 has been released, I don't want to leave i3 behind.
Well that's marvelous.
And yes, the above is not a joke. The Arch wiki is so dependable that I will often go there first, or prioritize their links in search results, for projects that don't actually involve Arch.
It's nice that Arch is providing an easier installation method, it's counter-productive for many users to have to contend with such detail just to have a functioning system.
Yeah, when I do something a lot I sometimes bother to learn to do it faster. Otherwise I don’t. I love the high skill ceiling to linux, but I also love that the floor keeps lowering.
I quit years back because the floor was too high. I got back in after it lowered. I use my computer for a lot of things, but I’m not really fucking around with it to fuck around. I have things I want to do, and it’s best when it’s easy to learn how to do them
This was exactly my experience when I switched from XFCE4 to Hyprland. Now I much rather do everything in the terminal. Except for partitioning drives and auto mounting them. I switch to gnome to do that in GUI.
Using nixos I can just rebuild with gnome instead of hyprland. Do what I need. Then rebuild back to hyprland. And gnome is not installed anymore. So I get to use GUI without the bloat of having a GUI installed all the time.
i totally get you there! I have been piddling around with proxmox for a month or so now, and learning docker, I don't even have to put portainer on every instance i set up these days!
I am excited for plasma 6 though for sure! I reckon i'll spin up a VM to try it out!
Portainer puts a GUI on top of running docker. Which lives in the terminal usually.
Proxmox puts a GUI on a Debian Linux build specifically made to stand up VMs and Linux containers, which I then put docker ( and sometimes portainer) on
The problem is, in Linux once you know how things work, most things are pretty easy. In Windows, even when you know how things work, if you want to change your system at all you're fighting the OS the whole way.
For example, in Linux it's trivial to set up my notifications to be in the bottom middle, except when I'm coding to have them in the top right, with various hotkeys to manage them. Or to have custom window layouts. Or to do anything, every part of the stack is easy to change. On Windows you just get a blob and it assumes everybody wants it to work the same way.
Do you understand the terms OP used? Did you even read the post? So, OP was doing things the 'easy way' using GUI tools in Gnome/Plasma/XFCE and is now using CLI tools in a window manager that he chose. Please explain to me how does this lead to Linux devs are mean and you need a CS degree to install a browser on Linux.
OP didn't even understand the terms they're using, considering they're talking about starting to use a window manager, when they're moving from a graphical window manager to a console, even though i3 handles both consoles and GUI tiles.
Please explain to me how does this lead to Linux devs are mean
I don't think. But the Linux advocators are very mean so that their user can't figure out things themselves and always want people to help them.
and you need a CS degree to install a browser on Linux.
(the last paragraph is the main content)
YOU REALLY NEED!
If not, why there are so many post on bad quality websites like itsfoss, tecmint, etc.. and they have to taught you to use your package manager! They have to a bunch of apt-get install EEEEEEEEEEEEEdnf install AAAAAAAAAA and sudo .... .... ......
(while I want apk, doas, ...)
They expect Linux users to be a completely brainless person that will do everything they are told. Those Linux users learn things hardly with this background. So a CS degree is required.
Do you see that such Linux user always complain about "lack of documentation" when they "try" BSDs? Even FreeBSD (they have a forum)?? The documentation of programs and software doesn't hold your hand and teach you on installing something. This effectively render such Linux user unusable, hang.
Some distributions are easier than others. If you use Linux Mint you'll be fine without a terminal.
User experience is never going to be Linux strong suit, it's the ability to customize literally everything. I agree that the year of Linux is never going to happen but things have been improving.
This is why there will never be a “year of the Linux desktop”
They dislike this comment just because of this. This statement is correct.
Linux kernel's code quality is not comparable to any BSD's kernel. GNU userland is not as clean as BSD's userland so Chimera Linux existed.
because it’s developers insist on doing everything “the hard way”
true, true
I'm so lucky that WINE and virtualbox is so hard on "newbie distros" that I would never use windows application on linux.
When I switch to BSD I always read man pages and find the docs to resolve my problems. Never did that on Linux.
In an ideal OS you never have to learn to do things the hard way because the easy way works just as well without starting a new career in Linux programming.
Do you think FreeBSD and OpenBSD already met this requirement :)?
The problem is that "the easy way" will only ever get you 1% of the functionality of your computer because computers are inherently complex machines and you can only make a tiny part of what they can do easy enough to make it accessible to people who are too lazy to learn anything past one or two clicks in a short menu list.
The hard way is generally also the fastest way once you're used to it, clicking through menus is frustrating when you know there's a command that'd achieve what you want
Yeah, you learned the tiny bits and pieces of a desktop that you took for granted before. Like trays, notifications, locking, screen saver, etc. Just for the learning experience, any daily driving linux users should at least try to setup a fairly functional desktop environment using bare WMs as the base.