Pinned post

Researchers find Llama 3.1 recalls large parts of popular copyrighted books, possibly weakening AI industry claims that such memorization is fringe behavior (Timothy B. Lee/Understanding AI)

Timothy B. Lee / Understanding AI : Researchers find Llama 3.1 recalls large parts of popular copyrighted books, possibly weakening AI in...

28 March 2023

FW: Tweet by Thorsten E. on Twitter

 

 

 


Thorsten E.

‪@endi24

PowerShell one-liner that checks for Windows updates that are not hidden and not installed:

(New-Object -ComObject Microsoft.Update.Session).CreateupdateSearcher().Search("IsHidden=0 and IsInstalled=0").Updates | Select-Object Title

 

12/01/2023, 13:40