• Home
  • Projects
  • Library
  • Couplets

Library

Resources I've learned and learning from. Recommend exploring them.

Agentic engineering

Agentic Engineering

see what is Agentic Engineering.

↗

Articles

Agents

Learn about agents and what they are. Author is Chip Huyen.

↗

The Logs: What every software engineer should know about real-time data's unifying abstraction

Jay Kreps on how the 'log'—an append-only, ordered sequence of records—serves as elegant solution for distributed systems and real-time stream processing.

↗

How Imports Work in RSC

Learn about how imports work in React Server Components.

↗

JSX Over The Wire

Learn about how JSX is sent from server to client.

↗

Books

High Performance Browser Networking

A book on web networking and protocols (HTTP, HTTP/2, SSE, TCP) that also builds strong general networking fundamentals.

↗

The Bullshit Machines

A book that teaches how to evaluate LLMs, like these are just algorithms not miracles. Explains how to adopt these tools thoughtfully.

↗

Design

Good vs Great Animations

Learn when to add an animation.

↗

Essays

Local-first software

An essay about building software that works offline.

↗

A CRDT for Rich-Text Collaboration

A CRDT (an algorithm and data structure) for rich-text collaboration.

↗

Skepticism

Nothing about AI is inevitable

Mar Hicks is a historian who studies how technology changes society. she criticizing HYPE cycles.

↗

Learning

Learn PWA

A course that breaks down every aspect of modern progressive web app development.

↗