this post was submitted on 14 May 2026
886 points (98.2% liked)

Programmer Humor

32170 readers
1392 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] deadbeef79000@lemmy.nz 39 points 1 month ago (1 children)

USB keyboards yelling into the void in the background hoping to be noticed.

[–] SpaceNoodle@lemmy.world 22 points 1 month ago (1 children)

They ain't even, the host actually polls "interrupt" endpoints

[–] deadbeef79000@lemmy.nz 4 points 1 month ago (2 children)

Couldn't quite remember how it worked, just that USB didn't CPU interrupt:-)

[–] marcos@lemmy.world 18 points 1 month ago (3 children)

Modern CPUs can manage what interrupts them. Almost nothing actually does.

Computers have a CPU just to get in the way of things interrupting the main CPU.

[–] InternetCitizen2@lemmy.world 11 points 1 month ago

Modern CPUs can manage what interrupts them. Almost nothing actually does.

Based

[–] deadbeef79000@lemmy.nz 2 points 1 month ago

I'm remembering from back in the ol' single core days too. Where an interrupt was, well, an interrupt.

[–] MonkderVierte@lemmy.zip 2 points 1 month ago (1 children)

You have a CPU? Well, i have a CPU in a CPU!

[–] SpaceNoodle@lemmy.world 7 points 1 month ago

If you want a USB host controller to interrupt your CPU, I can recommend some nice embedded SoCs