TIL 251004 2025-10-04 tilreliabilityddia I've been reading “Designing Data-Intensive Applications”. →
What I learned building a scraper and RSS generator 2025-08-24 golang I promised a friend I'd build a tool to monitor changes on a website and convert the updated articles to an RSS feed. →
Fixing a 503 error caused by health probe 2025-08-14 debugazure I was working with a container app deployed on Azure recently. This container app provides a REST endpoint that allows users to upload files for processing. →
July movies 2025-08-01 movies I saw these movies in July: →
Sell something useless 2025-06-20 thoughts Apparently Labubu, the cute plushie with a wicked smile, has become a thing. →
Fixing a `form-data` boundary error 2025-03-19 errpython I'm starting to use err
tag on this blog to document these small things. →
So I wrote a new static-site generator 2025-01-04 gocopilot I used to generate this blog from Markdown files using my own static site generator written in Python. The resulting HTML files are then hosted on Cloudflare Pages. →