home
hi, i’m bhavnick. online i go by minhash.
Last 10 notes on Topaz
hi, i’m bhavnick. online i go by minhash.
working notes and scratchpad for things i’m learning or tinkering with. rough around the edges, updated as i go.
longer form writing — things i’ve thought through enough to share with the world.
rough pile on AI and the study of the craft.
opencode’s edit tool doesn’t trust LLMs to give exact string matches.
i’ve been using Claude Code heavily for the last few months — for chonkie, for side projects, for basically everything.
I’ve been building Mandex, a CLI tool, and somewhere along the way I realized: shipping a dev tool in 2026 is a completely different game than it was even two years ago.
How we built memchunk - a blazing fast text chunking library using SIMD and memchr for RAG pipelines
github’s rust-gems bpe crate is quite interesting. they use aho-corasick algorithm to make a fast chunking and backtracking tokenizer.
I built a pastebin last week. Not because the world needed another one. There are plenty — Gist, Hastebin, Pastebin.com, PrivateBin, Opengist.