Select Page

Confoo 2024: Deepdive into Snyk Code

At some point, Veselin — former colleague and founder of DeepCode — asked: "Why don’t you work for me?" That was intriguing for many reasons. Working with him, applying graph theory to solve software security problems, doing so with modern C++, a...

VSCode + IWYU: 0.0.10

The latest version of the extension now has support for include guards. Once configured, the extension will look for the required #ifndef, #define and #undef lines. By default the extension will search for include guards in the files matching...

VSCode + IWYU: 0.0.7

In the latest update the extension now allows to run IWYU on all project files using command “Include What You Use (all targets)”. This is a slow operation as it goes over all files in the compile-commands.json file one after the other. It only triggers on...

A new Mac is necessary

So, Apple did surprise us after all today with their WWDC23 keynote. And with that in mind, I immediately went to finally replace my Intel based Mac Mini with a full blown Mac Studio. Here are the details: M2 Ultra mit 24‑Core CPU, 76‑Core GPU und 32‑Core Neural...