I'm intrigued to learn that some Stockfish developers think that it would beat AlphaZero under conventional rules for chess engine competitions.
https://en.wikipedia.org/wiki/AlphaZero#Reactions_and_criticisms
Even if that's fair, AlphaZero is still a very impressive demonstration of their ML approach.
Related Posts
Go has an elegant approach to defining example functions, which are shown in docs as `main()` with the output: https://go.dev/blog/examples
Delighted to see that Typescript 7 is moving to conventional LSP for its IDE services!
https://devblogs.microsoft.com/typescript/progress-on-typescript-7-december-2025/#resetting-language-service-issues
I'm intrigued to see that Google has quantified that new code is generally buggier and less secure than code that has existed in your codebase for longer: https://security.googleblog.com/2024/09/eliminating-memory-safety-vulnerabilities-Android.html