dontpanic.fyiNotes

Notes

  • Running a game loop outside React

    July 23, 2026

    Poker Defense publishes an immutable world snapshot every frame into a ref, and uses React for exactly one thing in the render path: a counter that schedules the draw.

  • What's on dontpanic.fyi, and how it's built

    July 23, 2026

    A walkthrough of the panels on the site: which ones embed independently deployed applications, which are implemented in the site itself, and the architecture behind each.