• Dr. Moose@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    10 days ago

    I can feel this image as I’ve been working on macos due to regulations for years and then going back to linux full time was orgasmic. Its crazy how much better dev experience on Linux is.

  • frozen_flaps@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    10 days ago

    Winderp has unskippable ads and begging for paid subscriptions even in their card games now. Can’t even play Solitaire in peace. It’s just a deeply enshittified OS.

    • katze@lemmy.cafe
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      11 days ago

      Really? I find these two so similar. On desktop, however, the difference between the three major operating systems is quite big. Especially between Linux/Windows and macOS with its weird shortcuts.

  • ElectricAirship@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    39
    ·
    11 days ago

    Was helping a friend install Windows on his new PC this week and my god it was such an awful experience. Just looking at the start menu had me in tears.

  • SilverShark@lemmy.world
    link
    fedilink
    arrow-up
    35
    ·
    11 days ago

    I one time left a job where everyone had Linux workstations and went into a finance job where developers were using windows. It was the strangest thing I’ve ever seen.

    To begin with, the PCs were highly restrictive. You either had to rely on a shitty service to request software to be installed, or had to beg for an admin account to install anything. This took days if not weeks already on onboard.

    One works with interfaces that hide the actual process. No one actually understood git. They just know a few sequences of buttons. They ask me all the time when they want to do something other then add,commit,push and have no idea about even the status command. They pull up some shitty cli tool, usually within an IDE, and they act as if I’m some sort of genni or know some black magic when I type “git status”, or do things like stash, or solve a conflict.

    The lack of automation possibilities, or scripting, or the fact that so many things have to be done by clicking around interfaces means that everything is super slow. There is friction everywhere! On top of this you get apps freezing or crashing randomly with no information of what happened. Somehow the PCs are so incredibly bloated with company spywares that despite the fact that they are suppose to be Lenovo Ultrabooks with a lot of RAM, SSDs, and a good CPU, they run like a 15 years old laptop with a half broken hard drive.

    Horrible, just horrible.

  • Endymion_Mallorn@kbin.melroy.org
    link
    fedilink
    arrow-up
    4
    arrow-down
    4
    ·
    11 days ago

    See, as a native Windows user, I mostly feel the opposite. I use Linux Mint because it’s almost like Windows, but it’s incredibly frustrating when it’s not. I’m not even much of a gamer (most of my games are FOSS, or run in RetroArch, Vice, or DOSBox-X). I just like being able to instantly find the software I’m looking for. It shouldn’t take an hour to find a Notepad. There needs to be something like Dspeech. I shouldn’t need to search and poke and hope that the software is either in apt or flatpak. So every time I go back to Windows, even the hellscape that is 11, I can get everything done faster than Linux.

    • pmk@lemmy.sdf.org
      link
      fedilink
      arrow-up
      1
      ·
      11 days ago

      An hour to find a notepad? Most desktop environments come with some simple text editor. And if you’re running something minimal, there’s always nano or vim.
      If some software is not found by apt search, I usually start to wonder, is it not free software? In that case I’d rather find an alternative. Some times I have to go to the softwares web site, where they have install instructions, but that’s the exception.

      • Endymion_Mallorn@kbin.melroy.org
        link
        fedilink
        arrow-up
        1
        ·
        10 days ago

        In those cases where it’s not free software, I care more about free as in lunch than as in speech. Just let me run arbitrary .exe files in whatever folder I want them in.

        Basically, I want to emphasize the Personal in PC. I don’t want to think about a user account. I don’t want features built for “network security” in my OS. TBH, I just don’t want a server OS - and all UNIX derivatives (including NT Windows) are. My ideal OS would be a dual-boot of FreeDOS & an updated Win Me that runs current hardware.

    • sandflavoured@lemm.ee
      link
      fedilink
      arrow-up
      4
      ·
      11 days ago

      Totally get it! It’s somewhat jarring moving from the Windows world of software to the world that are available in apt (or other), or otherwise running essential software through wine/proton.