this post was submitted on 05 Oct 2024
293 points (99.0% liked)

Programmer Humor

19704 readers
251 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
293
PS/2 things (lemmy.world)
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/programmer_humor
 

In todays edition of "stuff that I found in my storage" a PS/2 meme

Image transcription:

mov rax, rbx add rax, rcx HELLO IT'S THE KEYBOARD I HAVE AN IMPORTANT MESSAGE E

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 0 points 1 month ago (1 children)
[โ€“] JackbyDev 3 points 1 month ago* (last edited 1 month ago)

WRONG. While it interrupts the CPU the protocol is still orders of magnitude slower than USB. You'd be able to have read the key press from USB before PS2 even finished sending it.