RSSAmplifier

Blog

bartek kryza blog

Personal blog of Bartosz Kryza, mostly about software development.

blog.bkryza.comRSS feed ↗5 posts

Latest posts

Visualizing entire Chromium include graph

Testing new release of clang-include-graph on Chromium code base.

The best question no one ever asked you

A short conversation with ChatGPT o3.

Visualizing modern C++ code using Clang and UML

Overview of clang-uml functionality and examples showing how UML can still be useful for modern C++ development.

Alternative ADL model serialization functions with nlohmann::json

How to implement co-existing alternative JSON serialization logic for the same data model using `nlohmann::json`

compile_commands.json gallery

Collection of `compile_commands.json` databases generated by various build systems along with setup instructions.