Skip to content

2026

Delve 23: Let's Build a Modern ML Microservice Application - Part 10, Improving DevX with AI

Banner

"Code is read much more often than it is written." - Guido van Rossum

Greetings data delvers! It has been a while since we last delved into modern ML microservices. In part nine of this series we looked at optimizing our docker container setup. Since then, AI of course has become a much more prominent tool in the software engineering space. While there has been much commentary about how AI can lead to developer burnout, for this delve I want to take a look at how AI can actually improve the developer experience!

Delve 22: A Local Claude Code Redux

Banner

"It is not the strongest or the most intelligent who will survive but those who can best manage change." - Charles Darwin

Hello data delvers! It's been some time but I'm back with more delves! In the time since my previous delve the landscape for local llm development has already shifted quite a bit so I want to come back with a refreshed setup guide!

Delve 21: A Local Claude Code

Banner

"The right tool doesn't just make a job easier; it changes how you think about the problem." - Gemini 3

Hello data delvers! Though I am cautiously skeptical of the hype around AI, one area that I have seen my own productivity increase is by leveraging AI as a pair programmer. Up until this point, I have primarily relied on Github Copilot as my AI assistant. However, I recently gave Claude Code a try at work and was pleasantly surprised at its ability to go beyond what I had seen from Copilot and really "pair" with me. Based on these results, I resolved to set it up on my own machine to use for my personal projects. However, not wanting to spend money on tokens I wanted to be able to run an LLM locally and connect it to Claude Code. Fortunately with the latest release of Ollama this is a pretty straightforward thing to do!

Delve 20: A Look back at 2025

Banner

"Self-reflection is the school of wisdom." - Baltasar Gracian

Happy 2026 data delvers! As we enter a new year I wanted to take some time to reflect on the past year, share some thoughts about how I think it went, and shed some light on my goals for 2026!