you are viewing a single comment's thread
view the rest of the comments
[–] 48 points 1 year ago (4 children)

PS2 keyboards use interrupts rather than polling in USB, meaning every time a key is pressed the CPU stops what its doing to process it.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 1 point 1 year ago (1 child)

    And having to pick your IRQ when installing anything into your machine, and the weird bugs that could happen if you mucked it up.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 1 year ago (2 children)

    I remember manually programming the cylinders and heads on a hdd into the bios. Kids these days got it easy

  • source
  • parent
  • hideshow 4 child comments