A new GitHub alternative is in the works. One of the features where they want to innovate is by changing PR reviews to more as if GitHub PR reviews and Notion had a baby. Given it’s in alpha, there’s not a lot one can play with as of now, though:
The website is a bit wild 
Didn’t know about this alternative to git: jj init — Sympolymathesy, by Chris Krycho
Initiative in the JS community to improve the JS package ecosystem by fixing issues and improving performance of popular packages: https://e18e.dev/
Anthony Fu released a new NPM package to make the mess of colored functions in JS a bit more manageable. It reminds me a bit of Swift, which currently has the same problem with synchronous and async/await functions.