Mon Nov 17 2025 Kitware Inc: CMake 4.2.0-rc4 is ready for testing C++ Team Blog: Introducing MSVC AddressSanitizer for ARM64 targets The Old New Thing: How can I detect that Windows is running in S-Mode, redux Mathieu Ropert: C++ Enum Class and Error Codes, part 2
Sun Nov 16 2025 Andrzej's C++ blog: Event-driven flows Sutter’s Mill: Speaking in Singapore (Thursday 20 November) and Sydney (Sunday 23 November) CPP Rendering – Antoine MORRIER: Simplify hashing in C++ Daniel Lemire's blog: AMD vs. Intel: a Unicode benchmark
Fri Nov 14 2025 The Old New Thing: I can use WM_COPYDATA to send a block of data to another window, but how does it send data back? Kitware Inc: Accurate and High-Frequency Event-Based Star Tracking The Dev Ladder: Make Code Reviews Easier
Thu Nov 13 2025 Matt Godbolt’s blog: Introducing the Advent of Compiler Optimisations 2025 John Farrier: A Lesson in Managing Opportunity Costs The Old New Thing: Could we use CTAD to simplify the use of WRL’s Callback function? Nibble Stew: Creating valid PDF/A-4 with CapyPDF Qt Blog: Convert from Qt to Qt for MCU – Qt AI Assistant 0.9.7 released Qt Blog: Qt Champions 2025
Wed Nov 12 2025 C++ Team Blog: Perform wide-sweeping refactors using C++ code editing tools for GitHub Copilot C++ Team Blog: Optimize Your C++ Build Times with GitHub Copilot C++ Team Blog: Fix build issues using GitHub Copilot after upgrading MSVC Build Tools The Old New Thing: Non-recursively deleting a binary tree in constant space: Rotating the tree Qt Blog: Qt License Server 3.6 - Flexibility for License Management Kitware Inc: CMake 4.2.0-rc3 is ready for testing h4x0r: Fun-reliable side-channels for cross-container communication
Tue Nov 11 2025 Sandor Dargo's Blog: Trip report: Meeting C++ 2025 C++ Team Blog: What’s New for C++ Developers in Visual Studio 2026 version 18.0 The Old New Thing: Behind the scenes on how Windows 95 application compatibility patched broken programs Mathieu Ropert: C++ Enum Class and Error Codes
Mon Nov 10 2025 Kitware Inc: Integrating Medical Imaging Into CFD Workflows Sutter’s Mill: Trip report: November 2025 ISO C++ standards meeting (Kona, USA) Kitware Inc: Integrating NVIDIA Clara Models into VolView: A Technical Deep Dive The Old New Thing: How did Windows 3.1 distinguish two different programs that happened to share the same executable name? Kitware Inc: Towards interactive selection with ParaView / LidarView The LLVM Project Blog: GSoC 2025: Rich Disassembler for LLDB
Fri Nov 07 2025 The Old New Thing: Non-recursively deleting a binary tree in constant space: Restructuring the tree Kitware Inc: Spray Simulation Post-Processing with ParaView
Thu Nov 06 2025 C++ Team Blog: Inside Visual Studio: Improving Open-Source Workflows with vcpkg Kitware Inc: CMake + FASTBuild: Distributed, Cached, and Fast Kitware Inc: Real-Time Insight with ParaView Catalyst: A Hands-On Guide Part 3: Creating Animations Qt Blog: AI-Powered Translation Comes to Qt Linguist The Old New Thing: Non-recursively deleting a binary tree in constant space: Synthesizing the parent pointer The Dev Ladder: 8 Common Pitfalls in Code Reviews
Wed Nov 05 2025 The Old New Thing: Non-recursively deleting a binary tree in constant space: Traversal with parent pointers Pigweed Blog: Satisfying Bazel's relative paths requirement in C++ toolchains h4x0r: Recursive macros in C, demystified (once the ugly crying stops 😭) patch – Blog: A git bisect story
Tue Nov 04 2025 C++ Team Blog: What’s New in vcpkg (October 2025) Sandor Dargo's Blog: Pragma unroll from pvs-studio.com: Code legacy: Analyzing Erlang's C and C++ modules that have been running for decades The Old New Thing: The Microsoft SoftCard for the Apple II: Getting two processors to share the same memory ACCU : November's C Vu Journal has been published. Andreas Fertig's Blog: C++20s concepts with a forward declared type Sebastian Schöner: cpp2better, an il2cpp postprocessor
Mon Nov 03 2025 Qt Blog: Comparing Data Serialization Formats: Code, Size, and Performance The LLVM Project Blog: GSoC 2025: Introducing an ABI Lowering Library Sebastian Schöner: Meta's support is an embarassing dumpster fire
Fri Oct 31 2025 from pvs-studio.com: Box of bugs (exploded): Perils of cross-platform development C++ Team Blog: Microsoft C++ Team at CppCon 2025: Trip Report Kitware Inc: CMake 4.2.0-rc2 is ready for testing C++ on a Friday: A prvalue is not a temporary
Thu Oct 30 2025 Daniel Lemire's blog: As smart as a PhD C++ Team Blog: Upgrading C++ Projects to Visual Studio 2026 Qt Blog: 2D vs 2.5D vs 3D User Interfaces for Modern Device Design Qt Blog: Qt Creator 18 released
Wed Oct 29 2025 C++ Team Blog: New GitHub Copilot capabilities for C++ developers: Upgrade MSVC, improve build performance, and refactor C++ code Kitware Inc: Viime-Extract: AI for biomedical discovery from the scientific literature Kitware Inc: Making Waves with Computational Model Builder ACCU : Site Updates Rambling Comments - Len Holgate's blog: Time is an illusion, CLOCK_REALTIME, doubly so...
Tue Oct 28 2025 Sandor Dargo's Blog: Three Meanings of Reference from pvs-studio.com: What we didn't get in C++ Kitware Inc: Kitware Integrates NVIDIA Clara Open Models to Deliver Next-Generation Clinical AI Workflows Qt Blog: Qt for Android Automotive 6.8.5 is released The C++ Alliance: From Prototype to Product: MrDocs in 2025
Fri Oct 24 2025 Marius Bancila's Blog: Time-based Universally Unique Identifiers (UUIDs v7) The Dev Ladder: Five Categories of Feedback in Code Reviews Vorbrodt's C++ Blog: San Diego C++ Meetup: Meeting #79 – October 2025 Edition – Hosting Hubert Liberacki!
Thu Oct 23 2025 from pvs-studio.com: Taint analysis in PVS-Studio C and C++ analyzer Sutter’s Mill: Schneier on LLM vulnerabilities, agentic AI, and “trusting trust”
Wed Oct 22 2025 Kitware Inc: VolView Insight: A Unified Platform for Imaging, Clinical Data, and Multimodal AI Meeting C++ blog: Looking at binary trees in C++ KDAB: Understanding Type-Based Alias Analysis in C and C++
Tue Oct 21 2025 Sandor Dargo's Blog: Trip report: Budapest C++ - Breaking & Building C++ Kitware Inc: Supercomputing Conference 2025 Nibble Stew: CapyPDF 1.8.0 released Posts on Made of Bugs: Solving Regex Crosswords with Z3 KDAB: KDAB at Embedded World NA 2025
Mon Oct 20 2025 Kitware Inc: Accelerate Insight with In Situ Analysis and Catalyst Google Testing Blog: Simplify Your Code: Functional Core, Imperative Shell KDAB: GammaRay 3.3 Released The LLVM Project Blog: GSoC 2025: Usability Improvements for the Undefined Behavior Sanitizer The C++ Alliance: Making the Clang AST Leaner and Faster
Sat Oct 18 2025 Arthur O’Dwyer: Thoughts on P3858R0 `restart_lifetime` bioweapon: Generate Combinations in C++ vittorio romeo's website: building a lightweight ImGui profiler in ~500 lines of C++
Fri Oct 17 2025 Daniel Lemire's blog: Research results are cultural artifacts, not public goods Kitware Inc: Bring Powerful 3D Visualization to the Browser with VTK.wasm Qt Blog: Commercial LTS Qt 6.8.5 Released Andreas Fertig's Blog: Second Edition: Master Modern C++ - With Me as Your Personal Guide