• 0 Posts
  • 5 Comments
Joined 7 months ago
cake
Cake day: July 1st, 2024

help-circle
  • monotremata@lemmy.catolinuxmemes@lemmy.worldDaily Driving
    link
    fedilink
    English
    arrow-up
    8
    ·
    14 days ago

    There are a lot of reasons people might want to switch to Linux from Windows, but I don’t think it’s usually the GUI that’s the main problem on the Windows side. I think it’s pretty reasonable to want the GUI to work in the way you’re used to but still want an OS that doesn’t shove ads at you, install AI without your permission, bug you about Teams and OneDrive, reboot every time it needs to update anything, etc.




  • monotremata@lemmy.cato196@lemmy.blahaj.zoneRule
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    1 month ago

    IIRC the application was just “edit.com”, as in “edit autoexec.bat”. The different kinds of memory were expanded memory, extended memory, and the high memory area; high memory was useful regardless which of the other two you were using, and those two were for the most part kind of interchangeable. You also typically had to mess with config.sys, which handled some things like the mouse driver. It was really common to have specific floppy disks that had only those two files on them (well, and were set to be bootable), so that if you needed a particular configuration for some game–maybe you didn’t load the CD-ROM driver, since that took up a lot of precious low-memory kilobytes–you could leave your normal setup alone and just stick your custom boot disk in for that program. Some programs were really tricky to make enough room for, even if you had a ton of RAM, because that privileged low ram area was so hard to manage.