Hacker News new | ask | show | jobs
by commandlinefan 2029 days ago
Reminds me of a story I read - some company had a batch job that ran for hours and for some reason if the computer went to screen saver, the batch job crashed and had to be restarted. Rather than actually find the root of the problem (of course), or disable screensaver (not allowed per security policy), they just assigned somebody to move the mouse every few minutes to keep the screensaver from activating.

So one day, the guy brings in a vibrating baby bouncer, puts the mouse in the baby bouncer, and kicks back for the rest of the day.

1 comments

Both of the solution seems dumb to me. Can't you play a 24 hour video? AFAIK most media players prevent the computer from going to sleep. Or even better write a program that does it for you: https://stackoverflow.com/questions/34836406/how-to-prevent-...
The entire situation is dumb.