this post was submitted on 02 Jul 2025
136 points (84.0% liked)
Linux
55962 readers
825 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
What do you have against the project and the people behind it? It sounds personal.
There are plenty of non-commercial Linux distributions. Some managed better than others. Some generic, some with niches. OpenWRT is a favourite of mine.
Its my experience with server software for beginners in general, which gets my enshittification senses tingling. I just dont trust in a company providing a hell of a service (like, getting tens if not hundreds of docker images to work with the click of a button) for free.
With Truenas I know that their community branch is an ad for their enterprise service because no single person will key thousands for the caliber of support their enterprise has, so they make their money by offering cloud services. So that explains how it is still feasable for them to give me their dataset and UI and everything frontend for free.
But with Casa, I just dont know where the money comes from. I dont see how they can keep up their operations and make a profit with this kind of effort. So I can only assume that many non essential services will be put behind a paywall.
And if they do it, I still know that they use docker and ZFS, and I can spend a day or 2 learning how to set up a software raid and an ssd as a ZFS buffer for it, and everything else i‘ve set up with their OS.
But thats the problem: Beginners dont know. Its like with the Iphone: If the user dosent learn how to deploy a docker instance from a compose file themselves, they will be bound to that frontend and all the enshittification that happens to it.
Therefore I would like it way more if Selfhosting was more like the AUR. First learn how the Process of pulling an image and makepkg‘ing works firsthand, then you can use the frontend like yay. Not the other way around.
But if no one learns how to do something the old fashioned way and relies on a frontend for everything, at some point the company behind the frontend will vendor lock everyone into their system, since there is no competition anyway
You couldn't figure out how they make money? This took me like 1 minute to find.
https://www.zimaspace.com/
Beginners will always gravitate to what is easier.
The upstream tools (Docker in this case) must orient themselves more towards the newbies, not only the pros, if we want to see the progress here.
Personally, as a non-IT guy, I find myself fighting uphill battles every time I want to do something seemingly simple, because the basic tools we're offered are not made with common folk in mind. And I'm sort of an enthusiast - most people just won't bother if it's not plug&play, they don't have time and energy to figure everything out.