• 0 posts
  • 15 comments
Joined 2 years ago
Cake day: September 1st, 2024
  • A dishwasher also “boots up” instantly, and they come with WiFi now! The point is that they are not comparable.

    Modern phones shouldn’t need the same level of bloat as modern computers, so your Linux argument fails there as well.

    I see. You haven’t any working understanding of computers or logics. That explains a lot.

    People like you are so detached from the actual complexity of modern interfaces like USB, you don’t even know that there was a time we couldn’t even plug in a mouse without having to restart the whole computer, or that there were six different video interfaces incompatible with each other, etc.

    This fake ass “things were faster before” is laughable. Yeah, go ahead and display a 32-bit color image in DOS while playing a sound file. Oh, it doesn’t have a complex compositor and a window manager? It cannot handle multitasking? It doesn’t even load your sound card drivers outside of an application? No shit.

  • Sure, let’s compare a single user, 16 bit, text only OS, with Windows.

    Apple, Commodore all booted into their OS instantly. Disk drives worked, no BIOS needed.

    Again, apples and oranges.

    I/O drivers were stored as part of the ROM in both Apple and Commodore. That’s your ancient equivalent to BIOS and kernel. But they loaded essentially nothing, and didn’t need to handle a myriad of different devices and interfaces. The whole thing took a few kilobytes of storage, and obviously, wouldn’t handle anything that wasn’t very specifically supported.

    A modern Linux kernel would also boot in a couple seconds if we were to strip every single driver from it but the handful needed to handle a monitor, an input device, storage, etc. The moment you plugged in a mouse, it wouldn’t work, and without an UI or even an interpreter, it would be useless. And I can assure you, it is way faster to load zsh in a modern computer, than any BASIC interpreter on an Apple II.