Too much fucking niceness
1
Name:
Anonymous
2013-02-25 18:18
I just realized that the build scripts were so slow because some dipshit aliased everything to run with nice. Who the fuck does that on a dedicated dev server?
2
Name:
Anonymous
2013-02-25 18:27
Run everything you do with nice -5.
3
Name:
Anonymous
2013-02-25 18:29
Someone who thinks they are better at load balancing than their OS
4
Name:
Anonymous
2013-02-25 18:39
You just now noticed?
5
Name:
Anonymous
2013-02-25 20:22
This is a good idea. My stuff is more important than everyone else's, so I will devise a clever way to steal more resources.
6
Name:
Anonymous
2013-02-25 21:24
alias nice=rm
7
Name:
Anonymous
2013-02-25 23:59
8
Name:
Anonymous
2013-02-26 4:18
>>7
alias nice="mv -f $HOME > /dev/null"
>>1
what
>>4 said. Also, that is what you get for using linux.