Skip to main content

Posts

2024


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.

you probably don't need to mock

·10 mins
With the clickbait title out of the way, we can discuss why mocking may not be as crucial for Go testing as commonly perceived.