skip to content
TERRYLI.HM · LIBRARY

Library.

External pieces that earned a place.

A garden grows from what it reads. These are the external pieces that earned a place in my thinking — each one read properly, kept because it changed how I work or think, and annotated with why. Added in occasional batches, not as a feed.

Agent engineering

  • Effective Harnesses for Long-Running Agents
    Anthropic

    The clearest statement that continuity across sessions is an architecture problem, not a prompt problem.

  • Dynamic Context Discovery
    Cursor

    Pull over push for agent context: give the agent less and let it retrieve, with files as the universal primitive.

  • Files Are All You Need
    LlamaIndex

    Files quietly won as the central abstraction for agent memory, retrieval, and skills, displacing heavier machinery.

  • Context Engineering
    Harrison Chase on the Sequoia podcast

    When behaviour emerges from code plus model, traces replace source files as the debugging surface.

  • Notes on Claude Coding
    Andrej Karpathy

    The 80/20 flip in weeks, and the observation that model failure is now conceptual rather than syntactic: hasty-junior mistakes, not syntax errors.

  • Outsource Thinking, Not Understanding
    Andrej Karpathy

    The line worth keeping between what you delegate to a model and what you must still hold yourself.

  • Shipping at Inference Speed
    Peter Steinberger

    What development looks like once the bottleneck is inference time rather than code: parallel projects, output streams monitored rather than read.

  • How to Work and Compound with AI
    Eugene Yan

    AI work compounds only when artefacts, decisions, and corrections persist as context for future sessions; the essay behind a lot of how this site’s author works.

  • How is Linear so fast?
    performance.dev

    Local-first sync as a worked example of an architecture bet paying off in feel, not just benchmarks.

Thinking and positioning

  • Get to the Core of the Thing
    Shreyas Doshi

    High-altitude binaries create the appearance of strategy while keeping the room away from the hard customer-specific question.

  • How to Enter Side Doors
    Maja Media

    A job is a bundle of problems someone wants solved, not an object on a board; the best career reframe of the year.

  • What Personal Software Actually Is
    Dan Shipper

    Personal software as software shaped by one person’s judgment rather than a market’s average need.

  • Think Inside the Box
    Cal Newport

    The disciplined counterweight to AI maximalism: constrain the tool to the box where it demonstrably helps.

AI and the economy