

Yeah, they have to fight it tooth and nail, because it threatens how they want to do business on a conceptual level. But I also cannot see how they would argue this case.
If another webpage said those publishers are a right cunt (written by AI), that would be defamation for sure. So far, Google was allowed to say those publishers are a right cunt, because they were quoting another webpage.
If they’re not doing that anymore, if they’re not even paraphrasing what another webpage said, but just making own claims, then that’s their own responsibility.
In theory, I could imagine a ruling that says that paraphrasing doesn’t have to be accurate at all times, but in practice, this would be absolute bedlam. Any webpage could publish the wildest misinformation and just say that, oops, they were paraphrasing.
So, even if they can get such ruling through, there would need to be law changes sooner or later, which explicitly make it illegal again.




.


Yeah, for folks with previous programming experience, I generally recommend the Rust CLI book, particularly the first chapter
It makes you build a small, usable program and shows you concrete ways to handle some intermediate topics, like error handling, unit tests, bundling etc…