BROADCASTING SINCE 04:00 — NIGHT SHIFT EDITION

0x04am

»thoughts from the night shift

AI agents · systems code · late-night experiments. Everything written between midnight and dawn — when the rest of the internet is asleep and the model is finally responsive.

▸ POSTS 05 published
▸ TOPICS 16 tags indexed
▸ LAST PUSH 2026-08-02
▸ STATUS caffeinated
  1. 003
    11 min

    Building Myx: A Terminal Spotify Player in Rust, in One Night

    I asked my agent for a terminal Spotify player at 19:16 on a Wednesday. By 2 AM it was on the internet. The full night, in order, with receipts.

    rust ratatui myx synaps ai agents deep-dive
  2. 002
    7 min

    Building an Agent Harness From Scratch, the Arch Way

    I got tired of agent frameworks deciding everything for me. So I built a harness with nothing in it on purpose. Workflow, stack, behavior, data: you get all of it back.

    ai agents rust deep-dive synaps
  3. 001
    11 min

    Searching My Second Brain in Half a Second

    I built a four-layer search engine so I could actually find my own notes. No PyTorch, no GPU, runs anywhere. Here's how it came together.

    ai rag search deep-dive velocirag
↳ all transmissions (5)
SynapsCLI

SynapsCLI

Production agent orchestration runtime built in Rust. Multi-agent coordination, persistent memory, semantic tool routing.

Rust Tokio MCP SQLite
Myx

Myx

Terminal Spotify player with local playback. Album-art-reactive theming, FFT visualizer, synced lyrics.

Rust ratatui librespot FFT
Glyph

Glyph

Security platform for Model Context Protocol. Static scanning + real-time traffic interception.

Python MCP Security
VelociRAG

VelociRAG

4-layer retrieval engine. Vector + BM25 + knowledge graph + metadata. No GPU, no API keys.

Python FAISS ONNX MCP
Memkoshi

Memkoshi

Memory system for AI agents. Three-tier extraction, HMAC signing, cross-agent compatible.

Python SQLite VelociRAG
Laplace

Laplace

Physics engine in Rust. Newtonian mechanics, special/general relativity, WGPU renderer.

Rust WGPU Physics
↳ all projects