Passare dal prompt engineering al project engineering: perché BMAD cambia il modo di lavorare con l’AI

Quando usi un coding agent, la tentazione più naturale è partire dal risultato. “Costruiscimi un’applicazione che faccia questo.“ Descrivi la funzionalità, magari indichi linguaggio e framework preferiti, lasci che l’AI cominci a lavorare. Dopo poco compaiono la struttura del progetto, il database, alcune API, l’interfaccia, forse anche una prima serie di test. Il risultato può … Read more

How I Built an AI-Powered Psychometric Scoring Engine

Using large language models for personality-based job-fit assessment, and the calibration rabbit hole that followed. The Challenge My boss asked me a question that sounded simple: “Can you get an AI to generate a psychometric scoring formula from any text description?” I said yes before I fully understood what I was agreeing to. Here’s what … Read more

No PM. No Jira hell. No role-play “AI teams”: I am building an AI dev crew that actually ships code.

While building OtterForm, I had one of those moments where AI felt like a superpower and a limitation at the same time. At the beginning it is incredible with features that moved fast, boilerplate disappeared, and it genuinely felt like we had added another developer to the team. But as OtterForm grew into a real … Read more

Got sick of googling for dev tools every day, so I made this…

https://onlinetoolshed.net/

This project began because I was fed up with constantly bookmarking website after website to remember where I saw that pesky little utility… Need to convert JSON? Google it. Need to format some XML? Google it again. Need to create a UUID? Once more, you got it… google, click through 3 ad-riddled websites, and discover … Read more