Yet another blog restart

04 Jan 2026

reduce with SIMD

I claim std::accumulate gets disproportionally more attention than std::reduce and std::transform_reduce …
04 Jan 2026

maybe constexpr and consteval shouldn't have been shipped separately

I'm not overly happy with how constexpr hyped around the C++ world. But let's pack the rant into this little meme and …
02 Jan 2026

Change URL and hoster

I'm moving this blog from https://pseyfert.github.io/ to https://pseyfert.codeberg.page/.
31 Dec 2025

SIMD with more than one argument

Let's look at 2025's Advent of Code Day 8 Puzzle. We have a list of points in 3D and need to compute all pairwise distances.
19 Nov 2025

Bad self-checkout procedure made worse by bad UI

A way too long rant about the self-checkout terminals in my local supermarket.