May 7 · 3 min read · Many developers are hesitant to upload sensitive project data or personal notes to the cloud for RAG (Retrieval-Augmented Generation). The solution is a Local-First Agent: a system that lives and work
Join discussion
May 5 · 12 min read · (it doesn't have to) 0. The puzzle Scroll to the bottom of this page. There's a jigsaw puzzle there, and 47 people have placed pieces in it. Some of them placed a piece an hour ago. One placed a piece while you were reading this sentence. You can see...
Join discussionApr 15 · 4 min read · Welcome to the first installment of Tech Tuesday! When I first started building Genealogix, I had a strict, non-negotiable rule: zero cloud databases. To fulfill the mission of helping people stop ren
Join discussion
Apr 15 · 14 min read · The web has a dirty secret: we build applications that break the moment your Wi-Fi drops. You open a dashboard, the spinner appears, and nothing loads. You fill out a form, hit submit, and the network tab flashes red. Your work vanishes. We have norm...
Join discussion
Mar 18 · 3 min read · The most common friction point with AI tools is setup. Create an account. Add a credit card. Generate an API key. Configure rate limits. Handle billing alerts. What if you could skip all of that? With Ollama running on your Mac, you can run AI models...
Join discussionMar 18 · 3 min read · Most people interact with LLMs through chat interfaces. Type a question, get an answer. But there is a much more interesting use case: letting an LLM actually control your computer. Not generating code for you to run. Not suggesting what to click. Ac...
Join discussionMar 18 · 3 min read · Apple Silicon changed what is possible for local AI. The unified memory architecture means ML models can run on the GPU without copying data between CPU and GPU memory. For a desktop agent that needs to process screen content in real-time, this matte...
Join discussionMar 17 · 5 min read · Every AI agent on the market today wants one thing: access to your computer. They want to see your screen, read your files, control your mouse, and type on your keyboard. The pitch is simple - let an
Join discussion