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.

4 min read go, developer-experience, monorepo

One Year of "Golanged"

Exactly one year ago, a commit with the message "Golanged" marked the beginning of a new phase in my career as a developer. It...

5 min read ai, llm, prompt-engineering

Prompt Engineering and Variation Across LLMs

In software development, prompt engineering is becoming a crucial discipline. Extracting accurate, useful responses from Large Language Models is now a competitive advantage.

3 min read go, performance, concurrency

Go 1.25: The Main Highlights of the New Version

Go 1.25 was officially released in August 2025, bringing a series of significant improvements for developers. This new version maintains Go's tradition of compatibility ...