RSSAmplifier

outl blog · Jun 28, 2026

The op log is the source of truth, so stop keeping everything resident

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Importing 80,000 blocks killed outl on the iPhone: iOS jetsam shot the app on open because every block kept a live Yrs CRDT document resident for the whole session. The fix was to treat block text as what it already is, a projection of the op log, and rebuild it on demand. Half a gig of RAM down to a few megabytes, why the rebuild is provably exact, and the replay peak nobody thinks about.

Read on outl.app

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.