93
Meta releases Code Llama, a code-generating AI model
(techcrunch-com.cdn.ampproject.org)
This is a most excellent place for technology news and articles.
I've found they really help with unit tests. Sometimes with regular code they straight up make up libraries that aren't real.
Google Bard is the worst when it comes to powershell modules. Every time you ask it for a way to get some info from an O365 tenant, it makes up a Get-ExactlyTheDataYouWant module that doesn't actually exist.
Bing AI is actually pretty good when it comes to basic powershell commands; I figure MS probably trained it on their own scripting language.