this post was submitted on 29 Oct 2024
76 points (78.4% liked)
Linuxsucks
188 readers
153 users here now
Rules:
- FOSS advocates and Linux evangelists aren't welcome. -We ask that you block us.
- Moderation is heavy handed. Try to stay on topic.
- No Complaining Mute the sub if users, content, or rules bother you
founded 1 month ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've made 200 github commits in the last year, of scripts and configuration files necessary to get my Linux environment how I want it.
The average Windows user has had to create 0 commits, they just turn their PC on it is what it is. They know exactly what they are getting, and are blissfully satisfied with it.
Windows users, be grateful you don't have to endure my daily struggle.
I have a different struggle with Windows, the one where I have to re-run OO Shutup++ after every update to disable all the telemetry, Copilot, etc.
The only OS were on the market right now that just boots up and does its job is Mac OS, and that's become more and more of a walled garden.
You have two paths today. NixOS with home manager. Or some immutable and atomic, either premade like fedora atomics or by hand with something like ansible. But both guarantee a way to fix the dotfile headache.
Not Ansible. Anything but that slow kludgy callback to 2002.
I discretely agree. Maybe puppet or salt. There are alternatives to raw doggin a github repository.