profile

Welcome!

๐Ÿ‡ฌ๐Ÿ‡ญ
Akwaaba!

๐Ÿ‡ฏ๐Ÿ‡ต
ใ‚ˆใ†ใ“ใ๏ผ

๐Ÿ‡ช๐Ÿ‡ธ
Bienvenido!

๐Ÿ‡จ๐Ÿ‡ณ
ๆฌข่ฟŽ!

๐Ÿ‡ฎ๐Ÿ‡ช
Fรกilte!

I’m Kojo, and this is a space where I share my thoughts on topics of personal interest.

Hopefully I’ve written something you can find insightful! ๐Ÿ™ƒ

Perfectly Readable C++

C++ is full of weird features, quirks, and historical artefacts. This is in part due to its desire for classic C code to be allowed under the C++ standard ever since it first released. It is also due to the fact that C++ was first published in 1985, and has naturally been filled with all sorts of features, good and bad, over the past 40+ years. As someone interested in programming language design, Iโ€™ve taken an interest in some of these features, eager to see just how hilariously difficult to read C++ code can be. ...

2026-03-02 4052 words 20 min