La Storia del Milan è in lacrime per la scomparsa di Franco Baresi. Il suo esempio e la sua profondità saranno, per sempre come la sua maglia numero 6, parte integrante e fondamentale del DNA e del cammino di tutto il Club. Le condoglianze che AC Milan porge alla famiglia tutta di Franco Baresi sono le stesse che ogni tifoso rossonero fa a sé stesso in un'ora così dura.
The entire history of AC Milan is in tears following the passing of Franco Baresi. His example and integrity will be forever etched into the Club's DNA, just as his iconic number 6 shirt is. The condolences AC Milan extends to Franco Baresi's family at such a difficult time are shared by every Rossonero, who feels this loss as their own.
I'd go even further. AI-generated code works best with constrained context. Pure functions reduce ambiguity from no side effects; strong typing catches violations at compile time.
Saying it now: I think functional programming might lead to better outcomes for AI generated code. If you’re going to do AI code gen, forcing it to fit in a box of pure functions without side effects could help with reliability and general code hygiene (easier to read, test, and maintain).
This is just a hypothesis, I am curious to test this myself though.