wow… OS Subcription-Based with AI?

you’ll own nothing, and you’ll be happy

I’m glad I already moved to Linux for 2 years

  • BurgerBaron@piefed.social
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 days ago

    I think if someone is a power user of Windows already then they can adapt to CachyOS as a new user. I’d recommend it to those people because I was that guy lol. The difficulty is…updating! Not using the OS. What does that mean actually for new people looking in?

    You read:

    https://archlinux.org/news/

    https://discuss.cachyos.org/c/announcements/5

    Before updating. Every time. Which you do pretty often. That’s the point of rolling release. Sometimes you have to manually intervene, usually updating is uneventful. Let’s look at CachyOS January 2026 announcement for an example of eventful:

    CachyOS says:

    Manual changes for existing users:

    KDE Plasma users with SDDM can now migrate to Plasma-Login-Manager. Please run:

    sudo pacman -Syu plasma-login-manager
    sudo systemctl disable sddm
    sudo systemctl enable plasmalogin
    sudo pacman -R sddm-kcm cachyos-themes-sddm sddm
    

    outside of this the usual:

    sudo pacman -Syu
    

    What else is difficult? .pacnew files. What are those? Config file changes, basically. Pacman the package manager doesn’t deal with config files. You have your old file and the .pacnew file. You manually merge them. Install meld, it highlights the differences and provides arrows to move the changes easily into your existing config file of whatever got updated. How often? Not very. I’ve done it…under 15 times in a full year I think?

    Now, I think a Windows power user can handle this. Someone scared of folder structures and doesn’t read error messages? No.

    • eli@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      23 hours ago

      I have been running CachyOS for 3 months now.

      I have never, not once, looked at those announcement links.

      And I just click on the fancy icon in my taskbar that runs pacman -Syu for me.

      I’ll have to look at .pacnew, but again, I think you’re making this way bigger of an issue than it really is, these are pretty simple things to do and learn compared to other Linux bullshit I’ve had to deal with in the past.

      Also, talking about updates, I remember an update in October? for two of my Windows PCs at the time that bricked Windows Update. The solution? Reinstall windows. So I installed Cachy instead.

      *Edit, and I just looked at sddm/plasma, the latest plasma updates auto disabled sddm for me and enabled plasmalogin. So, not sure why it was a suggested manual change?

      • BurgerBaron@piefed.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        16 hours ago

        I was explaining what’s so “difficult” about running rolling release and best practice because I don’t think it’s all that difficult…😅 but nobody usually explains what people even mean by that. Unknown scary!!

        If you want to ignore arch news…that’s up to you I don’t care. Long term things do go wrong now and then. Not that it’s a big deal with snapshots.