ekZepp@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agoVintagelemmy.worldimagemessage-square124linkfedilinkarrow-up1105arrow-down16
arrow-up199arrow-down1imageVintagelemmy.worldekZepp@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agomessage-square124linkfedilink
minus-squaremfed1122@discuss.tchncs.delinkfedilinkEnglisharrow-up1·2 months agoPlease explain? I get that the chubby bird is speaking assembly, but I’m sure there’s more to it than that?
minus-squarecheet@infosec.publinkfedilinkarrow-up4·2 months agoPS2 keyboards use interrupts rather than polling in USB, meaning every time a key is pressed the CPU stops what its doing to process it.
minus-squaremfed1122@discuss.tchncs.delinkfedilinkEnglisharrow-up2·2 months agoCool! I had no idea it was deeper than just a physical interface change.
minus-squareDeebster@infosec.publinkfedilinkarrow-up0·2 months agoAnd having to pick your IRQ when installing anything into your machine, and the weird bugs that could happen if you mucked it up.
minus-squareTaleya@aussie.zonelinkfedilinkEnglisharrow-up1·2 months agoI remember manually programming the cylinders and heads on a hdd into the bios. Kids these days got it easy
minus-squareAurelian@lemmy.mllinkfedilinkEnglisharrow-up1·2 months agoKeyboard slows down the CPU because it gets priority over whatever the CPU is working on so the keyboard could cause your system to lag. Back then all we had was single core CPUs.
minus-squareDoucheBagMcSwag@lemmy.dbzer0.comlinkfedilinkarrow-up0arrow-down1·2 months agoMarkiplier farquad hybrid deep fried meme
Please explain? I get that the chubby bird is speaking assembly, but I’m sure there’s more to it than that?
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.
Cool! I had no idea it was deeper than just a physical interface change.
And having to pick your IRQ when installing anything into your machine, and the weird bugs that could happen if you mucked it up.
I remember manually programming the cylinders and heads on a hdd into the bios. Kids these days got it easy
Keyboard slows down the CPU because it gets priority over whatever the CPU is working on so the keyboard could cause your system to lag.
Back then all we had was single core CPUs.
Markiplier farquad hybrid deep fried meme