~/zachhandley/links $ cat .all
everything in one place
Projects, work, socials, downloads. Curated in Appwrite, live-updated.
projects
code
- 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
- Blazen Blazen is a workflow/event based orchestration system for agentic flows, but can be used for workflows of any kind
- FakeNotify inotify for FS events doesn't work on NFS mounts, and that's annoying, so this emulates them
- AppwriteUtils Migrations code for Appwrite
- ez-i18n i18n in typescript with SSR support
- ZAstroWebsockets A sort-of-fork / side-by-side copy of Astro's Node and Cloudflare (I can do Deno if people request it but I am inherently lazy) SSR runners with WebSocket Server Support