Thu Aug 14 2025 The Old New Thing: Thoughts on creating a tracking pointer class, part 4: Using a circular doubly linked list John Farrier: Build vs. Integrate: The Trades (and Biases) We Ignore CLion : A Cross-Platform IDE for C and C++ | The JetBrains Blog: Getting Started With Fuzz Testing in CLion Qt Blog: Elevating Quality: Qt Group’s Commitment to Excellence The Dev Ladder: 5 Types of Communication Every Developer Should Learn Andreas Fertig's Blog: Master Modern C++ - With Me as Your Personal Guide
Wed Aug 13 2025 The Old New Thing: Thoughts on creating a tracking pointer class, part 3: Using a std::vector Qt Blog: Qt for MCUs 2.11 LTS Released Sebastian Schöner: Does C compile faster than C++? patch – Blog: Programming for coverage
Tue Aug 12 2025 Sandor Dargo's Blog: Use concepts with std::remove_cvref_t Kitware Inc: ParaView 6.0 and VTK 9.5: Better Together The Old New Thing: Thoughts on creating a tracking pointer class, part 2: Using a std::list CLion : A Cross-Platform IDE for C and C++ | The JetBrains Blog: JetBrains with its CLion IDE Is Now an Official ST Authorized Partner
Mon Aug 11 2025 The Old New Thing: Thoughts on creating a tracking pointer class, part 1: Concept art MC++ BLOG: Data-Parallel Types: Algorithms Arthur O’Dwyer: Varaldo’s _Shahrazad_ and Chiti’s _Centunesimo Canto_
Fri Aug 08 2025 MC++ BLOG: My ALS Journey (27/n): An Emergency Call The Old New Thing: Under what conditions could a ReadFile or WriteFile fail to transfer all of the bytes, and how do I detect that? ACCU : August's Overload Journal has been published. KDAB: Using the Qt Logger in Rust with CXX-Qt The Dev Ladder: Is Clean Code Part of Software Quality
Thu Aug 07 2025 from pvs-studio.com: Fewer bugs—more FPS: how static analysis benefits Unreal Engine projects Meeting C++ blog: Level up your C++ with Packt books Kitware Inc: CMake 4.1.0 available for download The Old New Thing: How can I detect that Windows is running in S-Mode? Qt Blog: Animated Vector Graphics in Qt 6.10 Sebastian Schöner: Vector types and debug performance
Wed Aug 06 2025 The Old New Thing: How do I disable pieces of the property sheet for a service in the Services MMC snap-in? Qt Blog: Qt Tools for Android Studio 4.1 Released
Tue Aug 05 2025 Nibble Stew: Let's properly analyze an AI article for once Sandor Dargo's Blog: Avoiding Undefined Behaviour with BoostTests and standard types C++ Team Blog: What’s New in vcpkg (July 2025) The Old New Thing: Why are Windows semiannual updates named H1 and H2? CLion : A Cross-Platform IDE for C and C++ | The JetBrains Blog: CLion 2025.2 Is Here: Better CLion Nova, Smarter Embedded Development Andreas Fertig's Blog: C++26 reflection at compile-time
Mon Aug 04 2025 C++ Team Blog: Dynamically Update C++ syntax using Next Edit Suggestions The Old New Thing: How can I read more than 4GB of data from a file in a single call to ReadFile? BuontempoConsulting: C++ on Sea 2025 trip report The LLVM Project Blog: LLVMCGO25 - CARTS: Enabling Event-Driven Task and Data Block Compilation for Distributed HPC
Fri Aug 01 2025 Kitware Inc: ParaView 6.0.0 Release Notes The Old New Thing: Two related questions about keeping track of PIDs of IPC clients Kitware Inc: Reaching the browser: WebAssembly apps built with ActiViz and C# Arthur O’Dwyer: True names matter in C++ Bazel Blog: Enhancing Security Metadata in BCR with Attestation Support
Thu Jul 31 2025 Kitware Inc: Supercharging VolView Insight with MedGemma: Advancing Multimodal Clinical AI CLion : A Cross-Platform IDE for C and C++ | The JetBrains Blog: JetBrains Steps Up: Enhancing Bazel Support in CLion The Dev Ladder: What Is Software Quality?
Wed Jul 30 2025 Matt Godbolt’s blog: Behind the Scenes: My "How Computers Really Work" Series on Computerphile Kitware Inc: CMake 4.1.0-rc4 is ready for testing Andreas Fertig's Blog: CppCon workshop: Safe and Efficient C++ for Embedded Environments
Tue Jul 29 2025 Sandor Dargo's Blog: Format your own type (Part 2) Kitware Inc: VTK-PyData Interoperability: Interactive Climate Analytics with Pan3D, Xarray, and xCDAT Qt Blog: Improve QML Quality with Seamless Linter for Gen AI - Qt AI Assistant v0.9.4 Released
Mon Jul 28 2025 Kitware Inc: Foundation Model Comparison with HistomicsTK MC++ BLOG: Data-Parallel Types: Reduction Alex Reinking: Halide and Python Quick-Start Guide Sebastian Schöner: How to speed up random memory accesses
Sun Jul 27 2025 from pvs-studio.com: Windows Terminal proves to be terminal? MC++ BLOG: My ALS Journey (26/n): Cippi’s first Adventures
Fri Jul 25 2025 Kitware Inc: Announcing Kitware’s 2025 Open Door Scholarship Recipient: Dalinzco Pettiway Kitware Inc: The (VTK) Innovation Goes On….
Thu Jul 24 2025 Kitware Inc: CMake 4.1.0-rc3 is ready for testing ACCU : Upcoming ACCU Local Groups Events Vorbrodt's C++ Blog: San Diego C++ meeting #76 – July 2025 edition
Wed Jul 23 2025 seffra (dot) dev: A love letter to our tools Qt Blog: Qt for Android Automotive 6.9.1 is released Nibble Stew: Comparing a red-black tree to a B-tree
Tue Jul 22 2025 Sandor Dargo's Blog: Format your own type (Part 1) Kitware Inc: 2025 Military Health System Research Symposium (MHSRS) Kitware Inc: VolView Insight: A Seamful Integration for Clinical AI
Mon Jul 21 2025 C++ Team Blog: Visual Studio Code CMake Tools Extension 1.21 Release: Multi-root improvements, CMake Presets v10, and more… wxWidgets News: wxWidgets 3.3.1 Released
Fri Jul 18 2025 The Dev Ladder: What Is Clean Code, Really? KDAB: API Stability: To change or not to change? News: Boost.RunTimeServices: The Glue for Optional Runtime Features
Thu Jul 17 2025 Kitware Inc: Kitware Appoints New Board Member and Renews Terms for Two Existing Directors Arthur O’Dwyer: D. C. Phillips’ _The Promised One_ (1915) News: Bigger, Faster, Stronger Types
Wed Jul 16 2025 Kitware Inc: CMake 4.1.0-rc2 is ready for testing Daniel Lemire's blog: Innovation starts with consumers, not academia Qt Blog: Qt for Android Automotive 6.8.4 Andreas Fertig's Blog: C++ Insights Episode 64: C++20 Guideline: When to Use auto in Function Parameters The C++ Alliance: Boost.RunTimeServices: The Glue for Optional Runtime Features
Tue Jul 15 2025 Sandor Dargo's Blog: C++26: std::format improvements (Part 2) C++ Team Blog: Updates to Warning Suppressions in Microsoft C++ Code Analysis Daniel Lemire's blog: Rebels on campus Mathieu Ropert: What makes a game tick? Part 6 - Threading Models
Mon Jul 14 2025 Daniel Lemire's blog: Dot product on misaligned data MC++ BLOG: Data-Parallel Types: simd_mask Conan C/C++ Package Manager Blog: New Free Hands-On Video Course: Conan 2 Essentials Sebastian Schöner: How to iterate over section data in C++ The C++ Alliance: Bigger, Faster, Stronger Types News: Mailman3 and Website-V2