Blog

Articles about software development, artificial intelligence and technology.

Your Certifications Are Useless in the AI Era

Why chasing frameworks and certifications has become chasing the wind. A philosophical thesis on what truly matters for developers in the age of artificial intelligence.

AIfundamentalscareerphilosophysoftware development

Prompt Engineering Beyond the Basics: Techniques I Use Daily

Advanced prompt engineering techniques that go far beyond 'be specific'. Chain-of-thought, few-shot patterns, structured output, system prompts, and context management strategies I rely on in production.

AIprompt engineeringLLMsproductivitysoftware development

RAG in Practice: Building Systems That Actually Work

A hands-on guide to building Retrieval-Augmented Generation systems that go beyond toy demos. Covering architecture, chunking strategies, embedding models, vector databases, and the real challenges nobody talks about.

AIRAGLLMssoftware engineeringarchitecture

Autonomous AI agents: from copilot to developer

The transition from assistants that suggest code to agents that navigate, understand and modify entire projects. What changed, what works and what still doesn't.

AIagentsdeveloper toolsproductivityautomation