Recent
golang and composition over inheritance
·6 mins
Recently, Andrew Cairns shared a post on Twitter/X featuring a shortened written version of his fantastic video, Composition over Inheritance Explained by Games.
tigerbeetle is kinda cool
·6 mins
Databases play a crucial role in any modern application, providing the backbone for data storage and management.
wip: wifi-qr Zig Rewrite
·3 mins
A couple of years ago, I frequently needed to join WiFi networks on external devices for testing.
devlog 1 - foundations
·4 mins
Over the past few months, I’ve played around with multiple side projects.
yamlcfg: golang library for yaml and env vars config
·1 min
Introducing yamlcfg, a new library designed to simplify YAML and Environment Variable configuration in Golang applications.