Oddbean new post about | logout
 @5ef65a7f sorry, but IPC based elevation, where privileged processes are clearly separated and reasonably isolated is always better than a mess where a process gains privileges and continues running.

I am sure privileges should never be gained, they should only be dropped. 
 @2ffa8eb4 @5ef65a7f yeah, we don't need more magic privilege escalation in the kernel.