I quietly posted a practical deep-dive into #Linux #STDIO.
Please don't share this post anywhere outside of Mastodon yet, but criticise its flow and narrative structure.
It's a loaded topic, so I had to choose the things that are the most important for complete understanding of STDIO and its behaviour, with the aim of demystifying the concept.
@jonn
If you post a link here, it will directly be requested by many fediverse instances and AI bots. So an article may leak very quickly 😉
@mboelen it's okay for it to leak, it's garbage. I kinda want to spike on reddit / hackernews, so as long as nobody posts it there, I'm good! 😂
In #zig snippets, I probably should switch out parent sections and child sections by switching on `pid != 0` instead of `pid == 0`.