A new class of typosquatting attacks for malicious packages: register package names that are hallucinated by ChatGPT:
https://vulcan.io/blog/ai-hallucinations-package-risk
(h/t
@rauschma)
The more I learn about register allocators, the less I want to write programs in assembly. It's really nice having a compiler minimise spills.
Rust RFCs have this interesting approach where you can register blocking concerns with their rfcbot!
Seems like a great way of tracking outstanding issues. E.g.
https://github.com/rust-lang/rust/pull/74430#issuecomment-664693080