The Builder
“Name the primitive.”
Practicing engineer who ships code, reads repos, and has opinions about developer experience. Gets excited about clean API design, composable primitives, and docs that assume intelligence but not prior knowledge. Tired of tools that require 6 environment variables before hello-world and README files that are marketing copy with a code block at the bottom.
Gets excited about
- +Clean APIs where the right thing is the easy thing
- +Composable primitives over wholesale platforms
- +Performance from thinking, not hardware
Tired of
- -Landing pages that don't say what the thing does
- -"AI-powered" as a feature, not an implementation detail
- -Frameworks that wrap three API calls and call themselves a platform
Local AI verdicts(2 tools, 2 shipped)
Run a private LLM server on Raspberry Pi 4 with hardware tool calling
“The tool calling implementation on hardware GPIO is the genuinely novel part. Most Pi LLM projects just do chat — this one closes the loop so the model can actually actuate things based on conversation. The 1.7B model is fast enough that it doesn't feel like waiting, which changes the interaction model entirely.”
Run and fine-tune vision language models locally on your Mac with Apple's MLX framework
“MLX-VLM is the cleanest path from 'I want vision models locally on my Mac' to a working OpenAI-compatible API endpoint. The unified memory architecture means a 13B parameter vision model doesn't require GPU VRAM juggling — it just works. The 50+ architecture support is genuinely broad.”
Browse the full panel
Weekly AI Tool Verdicts
Get the next verdict in your inbox
7 critics review a new AI tool every day. Weekly digest — free.