Poco POCO C++ Libraries Release 1.15.1 is Available
https://pocoproject.org/blog/?p=1280
#cpp
#cplusplus
POCO C++ Libraries - Blog

The POCO C++ Libraries are powerful cross-platform and open source C++ class libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT and embedded systems.

pocoproject.org
WTF, CMake still cannot be arsed to support import std; in C++‽

Frankly, this is a complete joke and unacceptable for a modern build system! Like: “What would you say you are doing for a living?”-tiers level of unacceptable.

They are
actively holding back the evolution of C++ at this point!

Anyways, does anyone have a recommendation for a build system that meets the most basic requirements ever:

* Support for globs (So no, Meson is not a valid answer!), I do not consider having to manually edit the build-file each time I add a file acceptable.
* Parallel build, strongly prefered by default!
* Basic support of modules, in particular
import std; has to just work!

It is
insane that I have to even ask this at this point. C++ modules have been a thing since C++20! This is not just a hald decade old superseeded standard. The version that superseeded it has been superseeded again since this week! (Okay, technically national bodies still have a vote, but the committee has voted it out as completed!)

#cplusplus #modules #cmake
Top 20 C++ multithreading mistakes and how to avoid them
https://acodersjourney.com/top-20-cplusplus-multithreading-mistakes/
#cpp
#cplusplus
Top 20 C++ multithreading mistakes and how to avoid them - A CODERS JOURNEY

Top 20 C++ Multithreading Mistakes and How to Avoid Them (2026) | Updated for C++20 🧵 Top 20 C++ Multithreading Mistakes A comprehensive guide to avoiding common pitfalls in concurrent C++ programming Updated for C++20/23 • Best practices • Production-ready code ✨ Refreshed for C++20/23 📅 Updated March 2026 ⏱️ 25 min read Threading is

A CODERS JOURNEY - Life lessons from a coder

The programme for C++Now 2026 is now live which features 50 different talks across 5 days from May 4th - 8th and includes talks from @mattgodbolt @foonathan @Sdowney @mhoemmen and more!

Find out more at https://cppnow.org/announcements/2026/03/2026-schedule-announced/

#cpp #cplusplus #programming #coding

Building C++: It Doesn't Have to be Painful! - Nicole Mazzuca - Meeting C++ 2025
https://www.youtube.com/watch?v=ExSlx0vBMXo
#cpp
#cplusplus
Building C++: It Doesn't Have to be Painful! - Nicole Mazzuca - Meeting C++ 2025

YouTube
In retrospect, #CPlusPlus may have been a mistake.

Shield AI is hiring Staff Engineer, Autonomy - Tactical Behaviors (R3914)

🔧 #cplusplus #python
🌎 Washington, District of Columbia
⏰ Full-time
🏢 Shield AI

Job details https://jobsfordevelopers.com/jobs/staff-engineer-autonomy-tactical-behaviors-r-3914-at-shield-ai-aug-15-2025-2b8309?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring

Staff Engineer, Autonomy - Tactical Behaviors (R3914) at Shield AI

Shield AI is hiring Staff Engineer, Autonomy - Tactical Behaviors (R3914)

Meeting C++ Community Survey

Evolving a Translation System with Reflection in C++

Lately, I’ve been using C++26 reflection to create some crazy and cursed stuff. But even though I quite enjoy that work, it is as well quite far from the norm of what reflection is going to offer us in our everyday code.

fried-blog
Report from the Croydon 2026 ISO C++ Committee meeting - mp-units

The quantities and units library for C++