My Digital Garden
A curated collection of useful links and resources
My Weekly Internet Treasures
Curated treasures from the overlooked corners of the internet
Hand-picked resources that algorithms don't prioritize
Thoughtful summaries that respect your time and attention
Weekly delivery with zero spam, ever
Corners are relative
Why rounded corners look wrong, the math that nests them, and the shape that breaks the formula.
A reading list for generalists — LessWrong
I, along with many others in AI safety, believe there is a shortage of generalists in the community and that there exist many projects and efforts th…
Engineering for Bounded Cognition
The mind that builds software is far smaller than the software it builds, and almost everything good in engineering is a way of living with that gap.
Loop Engineering
You don't really need to be good at prompting anymore. The thing to get good at is the loop that does the prompting for you. It's five building blocks plus s...
Mechanical Watch – Bartosz Ciechanowski
Interactive article explaining how a mechanical watch works.
Building Glass for the Web
How we built a cross-browser glass effect for the web, and how it shapes a family of components.
React handbook
How do you name props? Why are enum props good? What the hell is composability and why is it useful? Should you always use React?
How's Linear so fast? A technical breakdown
breakdown of the architecture behind Linear's speed: local-first sync, MobX observables, instant first loads, and a keyboard-first design.