Archives
All the articles I've archived.
 2025 3    
 May 2 
 - The best question no one ever asked youPublished: at 09:00 PM- A short conversation with ChatGPT o3. 
- Visualizing entire Chromium include graphPublished: at 10:00 AM- Testing new release of clang-include-graph on Chromium code base. 
 January 1 
 - Visualizing modern C++ code using Clang and UMLPublished: at 10:00 AM- Overview of clang-uml functionality and examples showing how UML can still be useful for modern C++ development. 
 2024 2   
  December 2 
 - Alternative ADL model serialization functions with nlohmann::jsonPublished: at 08:00 PM- How to implement co-existing alternative JSON serialization logic for the same data model using `nlohmann::json` 
- compile_commands.json galleryPublished: at 06:00 PM- Collection of `compile_commands.json` databases generated by various build systems along with setup instructions.