Next.js and Lazy Hydration. Keep the HTML but drop the Javascript | by Zack Jackson | Medium
Code splitting can only get us so far, and how it works means you end up loading a lot of JS you don't really need right then and there. Why download the footer code when I'm looking at the header…
Ask a question and get answers backed by real research. Use Assistant to explore new topics, get help with literature reviews, build reference lists, and more
Below is a list of some of my favourite online writers, sorted loosely by category. A star ✶ represents a particularly strong recommendation. Rationality and AI Scott Alexander ✶ Gwern ✶ Gavin Leech ✶ Zvi Mowshowitz Scott Aaronson ✶ Alexey Guzey Holden Karnofsky ✶ Luke Muehlhauser Biology and climate José Luis Ricón Saloni Dattani Hannah…
Delivering curiosity-inducing content every single week. Click to read The Curiosity Chronicle, a Substack publication with hundreds of thousands of subscribers.
As a data format, yaml is extremely complicated and it has many footguns. In this post I explain some of those pitfalls by means of an example, and I suggest a few simpler and safer yaml alternatives.