ENElie Nehméinelie29.hashnode.dev·6d ago · 38 min readI Tried BMAD on a Real FeatureNote: Originally published on Medium At the end of The Living Specification, I wrote that structured methods for AI-driven development deserved their own article, and that BMAD was one of the notable00
ENElie Nehméinelie29.hashnode.dev·Aug 19 · 18 min readThe Living Specification: How I Keep AI-Written Code CorrectNote: Originally published on Medium Second and final part of "AI Writes the Code. So What Is the Engineer's Job Now?", a series in 2 articles. Previously: the story — one developer, two months, and 00
ENElie Nehméinelie29.hashnode.dev·Aug 15 · 13 min readAI Writes the Code. So What Is the Engineer's Job Now?Note: Originally published on Medium First part of “AI Writes the Code. So What Is the Engineer’s Job Now?”, a series in 2 articles. Today: the story — one developer, two months, and the three bugs a00
ENElie Nehméinelie29.hashnode.dev·Dec 18, 2025 · 4 min readQuand false ne veut rien direLe bool qui fâche Les méthodes ne doivent jamais (ou presque) retourner bool Quand une fonction peut échouer pour une ou plusieurs causes, retourner bool (true/false) fait perdre l'information la plus utile : le “pourquoi”. L'appelant reçoit false e...00
ENElie Nehméinelie29.hashnode.dev·May 7, 2025 · 8 min readLa CI/CD n’est pas une priorité !Dans beaucoup d’équipes et projets que j’ai accompagnés dans leur transformation DevOps, le réflexe et l’initiative de départ étaient de « mettre en place une CI/CD ». Apparement, c’est un gage de sérieux, d’industrialisation et de modernité. Mais tr...00