Stop paying per token—here's how to run Claude locally for free.
Omp (oh-my-pi) is a batteries-included terminal coding agent with LSP, debugger, subagents and hash-anchored edits. Here's ...
Erik Steiger discusses the operational pain of legacy PDF generation in regulated banking and manufacturing. He explains how ...
If you are using Claude Code in a team and want to include your own personal settings, but changing `.claude/settings.json` creates git diffs—there is a way to solve this problem. In this note, I ...
🔍 PDF parser for AI data extraction — Extract Markdown, JSON (with bounding boxes), and HTML from any PDF. #1 in benchmarks (0.907 overall). Deterministic local mode + AI hybrid mode for complex ...
Writing secure code is hard. When you learn a language, a module or a framework, you learn how it supposed to be used. When thinking about security, you need to think about how it can be misused.