this post was submitted on 29 Oct 2024
74 points (76.8% liked)

Linuxsucks

215 readers
6 users here now

Rules:

  1. FOSS advocates and Linux evangelists aren't welcome. -We ask that you block us.
  2. Moderation is heavy handed. Try to stay on topic (that is LINUXSUCKS!).
  3. No Complaining Mute the sub if users, content, or rules bother you *it's ok to report rule violations

founded 2 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 2 months ago* (last edited 2 months ago) (2 children)

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.

[–] [email protected] 4 points 2 months ago

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.

[–] dustyData 2 points 2 months ago (1 children)

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.

[–] [email protected] 2 points 2 months ago (1 children)

Not Ansible. Anything but that slow kludgy callback to 2002.

[–] dustyData 1 points 2 months ago* (last edited 2 months ago)

I discretely agree. Maybe puppet or salt. There are alternatives to raw doggin a github repository.