5 ms·
"that a simple system does not have to require endless setup and customization to be practical" and "alternative userland" don't go together since obviously any
by devit 3y ago
"that a simple system does not have to require endless setup and customization to be practical" and "alternative userland" don't go together since obviously any "alternative userland" is going to break lots of stuff and thus require extensive tweaking work.
- q66 3y agothey do though, just not in the way you think; in general chimera is designed so that whatever you install from the repositories, it'll yield a working out of the box configuration you want a desktop? you install it and it works; there is no (mandatory) tinkering with getting dbus, audio, wifi/bluetooth, or whatever else to work - most importantly things are set up in a way that installs are consistently deterministic and auditable (there is no reliance on complicated shell hooks or anything of the sort to do any kind of "fixups", most packages consist solely of extraction) sure, when you involve third party shell scripts or whatever, there is a chance you'll run into compatibility troubles, but perhaps not as often as you think either
- eternityforest 3y agoI'm not a "hacker distro guy", so my opinion doesn't matter much, but thisn definitely seems far more interesting than the piles of shell scripts most distros use.
- nine_k 3y agoIf it's alternative but largely compatible, I don't see a lot of tweaking ahead. If it's materially different, it's mostly going to be learning, before any tweaking.