Most Markdown editors today assume cloud sync, Electron, or heavy installations. I wanted something simpler. I wanted a Markdown editor that: Works fully offline Opens local .md files directly Saves back to the original file Requires no account, no sync, and no network calls Watch the demo video on GitHub: https://github.com/user-attachments/assets/00d80cbc-ca93-4cfd-86d3-5299895d06b7 So I built
Most coding platforms train engineers to solve isolated algorithm problems. But in real engineering, you rarely reverse linked lists. You debug production systems. You trace issues across files. You deal with incomplete logs, unexpected states, and systems you didn’t write. so I built something around that. Recticode is a platform focused on real-world debugging challenges. Instead of algorithm pu
TL;DR macsh is a tiny menu-bar app that mounts SFTP, S3-compatible, and FTP/FTPS servers as native macOS volumes. Open them in Finder, drag files in, edit in place. No macFUSE, no kernel extension, no Recovery-mode reboot. Apache-2.0, free. Heads up: macsh is built with Claude Code. I'm the designer, tester, and maintainer; the implementation is AI-written under my direction. Bugs and decisions
The Autonomous Paradox In 2026, we’ve moved past simple chatbots. We are building Production-Grade RAG pipelines and autonomous agents that can plan, execute, and iterate. But as an architect, I’ve noticed a glaring hole in our "Agentic" future: Identity Sprawl. We are giving agents non-human identities (NHI) with "Full Admin" permissions just to ensure the RAG works smoothly. We are effectively
Today we're open-sourcing the AI Model Directory, the most comprehensive, automatically updated list of AI models and their metadata available today. It's the data layer that powers model selection in AgentOne, and now it's free for anyone to use, fork, or contribute to. If you'd rather just look at models, we also built a browser for the directory at models.agent-one.dev where you can search, sor
A common problem with a familiar shape: a process can dial outbound to the internet, but nothing on the internet can dial it back. Your dev server on a laptop. A service in a private VPC. A homelab app behind your router. A container in a pod with no ingress. Same shape every time — outbound works, inbound doesn't. rift is a small Go binary I built to solve that. Run it as a server on a VPS you ow
An opinionated list of Python frameworks, libraries, tools, and resources
We're all learning how to ship more side projects. If you're "in the bubble" it can feel like everyone is repo-maxxing. Shipping weekly. Spinning up agents to scaffold full apps overnight. New OSS dropped every Friday. The reality I see with most developers is much more normal: They have six or seven repos sitting in various states of half-attention. A side project from last year that still gets a