Local LLM Blog Digest
I built a small system to generate a daily blog digest using a local LLM and Notion. Here’s the technical walkthrough—kept simple and…
2026, Apr 30 — 2 minute readI built a small system to generate a daily blog digest using a local LLM and Notion. Here’s the technical walkthrough—kept simple and…
2026, Apr 30 — 2 minute readSMB Works… but My Container Won’t Start I hit a confusing problem. I could connect to an SMB share. Windows said everything was fine. But my…
2026, Feb 28 — 3 minute readI finished listening to the audiobook today. I imagine I would have had more highlights and notes if I had read it on Kindle instead. The…
2026, Jan 05 — 3 minute readKubernetes Jobs are great for one-off workloads — running tests, data processing, or batch scripts. But they come with a catch: as soon as…
2025, Oct 07 — 3 minute readI recently ran into a situation where I couldn’t use the usual magic from the library to authenticate my .NET app to Azure. I had to…
2025, Oct 02 — 3 minute readI recently finished Start with Why by Simon Sinek, and two ideas stayed with me long after I closed the book. The first is his “Golden…
2025, Sep 28 — 1 minute readHave you ever had two containers in the same Pod, but one absolutely needed to be running before the other could start? That was my…
2025, Sep 26 — 3 minute readLean In by Sheryl Sandberg is a motivational book. I relate to her because, like her, I come from a privileged background. Like her, I did…
2025, Apr 11 — 1 minute readI was set out to add a Azure WebJob to my dotnet core project. I already had a dotnet core project that deployed to Azure Webapp using a…
2025, Feb 21 — 5 minute readI re-read Indistractable by Nir Eyal because I realised I did not remember any of the concepts from the book from the first time I read…
2025, Feb 09 — 2 minute read