You are here |
nullprogram.com | ||
| | | |
embeddedartistry.com
|
|
| | | | 20 September 2023 by Phillip Johnston ? Last updated 28 September 2023Your toolchain is a useful place to start when incorporating security into your development process. There are several warnings and program augmentations that help harden your application. This article focuses on GCC and Clang, as that's what I primarily use. I'm happy to take ... Continue reading "Leveraging Your Toolchain to Improve Security" | |
| | | |
qsantos.fr
|
|
| | | | So Many Bugs So, you've been programming for one month, or for ten years, and you have gotten familiar with Murphy's and Sturgeon's laws. And you are wondering if there is some way to catch all the bugs, not just spray-and-pray with regression/unit/integration/system/acceptance testing. Or you are a curious onlooker, wondering why all these programmers ... Continue reading Why Undefined Behavior Matters ? | |
| | | |
akr.am
|
|
| | | | A few steps to allow quick development and debugging of C and C++ programs. | |
| | | |
blog.pimaker.at
|
|
| | Linux in a Pixel Shader - A RISC-V Emulator for VRChat |