Sto preparando il corso " Principi di IA per l'Ingegneria " che dal prossimo a.a. terrò al primo anno di tutte le lauree triennali in Ingegneria. Molto introduttivo, solo 4 seminari di 2 ore ognuno. Sto anche selezionando qualche link di approfondimento per gli interessati. Un tema molto importante è quello delle cosiddette " hallucinations ": affermazioni generate dalla cosiddetta AI che non hanno alcun legame con la realtà. Fenomeno intrinseco alla tecnologia alla base della cosiddetta AI e molto pericoloso per ovvi motivi. Ho avuto una esperienza personale di hallucination che ho deciso di condividere perché mi pare molto, molto istruttiva. Mio padre è deceduto nel 1972. Amava scrivere e dipengere, per passione personale. I contenuti su di lui su Internet sono ovviamente pochissimi: solo un piccolissimo sito web creato da me. Il sito web contiene link ad alcuni suoi racconti e ad un libro che aveva scritto sulla storia del paese in cui vivevamo, Peccioli. ...
An excerpt from a blog post by one of the maintainers of curl . A person with a lot of "real world experience" on one of the most widely used software tools in the planet. Everything in the bulleted list below has been just copied-and-pasted (bold is mine, it was not in the original post). I have not added any comment, it is not necessary. This analysis goes in exactly the same direction that I hypothesized in my previous posts ( here and here ). Before this first Mythos report, we had already scanned curl with several different very capable AI powered tools (I mean in addition to running a number of “normal” static code analyzers all the time, using the pickiest compiler options and doing fuzzing on it for years etc)... These tools and the analyses they have done have triggered somewhere between two and three hundred bugfixes merged in curl through-out the recent 8-10 months or so. A bunch of the findings these AI tools reported were confirmed vulnerabilities and have b...