Hunting down a cgroup "bug" How I wasted my time debugging a missing feature under WSL to find that I didn’t really need to waste all that time 2023-11-28 https://thiazikara.github.io/post/cgroup_rt/ Deepak Sharma #linux #linux kernel #debugging #lesson
Impossibility of Distributed Consensus with one faulty process Discussing an intuitive explanation followed by a formally detailed discussion of Distributed Conensus and impossibility proof 2023-04-07 https://thiazikara.github.io/post/flp/ Deepak Sharma #distributed systems #impossibility proofs #math #computer science