

6·
15 days agoIt could also be that the “direct blog post to video” format doesn’t cut it.
This specific format is strongly associated with low-effort content-farm channels that repackage other people’s posts from sites like Reddit and Medium.


It could also be that the “direct blog post to video” format doesn’t cut it.
This specific format is strongly associated with low-effort content-farm channels that repackage other people’s posts from sites like Reddit and Medium.
The real underlying issue here is that the OS interfaces these programs rely on are extremely error-prone and difficult to use correctly. A naive implementation of these system utilities in any language is basically guaranteed to stumble into bugs and vulnerabilities like the ones described in the linked message.
Website is down but I was able to find an archived copy: https://web.archive.org/web/20260702032135/https://slicker.me/cpp/cpp-readable-code.html
Unfortunately, it’s an extremely shallow and low-quality article. There’s no reasoning or analysis, just a list of rules that were probably copied from other, better style guides.
If you want C++ style advice, skip this and read the Google C++ Style Guide or the C++ Core Guidelines instead.