Y
Hacker News
new
|
ask
|
show
|
jobs
by
Waterluvian
321 days ago
This is why I implemented
private static readonly final sleep()
2 comments
Filligree
320 days ago
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.
link
tux3
320 days ago
The obligatory related XKCD:
https://xkcd.com/1172/
link
baq
320 days ago
What if you dream about reflections?
link
Hope you don’t mind.