Behrad Khodayar

Software engineer. I used to read source before reading docs, now ask AI to do it for me.

  1. [now]featuredIntroducing Repodify: turn a stretch of a podcast into one tailored digestSearch a show, pick a stretch of episodes & it writes u one shorter, tailored digest — on ur GPU, or w/ ur own keys. Not a SaaS that keeps the audio.RepodifyPodcastsLocal AI

2026

  1. [ai]Introducing Repodify: turn a stretch of a podcast into one tailored digestSearch a show, pick a stretch of episodes & it writes u one shorter, tailored digest — on ur GPU, or w/ ur own keys. Not a SaaS that keeps the audio.RepodifyPodcastsLocal AI
  2. [ai]Introducing claude-code-py-ts-pg: a full-stack template w/ Claude built inWhy & what of my new GitHub template (Python/FastAPI + TypeScript/React + Postgres) w/ a committed Claude Code harness: rules, skills, subagents & least-privilege permissions, treated as production infrastructure.Claude CodeTemplateFull-Stack
  3. [ai]Classifiers in HarnessesA field guide to the classifiers wrapped around modern LLMs — security & jailbreak screens, prompt-injection probes, tool-risk & authorization gates, and the probabilistic classifier in front of Anthropic's Fable model.ClassifiersHarnessesAI Safety
  4. [ai]interactive projectAgentic Coding Stack — All-in-OneAn interactive ontology of the agentic coding stack: nine layers, the request lifecycle, cross-cutting concerns, and build-time provenance — explorable across four axes.TaxonomyAgentsInteractive
  5. [chess]How would engines handle a chess variant where pieces transform after move?The engine-design questions behind Chexx — my chess variant where every Major/minor move transmutes the piece: volatile material evaluation, unreliable piece-square tables, and alpha-beta vs MCTS.ChexxChess EnginesGame Design