[if lt IE 8]> <p>You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif] Changelog News Podcasts Posts Community Subscribe Changelog++ Live Submit News Sign In Changelog News Podcasts Posts Community About Subscribe Submit News Ten Years TODO: Make this a 'kicker' changelog.com/posts by Steve Klabnik 2011-02-23T14:00:00Z I’ll be honest: this is one of the cooler things I’ve seen recently: /* * Create separate threads for the main protagonists involved in the inception */ static void *inception(void *unused) { struct sched_param param = {.sched_priority = 99 }; int policy = SCHED_OTHER; if(!getuid() || !geteuid()) { output("Setting policy to real time proc...