Sat Jun 14 2025 Vorbrodt's C++ Blog: C++ Meetup Meeting #75 – hosting Mike Shah – Understanding large and unfamiliar codebases
Fri Jun 13 2025 Kitware Inc: CMake 3.31.8 available for download The Old New Thing: Thread pool threads are like preschool: Leave things the way you found them Qt Blog: Security advisory: Recently discovered Use After Free issue in QHttp2ProtocolHandler impacts Qt The Pasture: C2y: Hitting the Ground Running
Thu Jun 12 2025 Kitware Inc: Driving Innovation: Kitware’s Planned Strategic Growth in AI and Cybersecurity The Dev Ladder: Do you want to speak at tech conferences? Meeting C++ blog: Not a template error after all... Daniel Lemire's blog: Let us bury the linear model of innovation The Old New Thing: Why does Windows even have Interlocked functions when we have std::atomic? KDAB: Display Widget Windows in Qt Quick Applications Qt Blog: Qt AI Assistant 0.92 Released – Introducing the Code Review Agent
Wed Jun 11 2025 The Old New Thing: Removing the MAX_PATH restriction on paths applies only to paths Qt Blog: Qt Design Studio 4.7.2 Released Matt Godbolt’s blog: Compiler Explorer Cost Transparency Qt Blog: Ensuring Safety in Embedded Systems for Micro-Mobility Qt Blog: Security advisory: Recently discovered issue in ICNS image format handling impacts Qt
Tue Jun 10 2025 Sandor Dargo's Blog: C++26: Disallow Binding a Returned Reference to a Temporary Kitware Inc: Unlocking the Power of Shape: How SlicerSALT Enables High-Dimensional Biomarker Discovery The Old New Thing: Application compatibility for Windows 95 crashed a cash register
Mon Jun 09 2025 The Old New Thing: Dubious security vulnerability: Tricking a program into running non-elevated Qt Blog: Qt for Android Automotive 6.5.9 is released Qt Blog: Qt Online Installer and Qt Installer Framework 4.10.0 Released Qt Blog: Reducing Binary Size of Qt Applications – Part 3: More Platforms Barry's C++ Blog: Type-based vs Value-based Reflection Andreas Fertig's Blog: CppCon 2024 recording of my talk "Lightning Talk: The UB Detector: constexpr" is available
Fri Jun 06 2025 The Old New Thing: Why does C++ think my class is copy-constructible when it can’t be copy-constructed? Nibble Stew: Custom C++ stdlib part 3: The bleedingest edge variant Qt Blog: Security advisory: Recently discovered issue in qDecodeDataUrl() in QtCore impacts Qt wxWidgets News: wxWidgets 3.3.0 Released
Thu Jun 05 2025 The Old New Thing: Why do some Windows functions fail if I pass an unaligned Unicode string? KDAB: KDAB at Open Source Summit NA 2025 Qt Blog: Qt Creator 17 RC released The Dev Ladder: Eisenhower matrix
Wed Jun 04 2025 The Old New Thing: Riffing on a typo in the name of the opera Turandot The Old New Thing: How can I programmatically find the network path by which a folder has been shared? ACCU : Upcoming ACCU Cambridge Meeting, 9 June 2025. ACCU : Early Access To ACCU 2025 Conference Videos Now Available For ACCU Members. Rambling Comments - Len Holgate's blog: Compiler Versioning and Continuous Integration
Tue Jun 03 2025 Sandor Dargo's Blog: What Makes a C++ Talk Stand Out in the Review Process? Matt Godbolt’s blog: How Compiler Explorer Works in 2025 The Old New Thing: The symbolism of the magnifying glass is not universal Andreas Fertig's Blog: C++ unspecified behavior explained by practical example
Mon Jun 02 2025 Kitware Inc: CDash v4.0.0 available ACCU : Videos of Recent ACCU Cambridge Meeting Talks Now Available MC++ BLOG: Read-copy-update (RCU) Arthur O’Dwyer: Winning 4x4x4 tic-tac-toe by consulting an oracle
Thu May 29 2025 Meeting C++ blog: What C++ topics are interesting to you or your team right now? CLion : A Cross-Platform IDE for C and C++ | The JetBrains Blog: Introducing Live Watches in CLion’s Debugger John Farrier: The Generalist Engineer: A Software Engineer’s Perspective The Dev Ladder: Ask for Help tristanbrindle.com: The Road to Flux 1.0
Tue May 27 2025 Sandor Dargo's Blog: Three types of name lookups in C++ Daniel Lemire's blog: Is the job market for software developers collapsing? C++ Team Blog: Address Sanitizer Updates for Visual Studio 2022 Version 17.14 Arthur O’Dwyer: Array member-initializers in GCC Mathieu Ropert: What makes a game tick? Part 4
Mon May 26 2025 Kitware Inc: Using VTK with the Meta Quest for Immersive 3D Visualization Matt Godbolt’s blog: On AI, Assembly, and the Art of Project Stewardship
Fri May 23 2025 Daniel Lemire's blog: Models and science The Dev Ladder: Why I use the Pomodoro technique Arthur O’Dwyer: Wordle-like games require two word lists
Thu May 22 2025 Daniel Lemire's blog: Dividing an array into fair sized chunks Kitware Inc: CVPR 2025 Kitware Inc: Introducing the 3D Slicer PolycysticKidneySeg Extension KDAB: Simplifying 3D Stereo Visualization – an Automated Approach Vorbrodt's C++ Blog: C++ Meetup Meeting #74 – Uninitialized is cool! vittorio romeo's website: how to break or continue from a lambda loop?
Wed May 21 2025 Kitware Inc: SlicerSALT 6.0 Introduces new Evolutionary Skeletal Model Fitting Rambling Comments - Len Holgate's blog: JetByte News: Going Postal, again... Andreas Fertig's Blog: C++ Insights Episode 62: C++23 Game Changer: Behind the curtains of deducing this
Tue May 20 2025 Sandor Dargo's Blog: Constructing Containers from Ranges in C++23 Kitware Inc: Explore Multi-Channel Large Images in Jupyter
Mon May 19 2025 Nibble Stew: Optimizing page splits in books MC++ BLOG: atomic<shared_ptr<>> by Oliver Schädlich ACCU : A Special General Meeting has been called.
Sun May 18 2025 from pvs-studio.com: Beta testing: updated parser for C and C++ code analysis Daniel Lemire's blog: Returning several values from a function in C++ (C++23 edition)
Sat May 17 2025 Posts on Hannes Hauswedell: Owning and non-owning C++ Ranges Finally a homepage: A hard to remember git 'command'
Fri May 16 2025 Kitware Inc: Bridging Data and Visualization: Interactive Scientific Exploration with VTK-Xarray Interoperability John Farrier: The Hidden Price of Non-Standard Dev Tools KDAB: Streamlining Development by Mastering Modern Development Practices C++ Stories: How to Split Ranges in C++23
Thu May 15 2025 CLion : A Cross-Platform IDE for C and C++ | The JetBrains Blog: The CLion 2025.2 Early Access Program Is Open The Dev Ladder: Pair Programming as a Focus Tool
Wed May 14 2025 Kitware Inc: Kitware’s Neuromorphic Event-based Star Tracker Recognized by DARPA CLion : A Cross-Platform IDE for C and C++ | The JetBrains Blog: CLion and the Open-Source Community: Growing Together
Tue May 13 2025 Sandor Dargo's Blog: Declaring a friendship to self C++ Team Blog: What’s New for C++ Developers in Visual Studio 2022 17.14 C++ Team Blog: Introducing the /forceInterlockedFunctions switch for ARM64 Andreas Fertig's Blog: C++ Insights now uses Clang 20 bioweapon: Improve Diagnostics with std Conan C/C++ Package Manager Blog: Level Up Your C++ Game Dev: raylib, the Free CLion, and Conan!