Skip to main content

Posts

2024


getting started with golang and kafka

·9 mins
Explore how to integrate Golang with Apache Kafka using the franz-go library. This guide covers essential concepts, from understanding Kafka’s architecture to implementing producers and consumers, with practical examples for building scalable event-driven applications

2023


github actions and go private modules

·6 mins
Learn how to integrate private Go modules into your development workflow. This guide covers configuring local environments with SSH authentication and implementing secure GitHub Actions pipelines, with practical examples for both scenarios.

learning rust

·2 mins
I previously wrote a blog post about rust back in June 2022 and I’ve still not really managed to spend a lot of time learning it.

just write

·1 min
Robert Birming recently wrote an article named Just Write and it got me realising that to improve my own writing I need to “Just Write”.