
I built an offline-first sync engine with event sourcing, in Rust shared between mobile and backend
A small, honest write-up of a thing I built mostly for fun, that somehow ended up working. Code:...
Tag archive

A small, honest write-up of a thing I built mostly for fun, that somehow ended up working. Code:...
aBuilding and launching a Mimblewimble blockchain in Rust I recently launched DOM...

Compressing a video to 'under 8 MB' isn't a guessing game — it's arithmetic. Here's the bitrate-budgeting math I used to make ffmpeg land on an exact target size, plus the guardrails that turn the formula into something you can ship.
Every AR toolkit (ARKit, ARCore, RoomPlan, Polycam) bundles SLAM, object detection, and a UI into one...
This is a submission for DEV's Summer Bug Smash: Clear the Lineup. Project Overview Typst...

The setup We recently added continuous peer syncing to Quantum-Lattice's node — instead of...

I wanted semantic search with no server, and every Rust HNSW crate refused to compile to wasm. So I wrote ferrovec: serde + postcard the only deps, no
Are you tired of command-line tools that take half a second to initialize? When did editing a quick...

**_Description: "How I built a serverless, zero-cost, 100% client-side systems dashboard using a...

Moving a program to Solana mainnet-beta is the ultimate staging-to-production moment. Mistakes here...

xAI open-sourced its terminal AI coding agent Grok Build on July 15, 2026 under Apache 2.0, but the release is the Rust harness and TUI rather than model weights, and the real test of its privacy pivot is whether developers trust xAI's claim that previously retained coding data was deleted in July.
A real external node, not just a design goal Today, Quantum-Lattice got its first...