• @frezik@midwest.social
    link
    fedilink
    29
    edit-2
    3 days ago

    Boiled lobster effect at work.

    If you bought a top of the line computer in 1990, it would barely have been able to run Win95. It wouldn’t have been able to run Win98 at all. Conversely, even with Win11 obsoleting a lot of systems due to TPM, there are plenty of 7 or 8 year old systems that will still work with it just fine.

    Win95 was a leap in complexity compared to Win3.1/DOS 6. It replaced a sloppy, manual memory management system with a sloppy, automatic memory management system. It created the registry system as we know it, and instantly got a reputation as a fast way to ruin your system.

    Do you like files named “big long name.txt”? Because sometimes that will come out as “biglon~1.txt” or something like that. It was still using the same shitty FAT system, now with 32-bit extensions that technically allowed long file names, but had to shorten them for compatibility with older stuff.

    Win98 added Active Desktop, which made your desktop part of IE. This meant that every time IE crashed, your whole desktop went with it. Didn’t necessarily need to reboot to fix it, but it cleared out your background and a toolbar thing. In a way, it was an attempt to do what Electron apps do now, except with Microsoft proprietary web stuff.

    Oh, and once it got USB support, it sucked ass. It had to reinstall drivers if you plugged your keyboard into a different USB port than you usually did.

    Neither Win98 or ME would fix its memory management issues. That had to wait for Microsoft to get off their ass and release a home version of NT with WinXP (sorta Win2k, but that’s complicated). This memory management issue was the root cause of most BSODs at the time.

    People hated Windows at the time for exactly the same fundamental reason they hate it today: it’s a clunky piece of shit. Win 7/8/10 was actually an attempt to simplify things in many ways, but Microsoft has fallen back to what they did before.

    • Thank you for the blast of sanity. Older versions of windows were pretty shit, and the newer versions offer tons of improvements right next to the fresh horrors they bring along.