Latest Posts

  • Running your own coding assistants with Ollama

    AI coding assistants help developers to write code faster, and sometimes they can also be used by developers as a rubber duck programming tool. It has to be noted that these AI tools do hallucinate an...

  • Understanding Dependency Managers, Containers and Bundling

    Modern software systems rely on multiple tools to manage source code, dependencies, builds, and deployments. This post discusses how these fit together. Modern software systems are rarely built from s...

View all posts →