I have reached the “throat mics are pretty cheap and I have this RODE usb audio interface that I think should work” stage of modern software development.
Went on a bit of a FUSE kick and managed to get things to a state where pecan no longer needs readwrite mounts.
Relatedly I also discovered fuse-t.org which converts FUSE into NFS mounts on macOS without kexts.
So I’ll see Garry Tan’s “all CLIs” and raise him “all files.” 🙂
Nice afternoon for chilling in the garden.
How many test engineers does it take to change a lightbulb?
None! That’s an observability problem!
Watching the last Front 242 concert on YouTube. Audio is terrible but I’ve heard every track so many times it really doesn’t matter.
I was working on a RAG-style session search thingy and I decided it plus some of the dynamic hook stuff I’ve been doing would be a useful standalone thing.
So I made ragtime: github.com/byronellis/r...
RAG-like indexing and dynamic hooks with Starlark. Very early days so we’ll see how it evolves
Ah beach town life: what… is that? A kite? Ah, no. It’s a guy riding a very tall unicycle with a parasol and what appears to be a UFO made out of a pop up photography diffuser. As one does from time to time.
As a friend put it “this is one of those Jedi things where you have to make your own lightsaber isn’t it?” “Maybe…” Anyway, I felt like making my own container-centric agent harness using Virtualization.framework and so: github.com/byronellis/p... is the beginning.