Y
Hacker News
new
|
ask
|
show
|
jobs
by
kenj0418
4090 days ago
What I expected:
if ( isEmployeeWatchingNetflixAtWorkAllDay() ) { employeeIsAboutToLeave(); }
2 comments
Touche
4090 days ago
I work from home and watch Netflix all day, which is exactly why I won't be leaving. :)
link
cordite
4090 days ago
I've seen tech support watching netflix between calls. Though this was at a university and these were students, so they also did homework when they weren't assisting people.
link
err4nt
4090 days ago
If you've got time to stream, you've got time to clean…
hands you a mop
link
cordite
4090 days ago
I was a developer nearby, I never had such opportunities :P
link
atwebb
4090 days ago
return isEmployeeWatchingNetflixAtWorkAllDay();
link