• Psiczar@aussie.zone
    link
    fedilink
    arrow-up
    0
    ·
    3 hours ago

    Another low-effort, inaccurate meme. A true comparison would be if you replaced the first screenshot with an image of someone clicking the update button.

    I don’t mind criticising Windows but go after the genuine reasons for moving to Linux. No spyware, no AI forced on you etc.

    • schipelblorp@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      2 hours ago

      The true comparison is someone getting into work at 7am to work on a project due for a meeting at 10am and two of those hours are waiting for a mandatory Windows update to install.

      I think they got rid of the mandatory updates, tho, largely because the updates were breaking the OS…

      but anyway, I think the meme might be pointing at the issue of consent.

  • boredsquirrel (he)@slrpnk.net
    link
    fedilink
    arrow-up
    0
    ·
    4 hours ago

    Lol, apt changes your system in place and is pretty likely to break it.

    Atomic upgrades are fast and reliable.

    But windows updates break FAR less than a messy package based distro does, especially if you actually have package changes (i.e. not a stable distro, or a version upgrade)

  • mlg@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 hours ago

    dnf update

    apt has the added irk of being split into update/upgrade plus apt-get for scripts.

    And the default apt search sucks lol

  • MonkderVierte@lemmy.zip
    link
    fedilink
    arrow-up
    0
    ·
    7 hours ago

    Apt is the wrong example here.

    Me: update && upgrade

    Apt: ##### 25%

    Apt: dialogue with kernel news

    Apt: ###### 30%

    Apt: dialogue for reconfiguring abc

    Apt: dialogue for reconfiguring xyz

    Apt: oh, sorry, some critical config was overwritten (not really, it just does)

    Apt: ################## 100%

    Me: reboot

    PC: No Display Manager, no wifi, emergency shell

    • raspberriesareyummy@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      6 hours ago

      Honestly, the only troubles I have had beside non-working Nvidia drivers was the dependency-resolver taking forever before aborting due to too many unresolved dependencies. full-resolver takes care of that.

      Dialogues? Yes to inform you that some services won’t work until a restart & you are currently using them (e.g. X)

      Warning about overwriting config files? Only if you are an advanced enough user to have modified them by hand, and if the update requires a new base configuration.

  • Jordan117@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    8 hours ago

    Until Google neglects to update Google Earth and your entire system update gets hung on a no-digest error so you have to either uninstall Google Earth or run a custom update command that skips it every single time. 😩

  • NaibofTabr@infosec.pub
    link
    fedilink
    English
    arrow-up
    0
    ·
    8 hours ago

    choco upgrade all

    Not a built-in, of course, but chocolatey gets you Linux-like package manager behavior on Windows. With it you can run headless software installs and automatically update software. It’s great for remote/VM management.