Browsing Tag
opensource
604 posts
How I Batch-Process 100K Rows with LLMs Without Losing My Mind (or My Money)
I had a 158,000-row product catalog. Each row: a free-text description. I needed structured attributes out of it:…
I built a self-improving home server that autoconfigures itself
I built Talome over the last couple of weeks. It’s an open-source home server platform (AGPL-3.0) where AI…
What’s New in Diction 5.0
Diction 5.0 is out. Three things changed in a meaningful way: the cloud is rebuilt from scratch, AI…
Zero application code for a REST API — semantic navigation with LinkLab
Zero application code for a REST API — semantic navigation with LinkLab The starting point At the beginning…
I built a CLI snippet manager in Rust because I was tired of googling the same things
I have a habit. Every time I sit down to code I end up googling the same thing,…
Your AI Agent Just Did Something. Can You Prove What It Was?
You deployed an AI agent. It took an action. Something went wrong. Now answer these questions: What exactly…
The Dark Forest Needs an Immune System
Anthropic just dropped Project Glasswing — a big collaborative cybersecurity initiative with a shiny new model called Claude…
How we made MolTrust A2A v0.3 conformant
The A2A protocol’s Agent Card is how agents discover each other’s capabilities. It’s a JSON file at /.well-known/agent-card.json…
I got tired of LaTeX, so I built a zero-config Python CLI to turn Markdown into premium PDFs
Have you ever just wanted to turn your standard README.md into a nice, academic-looking PDF without having to…
One Open Source Project a Day (No.34): second-brain-skills – A Skill Toolkit That Turns Claude Code Into a Knowledge Work Expert
Introduction “The limits of your AI are the limits of what you’ve equipped it with.” This is article…