An example of how to simplify over-engineered C++ code| blog.kowalczyk.info
Go is the most hated programming language. Compared to other languages, it provides 80% of utility with 20% of complexity. The hate comes from people who want 81% of utility, or 85% or 97%.| blog.kowalczyk.info
Comparing gzip, brotli and zstd compression in Go.| blog.kowalczyk.info
You don’t want your software to crash, do you? This post describes my experiences in making desktop Mac and Windows software crash less.| blog.kowalczyk.info
C++ implementation of a simplest callback| blog.kowalczyk.info