read my blog

a collection of notes, guides and other things I write about

The one-liner immutable mistake
October 2, 2023
Why I chose Tauri instead of Electron
July 14, 2023tauri, electron
Complete guide to logging with Tauri
April 12, 2023tauri
How to fix `failed get resource metric` in Kubernetes HPA
February 21, 2023kubernetes, hpa
How to switch to Azure kubelogin
December 16, 2022kubernetes, azure
Adding SEO to Single Page Applications with Rendergun
November 5, 2019spa, seo
Using Azure Blob Storage as a cache backend for Go acme/autocert
December 21, 2018
How we reduced our initial JS/CSS size by 67%
November 26, 2018react, performance, web
How to retry when React lazy fails
November 16, 2018react
Free and Automated SSL/TLS Certificates with Go
November 8, 2017go, security
Session per Request pattern in Go
June 20, 2017go, web, sql
Stop reading JSON files with require
April 14, 2016node