cheet

joined 2 years ago
[โ€“] cheet@infosec.pub 4 points 1 month ago (1 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.

[โ€“] cheet@infosec.pub 1 points 1 year ago

Windows container runtime is free as well, simply install the docker runtime from chocolatey or winget along with the Windows Containers and Hyper-V windows features. This is what we do on some build machines for CI.

Theres no reason to use desktop other than "ease of use"