The answer to your indirect question/doubt is alctualy in the first video you listed around 20:00.
That makes we wonder if you even saw them (and remembered what was in them).
So for example we have the seemingly notorious KDE 4 series and D-bus and D-bus craches. What happens is that D-bus brings down the entire system (from an end-user perspective). Haters better be aware that this is what caused the nasty crashes...
But now we have systemd. systemd basically represents a collection of fake sockets that tracks processes with cgroups. Now D-bus crashes, systemd notices this, takes over with its fake D-bus socket, restarts D-bus, freezes up KDE whenever it reads out a sync, pass the socket back to the actual D-bus and everything resumes without the user even noticing.
Self-healing
