Big O notation
Or how many items can your function process in a second
Aug 14, 20263 min read

Search for a command to run...
Or how many items can your function process in a second

~10× less output, ~3× faster, measured. Plus the second lever — history compaction — that cuts multi-turn input ~60%.

And to improve your code

So I made a cheat sheet in plain english

A step-by-step guide

Today we deploy a website on our own server

Your customers will love you for it

A second brain that never leaves your laptop

And what's actually inside a CRDT(Conflict-free Replicated Data Type)
