Latest posts feed.atom

13 Apr 2026:

std::pmr::generator, a generator without heap allocation

C++23 std::generator heap-allocates the coroutine frame by default. With std::pmr::generator you can run the generator with a stack arena instead.


28 Mar 2026:

Powered by AI, for Better and Worse

AI is powerful and I like it. But the current transition produces more rough edges than it should.


02 Mar 2026:

BuildId, a SaaS for numbers

A service that returns numbers. If you wonder why you would ever need this, you probably do not ;-)


15 Feb 2026:

A new SwedenCpp website is online

Finally I found time to close a long-open todo item and ship a new version of the SwedenCpp website.


09 Jan 2026:

Engineering the Craft

After 10 years, Finally a homepage is now Engineering the Craft


14 Dec 2025:

SwedenCpp 2025

In 2025, SwedenCpp turned nine and hosted 16 events. Here's what happened.


08 Oct 2025:

Nine years SwedenCpp on YouTube

Hard to believe, but I am a YouTuber. By accident.


18 Sep 2025:

PC vs Mac, 2025 edition

Something uncontroversial, PC vs Mac 😉


13 Sep 2025:

New blog domain and comment section

Last time I wrote about why I have to disable the comment section, now I introduce the new comment section.


02 Jul 2025:

Removing the Disqus comments

When I started the blog, comments were a thing. So I added Disqus. Now, I am going to remove it, and here is why.