Hacker News new | ask | show | jobs
by _cenw 856 days ago
UXTU is unfortunately not very well written. I actually have a commit on this repo (actually the handheld version because for some reason, that's a hard fork) to stop it from leaking process handles (a resource that can't be reclaimed on Windows, except with a reboot)... and it adds up fast since UXTU runs `powercfg` every 2 seconds or so.
1 comments

Interesting. Thanks for the heads up.