~/zachhandley $ whoami
I build software that ships.
Rust on the backend, TypeScript on the edge, Astro and Svelte on the front. I run Black Leaf Digital and ship products at Socialaize and Blazen.
featured / open source
see all work →- ELID
ELID is based on ULID, except for vector embeddings -- the general idea is, what if we had a way to represent a vector as a sortable hash that was also similar in "closeness" to other ID's on the same dimension, created from embeddings
Rust - Blazen
Blazen is a workflow/event based orchestration system for agentic flows, but can be used for workflows of any kind
RustPython - FakeNotify
inotify for FS events doesn't work on NFS mounts, and that's annoying, so this emulates them
Rust