Best Practices Expire
Rules are compressed experience, and they expire. On dogmatism in software development, how to detect it, and why discussing it as a team won't automatically save you.
AI and Agentic Engineering in Elixir. Linking processes and people.
Rules are compressed experience, and they expire. On dogmatism in software development, how to detect it, and why discussing it as a team won't automatically save you.
Leiden community detection for Elixir, powering Arcana's GraphRAG.
If I could go back in time, what would I tell myself? Lessons from a career of building software and scaling teams, in four pillars: product, process, engineering, and people.
NIST, Microsoft, and the FTC all agree: forced password rotation makes you less secure.
Your GitHub account is yours, not your company's. Here's how to keep your contribution graph intact across jobs.
Score whether an LLM's output follows from your source material or if it's hallucinated. Runs locally in Elixir, no API calls.
Your test suite should call the LLM API. For real. Not a mock, not a recorded cassette, not a fake that returns canned JSON.
Everything I've learned building RAG systems, packaged into one Elixir library. Hybrid search, agentic pipelines, GraphRAG, all running on your existing Ecto Repo and pgvector.