Yes, I did actually get a BSOD from that, no it wasn’t my PC

  • euphoric.cat@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    I can one up this, I don’t need to do anything for a bsod to happen and have extremely broken graphics. truly one of the operating systems of all time

    • Gladaed@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      Sounds like a corrupted Windows install or some other Funk. I get stanning Linux, but that ain’t normal windows behaviour.

        • Gladaed@feddit.de
          link
          fedilink
          arrow-up
          0
          ·
          4 months ago

          Are you over/undervolting? Might cause some crashes. Might your powersupply be inconsistent? I would generally expect linux to be more resilient, but not magically so.

  • bonn2@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Don’t even get me started on their implementation of .7z files, it is so incredibly slow compared to the actually 7zip program

  • Dasnap@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    Um actuwally modern Windows is based off the Windows NT kernel that isn’t 30 years old 🤓

    Still from the early 2000s though so it’s no excuse.

    • horsey@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      ·
      4 months ago

      NT 3.1 was released in 1993. But sure, the kernel has been reworked a lot since then.

      • frezik@midwest.social
        link
        fedilink
        arrow-up
        0
        ·
        4 months ago

        And itself based on VMS, which was released in 1977.

        Almost everything interesting about mass market operating systems was done in the 70s. Tons of academic work out there otherwise, but we’d have to rewrite everything to make good use of a lot of it.

        • barsoap@lemm.ee
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          4 months ago

          L4 runs on billions of devices but it’s mobile modems, car infotainment, and stuff. There’s also been innovation generally in the mobile and restricted space, no desktop OS can manage application lifetimes quite as well as Android can: Because it needs to because you want both multitasking and fit everything into limited RAM.

          The problem is really the “rewrite everything” part because to make current OSs much better you’d need to work on the interface between programs and OS, and not just piecemeal stuff like wayland. It was possible on mobile because everything was new, anyway, but on desktop? Truth be told our best bet at new standard APIs is wasm.

    • barsoap@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      4 months ago

      Early 90s, NT 3.1 was released in 93. By release date, nearly 31 years old. First version that a significant number of people actually used was 4.0, 96, and the first consumer used was 2000. Development started in 89, as OS/2 3.0, then still a joint project with IBM.

      For comparison, the first public Linux version dates to 91, 1.0 to 94, though Unix of course goes back to 69. Practically the only other thing still surviving from that era are IBM mainframes. In CS terms both are prehistorical, you can tell by how papers from back then aren’t typeset in TeX, worse, are usually scans. Yet they somehow had it all pretty much already figured out and we’re now often re-discovering insights that they simply didn’t have the hardware to implement back then. Not impossible to implement back then but here’s a fun one.