I’m
Welcome to my blog! I'm a seasoned Software Engineer with over 20 years of experience in the tech industry. My passion lies in writing about the latest advancements in technology and sharing my insights through public speaking. I envision a world where technology is accessible to everyone and understood as deeply as by those who create it. Join me on this journey as we explore the fascinating world of technology together.
Popular Tags
Most searched keywords
Recent posts
Don't miss the latest trends
Specification-Driven Development (SDD) : Why the Best Code You’ll Ever Write Isn’t Written in Code
1. The Perpetual Gap: The Documentation Tax We have long suffered the “Documentation Tax”—that inevitable decay where the Product Requirements Document (PRD) becomes a tombstone for original intent the moment the first line of code is written. In the traditional cycle, we treat specifications as “discarded scaffolding”: temporary structures used to erect the “real” building…
La Fin de la Suprématie du Code : Pourquoi la Spécification est devenue votre Seule Source de Vérité
1. Introduction : Le “Code est Roi” est mort Pendant des décennies, l’ingénierie logicielle a vécu sous un dogme immuable : le code est la vérité absolue. Tout le reste — documents d’exigences, schémas d’architecture, commentaires — n’était que littérature, souvent obsolète avant même d’être lu. Nous avons accepté ce fossé entre l’intention humaine et…
L’IA ne va pas simplement coder à votre place : elle va démanteler votre cycle de développement
L’illusion de l’assistant : Invalider les postulats de la gouvernance logicielle Nous vivons un paradoxe structurel. La majorité des organisations traitent l’intelligence artificielle comme une simple extension de leurs outils existants — un assistant de saisie ou un générateur de documentation plus performant. Pourtant, l’IA n’est pas une simple accélération de l’existant ; elle invalide…
AIDLC : Why Your Software Development Life Cycle is Broken: 5 Impactful Truths About the New AI-Native Era
For decades, the Software Development Life Cycle (SDLC) has operated with a familiar, predictable rhythm. Product managers dictate requirements, engineers write the code, and QA teams test the result. This was a deterministic system designed for a world of static logic where identical inputs yielded identical outputs. That era is over. We are currently trapped…
Test Driven Prompting: Write the Test Before You Write the Prompt
If you’ve spent any real time building with LLMs, you’ve hit the wall. The prompt that worked perfectly on Tuesday returns garbage on Thursday. The output that looked great for your demo edge-cases its way into production bugs. You tweak one sentence in your system prompt and three unrelated behaviors break. Sound familiar? It should.…
Recent Posts
- Specification-Driven Development (SDD) : Why the Best Code You’ll Ever Write Isn’t Written in Code
- La Fin de la Suprématie du Code : Pourquoi la Spécification est devenue votre Seule Source de Vérité
- L’IA ne va pas simplement coder à votre place : elle va démanteler votre cycle de développement
- AIDLC : Why Your Software Development Life Cycle is Broken: 5 Impactful Truths About the New AI-Native Era
- Test Driven Prompting: Write the Test Before You Write the Prompt