16 min read ai, agent, go

Building Real AI Agents with the Copilot SDK in Go

If you follow the GitHub Copilot ecosystem, you have probably heard of *.agent.md files. They are great for simple things, basically a boosted prompt that runs inside Copilot

5 min read developer-experience, best-practices, tooling

3 Not-So-Intuitive Principles in Developer Experience (DX)

Engineering leaders and developers are constantly searching for more productivity. The pressure to deliver faster is relentless, but the path to that speed is rarely clear.

10 min read ai, rag, llm

Taking AI Engineering to the Next Level with RAG

If you are starting to venture into AI Engineering and want to go beyond the basics, you need to deeply understand what **Retrieval-Augmented Generation (RAG)** is.