I write open source libraries for MLX, Apple's machine learning framework for Apple Silicon. I'd like my Mac to run and inspect real models without renting a GPU in some datacenter, so I build the small tools that make that possible and put them on PyPI.
Most of them do unglamorous things. One previews an image while it is still generating instead of making you wait for the final pixels. One lets FLUX skip work it has already done. One checks a model repo for problems before they take your load down with them. One measures what quantization quietly costs you in quality. Niche stuff, all of it. These were just the walls I kept walking into.
Every one started as a script I got tired of copy-pasting between projects. That is usually how it goes.
If any of it saves you an afternoon:
- โ Buy me a coffee
- ๐ค Sponsor my work
- ๐ญ Follow along





