u/_a4z

Kodsnack 703 - The subset needs to fit you
▲ 14 r/cpp

Kodsnack 703 - The subset needs to fit you

A Swedish podcast recently had a lot of C++ content, in English.
The first 20 min are about consultant life, the rest 60+ minutes are C++. Since there are not that many Podcasts with C++ content, I thought I would share it

The episode is also on YouTube and on Spotify, and possible other services.

From the description:

...
We then talk about the standardization process for C++ and about new things in C++ 26. Harald discusses the issues of adding new things which are good in themselves, but perhaps don’t fit into a bigger picture, take a lot of focus and energy which in turn means many other things do not get considered which may be smaller and more widely and immediately useful.

Also: once something is in the standard library, it’s eternal. And there is still no real ecosystem around C++. Infrastructure is a hard thing. And Rust is out there.

Finally, we talk about Harald’s experience of running the Swedencpp meetup for ten years. What does it mean to run something for so long? Technology, talks, locations, providing a space for presentations, and trying to keep things evolving are all discussed.

kodsnack.se
u/_a4z — 2 days ago
▲ 16 r/cmake+1 crossposts

C++ is an old language, and so is its business model. And if the language needs some updates from time to time, its business model might need them too. But hold on, what is C++'s business model? C++ is the specification of a programming language, so what are you talking about?

u/_a4z — 8 hours ago
▲ 45 r/cpp+1 crossposts

Software performance doesn't happen by accident, nor can it be an afterthought.
This talk illustrates this idea through the story of a 2x performance patch for a game, made as a side project, by explaining not just what was done, but, more importantly, how and why it was possible to achieve in the first place.

u/_a4z — 21 days ago
▲ 60 r/cpp+1 crossposts

An introduction to Bazel, the open-source build system designed to make C++ development fast, deterministic, and scalable for any team size.

u/_a4z — 26 days ago
▲ 9 r/cpp

The intro of the most recent Stockholm Cpp Meetup, with a short overview of what NetInsight develops with C++, some news about C++, and the C++ Quiz

u/_a4z — 28 days ago