• bibbasa@piefed.social
    link
    fedilink
    English
    arrow-up
    151
    arrow-down
    2
    ·
    2 months ago

    how shit of a software company do you have to be where your own os’s software running through a translation layer on another operating system is threatening to run faster than natively on your os. somethings gotta snap.

    • rozodru@piefed.world
      link
      fedilink
      English
      arrow-up
      35
      arrow-down
      1
      ·
      2 months ago

      it’s not just the software that runs better, in many cases it’s the hardware too.

      Take laptop batteries for example. users will state over and over how their batteries last a lot longer when their system is running linux as opposed to windows.

      • chris@l.roofo.cc
        link
        fedilink
        English
        arrow-up
        26
        ·
        2 months ago

        It used to be the opposite a lot of the time. Power management used to be a huge problem. Lately though things got a lot better.

        • DdCno1@beehaw.org
          link
          fedilink
          English
          arrow-up
          3
          ·
          2 months ago

          I was about to say, my experience with battery life on Linux has not been a positive one.

      • Phoenixz@lemmy.ca
        link
        fedilink
        English
        arrow-up
        3
        ·
        2 months ago

        It was then that microsoft found out that constant monitoring and stealing every little bit of information while flooding the users with ads and unwanted and unneeded AI is bad for batterylife. Who knew, except everybody?

    • grue@lemmy.world
      link
      fedilink
      English
      arrow-up
      28
      ·
      2 months ago

      It’s less of a translation layer and more of a reimplementation. But yes, it does demonstrate how shitty Microsoft is that other people can implement its APIs better than it can.

    • saltesc@lemmy.world
      link
      fedilink
      English
      arrow-up
      18
      arrow-down
      1
      ·
      2 months ago

      Threatening to? When was the last time you used Windows? Maybe you’ve forgotten just how much of a slug it is for gaming. Hell, just opening Steam can be a five minute ordeal depending on what Microsoft wants you to do first.

          • Venat0r@lemmy.world
            link
            fedilink
            English
            arrow-up
            4
            ·
            2 months ago

            yeah switching to Linux is likely a lot less work if you factor in the price of the hardware you need to run games windows 11 smoothly at your current pay per hour(or salary/hours worked)…

            Unless you “need” to play a game that uses “kernel level anti cheat”… then you’re SoL… 😞

          • Albbi@piefed.ca
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 months ago

            My brother ordered an ssd and amazon sent him like 12.

            I so wanted him to make a huge raid 0.

      • DiarrheaSommelier@lemmy.ca
        link
        fedilink
        English
        arrow-up
        6
        ·
        2 months ago

        If you count all the aggressive pop ups and prompts and notifications and other bullshit that you can’t turn off any time you try to just use your own fucking computer… 10 minutes from power button to game launch. Linux? Less than 2.

    • lordbritishbusiness@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      2 months ago

      To be honest, Microsoft’s software is running against an API that uses a translation layer to talk to an older API. Multiple layers of this happen before you get to hardware, mostly for compatibility with legacy software that uses the older APIs.

      Not to mention MS have rewritten their frontends for their apps several times and keep them each time.

  • cecilkorik@lemmy.ca
    link
    fedilink
    English
    arrow-up
    36
    arrow-down
    1
    ·
    2 months ago

    Screw Windows! I’m going to make my own Windows, with blackjack, and hookers!

  • jtrek@startrek.website
    link
    fedilink
    English
    arrow-up
    22
    arrow-down
    2
    ·
    2 months ago

    Windows is pretty bad. Microsoft should be split up. If I had the magic powers, its leadership would be stripped of wealth, barred from holding similar positions for life, and have their faces on some sort of wall of shame. Everyone is allowed to throw trash at them, and they have to pick it up.

    • BlackLaZoR@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      2 months ago

      That actually happened and it wasn’t illegal. There was gallium9 project that literally implemented DirectX9 natively in the open source graphics stack.

      But the translation layer was so much easier to maintain and develop that gallium9 was discontinued

        • BlackLaZoR@lemmy.world
          link
          fedilink
          English
          arrow-up
          6
          ·
          2 months ago

          Well Wine devs said they won’t support that due to amount of code to maintain. At the time that was weird decision since it required passthrugh to driver, not full translation (similar to what now wine does with Vulkan games) but I think in the long term they were correct