Blog
Technical articles on embedded Linux, Yocto workflows, Zephyr RTOS, secure boot, and kernel debugging.
fun-plus-plus: Writing C++ Using Only `c` and `++`
A short C++ program where every identifier is `c` and every operator is `++` or `+=`. A look at C++17 sequencing rules, uninitialized variable behavior, and the joy of being too literal.
Follow our work on GitHub or get in touch directly.