Sat May 10 2025 Daniel Lemire's blog: Producing useful commands on the go using C++ and AI CPP Rendering – Antoine MORRIER: Sky and Atmosphere rendering: A physical approach MC++ BLOG: My ALS Journey (23/n): Cippi xorvoid: Learn you Galois Fields for Great Good (11): Reed-Solomon as Linear Algebra
Fri May 09 2025 Kitware Inc: Introducing the New & Improved SurfaceToolbox Extension for SlicerSALT The Old New Thing: How can I wait for Clipboard History to recognize a clipboard change before I change it again? Qt Blog: Built to Last: Five Best Practices for Building Reliable HMI Qt Blog: Qt Creator 17 Beta released Arthur O’Dwyer: Non-constexpr `Optional` and trivial relocation
Thu May 08 2025 xorvoid: Learn you Galois Fields for Great Good (10): Reed-Solomon as Polynomial Representation The Old New Thing: Why doesn’t Clipboard History capture rapid changes to clipboard contents? The Dev Ladder: 6 Steps to Limit Interruptions in Your Day as a Developer Arthur O’Dwyer: Constexpr `Optional` and trivial relocation
Wed May 07 2025 The Old New Thing: What were the MS-DOS programs that the moricons.dll icons were intended for? CLion : A Cross-Platform IDE for C and C++ | The JetBrains Blog: CLion Is Now Free for Non-Commercial Use Mathieu Ropert: What makes a game tick? Part 3
Tue May 06 2025 Sandor Dargo's Blog: C++26: constexpr exceptions from pvs-studio.com: Why SSDLC needs static analysis: a case study of 190 bugs in TDengine C++ Team Blog: C++ Language Updates in MSVC in Visual Studio 2022 17.14 Kitware Inc: CMake 4.0.2 available for download The Old New Thing: What were the MS-DOS programs that Windows used the progman.exe stock icons for? Qt Blog: Qt AI Assistant 0.91 Released – Support for DeepSeek v3 and 3.7 Sonnet Andreas Fertig's Blog: An option(al) to surprise you
Mon May 05 2025 Kitware Inc: DARPA SemaFor: Defending Against AI-Generated Content Kitware Inc: Streamline Your Simulation with Microworkflows The Old New Thing: What were the intended uses of those icons in moricons.dll? Kitware Inc: SlicerSALT 6.0 released MC++ BLOG: Hazard Pointers in C++26 CLion : A Cross-Platform IDE for C and C++ | The JetBrains Blog: What’s Next for CLion: The 2025.2 Roadmap Andreas Fertig's Blog: Peek into how I teach patch – Blog: Phantom conditions
Fri May 02 2025 C++ Team Blog: What’s New in vcpkg (April 2025) Nibble Stew: Writing your own C++ standard library part 2 The Old New Thing: Using type aliasing to avoid the ODR problem with conditional compilation, part 2 Qt Blog: Qt EchoCardio Demo with AI: Enabling AI + HMI on a Single Connected SOM Kitware Inc: ParaView Office Hours Qt Blog: Qt for MCUs 2.10.1 released Barry's C++ Blog: Implementing a Struct of Arrays
Thu May 01 2025 xorvoid: Learn you Galois Fields for Great Good (09): Linear Algebra Kitware Inc: GEOINT Symposium 2025 C++ Team Blog: There’s a Linux File Explorer built into Visual Studio!?! The Old New Thing: Using C++ type aliasing to avoid the ODR problem with conditional compilation, part 1 The Dev Ladder: Goals vs Systems Arthur O’Dwyer: Type-erasure, trivial relocation, and lethal sirens
Wed Apr 30 2025 C++ Team Blog: VS Code C++ Extension 1.25 Release: Explain C++ symbols using Copilot & Customize recursive include paths The Old New Thing: Why does Windows have trouble finding my Win32 resource if it contains an accented character? Mathieu Ropert: What makes a game tick? Part 2 News: Some Thoughts on Documentation
Tue Apr 29 2025 Sandor Dargo's Blog: C++26: more constexpr in the standard library Qt Blog: Qt for Android Automotive 6.9 Released Kitware Inc: How to Leverage 3D Slicer for Medical Imaging Research & Product Development The Old New Thing: Protecting Windows users from Janet Jackson’s Rhythm Nation C++ Team Blog: Pure Virtual C++ 2025 is Tomorrow
Mon Apr 28 2025 Meeting C++ blog: Experimenting with AI Chatbots for C++ The Old New Thing: Why did Windows 7, for a few months, log on slower if you have a solid color background? John Farrier: CMake Optimization: Boost Build Speed with These Expert Tips Qt Blog: Efficiently Create Leading-Edge Aerospace and Defense Software with Qt Andreas Fertig's Blog: 1-day workshop: Safe and Efficient C++ for Embedded Environments
Fri Apr 25 2025 Kitware Inc: New CMake Instrumentation Feature Provides Detailed Timing of Builds Qt Blog: Some recent changes to choice of translation C++ on a Friday: A taxonomy of C++ types patch – Blog: GCC 15.1 released, and a paper on prime path coverage (in preprint)
Thu Apr 24 2025 xorvoid: Learn you Galois Fields for Great Good (08): Cyclic Redundancy Check (CRC) KDAB: Integrate QML Window's Background with the System's Color Palette The Dev Ladder: 7 Ideas to Facilitate Better Meetings wxWidgets News: wxWidgets 3.2.8 Released
Wed Apr 23 2025 Sutter’s Mill: Living in the future: Using C++26 at work C++ Team Blog: Pure Virtual C++ 2025: Pre-Conference Videos Qt Blog: Enhance Squish GUI Testing with AI Assistants Using the New MCP Sample Mathieu Ropert: What makes a game tick? Part 1
Tue Apr 22 2025 Sandor Dargo's Blog: C++26: more constexpr in the core language Kitware Inc: C++Now 2025 Qt Blog: An Experiment with Vector Maps Conan C/C++ Package Manager Blog: Speeding Up Your GitHub Builds with the Official Conan Action The C++ Alliance: Some Thoughts on Documentation C++ Stories: Views as Data Members for Custom Iterators
Mon Apr 21 2025 xorvoid: Learn you Galois Fields for Great Good (07): Implementing Binary Fields GF(2^k) Kitware Inc: Accelerating the computation of shape representations in SPHARM-PDM
Fri Apr 18 2025 xorvoid: A Return to the Fields of Finiteness Vorbrodt's C++ Blog: San Diego C++ Meetup #73 – RAII – How hard could it be? News: Cloud and Infrastructure Update Q1 2025
Thu Apr 17 2025 from pvs-studio.com: Curling CPython around PVS-Studio Meeting C++ blog: Hello World? Really? KDAB: Qt World Summit and KDAB Training Day 2025 The Dev Ladder: 4+1 tips to improve meetings The C++ Alliance: Unordered’s New Look
Wed Apr 16 2025 CLion : A Cross-Platform IDE for C and C++ | The JetBrains Blog: CLion 2025.1 Arrives With Support for Out-of-Project Files in CLion Nova, Qt Renderers, the ST-LINK Debug Server, and West Build Options Andreas Fertig's Blog: C++ Insights Episode 61: C++20 NTTP Gets another Boost: Structural Types as Template Parameters
Tue Apr 15 2025 Sandor Dargo's Blog: Raw loops for performance? C++ Team Blog: Pure Virtual C++ 2025: Full Schedule
Sun Apr 13 2025 Daniel Lemire's blog: Detect control characters, quotes and backslashes efficiently using ‘SWAR’ News: Moving Boost forward: Asio, coroutines, and maybe even modules
Fri Apr 11 2025 Daniel Lemire's blog: How can really smart people appear totally incompetent? MC++ BLOG: My ALS Journey (22/n): Call for Collaboration
Thu Apr 10 2025 Kitware Inc: CMake 3.31.7 available for download Kitware Inc: CMake 4.0.1 available for download The Dev Ladder: The Worst Career Advice KDAB: Mastering Debugging in Embedded Linux Andreas Fertig's Blog: Free 1-Hour C++ Training Class Bazel Blog: Bazel Q1 2025 Community Update The C++ Alliance: Moving Boost forward: Asio, coroutines, and maybe even modules Mathieu Ropert: ACCU 2025 trip report, now with AI!
Wed Apr 09 2025 The C++ Alliance: Cloud and Infrastructure Update Q1 2025 vittorio romeo's website: free performance: autobatching in my SFML fork News: Robert's Q1 2025 Update News: New Boost library proposal and a talk on how to make C++ ranges faster