this post was submitted on 16 Feb 2025
267 points (94.1% liked)

Technology

63082 readers
4784 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] TimeSquirrel@kbin.melroy.org 21 points 6 days ago (2 children)

Normal, mainstream software expected users to run DOS commands and edit autoexec.bat/config.sys files, and installing new hardware often involved configuring motherboard DIP switches and trying to figure out what "IRQ" and "DMA" means. There is no equivalent to that today. Plug it in, turn it on, and you're done. 9 times out of 10 you don't even need to install a driver, your OS already has it. Where does the door to learning and discovery present itself? With plug and play systems and walled garden app stores, everywhere a user could possibly come across some more advanced concepts has been muted and decorated over with pretty conveniences. Computers are toasters now.

[–] rikudou@lemmings.world 0 points 6 days ago

Eh, if you're into computers, you'll find your way. My first "programming" adventures were writing batch/vb scripts and putting them in the startup folder and watching the teacher lose their shit when when their computer turned off after five seconds. Or watching all of the classroom open and close the CD drives 50 times when we were the first to have an IT class that day.

[–] rottingleaf@lemmy.world -5 points 6 days ago* (last edited 5 days ago)

and installing new hardware often involved configuring motherboard DIP switches and trying to figure out what “IRQ” and “DMA” means.

That part is about IBM PC architecture more than it is about computers in general, including personal computers of that time.

EDIT: I wonder, why all the downvotes, this is just true, look at Macs of that time. I'm not saying interrupts themselves are or a concept of DMA itself is.