PSA: Set `UV_MALWARE_CHECK=1` to cross-reference the Open Source Vulnerabilities (OSV) database prior to installing packages from a remote registry.
uv will then block installation of any packages reported as malware.
Amongst my friends, Spotify is the lowest quality consumer app we still pay for. It certainly hasnt gotten noticeably better in the last couple years (arguably worse). So, this is not the positive look Ant and Spotify are spinning here.
Bigger picture, this is the problem with a lot of AI reporting. It reports completely meaningless metrics like deploys per day or LoC. Why don’t we start reporting consumer satisfaction reports? Actually end state research results.
All the no nuance AI people always come out and think that this is anti AI. Again, I think AI is great and Claude is great. But this is bad marketing and makes both look like clowns.
@timClicks I'm really loving your section on "Use fewer long lived values" in Rust in Action. Has definitely made me rethink how I write and structure Rust
Serious question with all the AI hype. Why isn't C/C++ making a big resurgence? Like people keep talking about Rust but if AI is just writing it all now, then why do we need the ownership model? AI should just avoid all the footguns?