home.social

#tcpnice — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #tcpnice, aggregated by home.social.

  1. I just found , which nicely (haha) complements . nice makes your process get out of the way if something else has a higher priority. cpulimit makes it just get out of the way, so if I start something like going just before bed time the machine won't run the noisy fans but will still have the job done by the time I wake up. It works by throttling a process with SIGSTOP/SIGCONT a bit like how sabotages network connections. github.com/opsengine/cpulimit