binpatch | binpatch
Ship binary updates that download a patch instead of the whole file. binpatch generates and applies small binary delta patches — the same engine getsentry/cli uses to self-update.
binpatch | binpatch Skip to content binpatch Every binary update re-downloads the whole file. Patch only what moved — Electron apps, CLIs, agents, anything that's a single-file artifact. Get Started View on GitHub What you save Section titled “What you save” Bandwidth Median 96% fewer bytes per update across 8 real getsentry/cli releases. A 31 MB gzipped full download becomes a 1.3 MB patch on a typical release — and small bug-fix releases go as low as 0.9%. Wall time On slow links the savings are dramatic. At 5 Mbps the full download takes ~53 s; the patch download + apply takes ~4 s. At 25 M
saved by
related reading
- ToDesktoptodesktop.com
- Rewriting Bun in Rust | Bun Blogbun.com
- GitHub · Change is constant. GitHub keeps you ahead.github.com
- Behind The Scenes of Bun Install | Bun Blogbun.com
- Malleable software: Restoring user agency in a world of locked-down appsinkandswitch.com
- Why We Built Our Own Background Agentbuilders.ramp.com
- GitHub - affaan-m/ECC: The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.github.com
- cbloom rantscbloomrants.blogspot.com
- GitHub - maxritter/pilot-shell: Professional context and harness engineering for Claude Code and OpenAI Codex. Build production-grade software with spec-driven development, TDD, persistent memory, quality gates, code intelligence, human oversight, and end-to-end verification.github.com
- Overriding Dependencies - The Cargo Bookdoc.rust-lang.org
- Sandbox SDKsandbox.cloudflare.com
- Delta | A Multiplayer Environment for Coding with Agentsdelta.dev