Hacker News new | ask | show | jobs
by Waterluvian 321 days ago
This is why I implemented

    private static readonly final sleep()
2 comments

Sleep is still detectable via CPU load, so I added a thread that checks for load and runs some critical cleanup processes when it drops below a preset threshold.

Hope you don’t mind.

The obligatory related XKCD: https://xkcd.com/1172/
What if you dream about reflections?