Ask HN: Why hasn't x86 caught up with Apple M series?
450 points by stephenheron 7d ago 620 comments
Ask HN: Did Developers Undermine Their Own Profession?
8 points by rayanboulares 23h ago 16 comments
Show HN: Pitaya – Orchestrate AI coding agents like Claude Code
5 Gusarich 0 8/31/2025, 4:33:21 PM github.com ↗
Pitaya is a local, open-source orchestrator for AI coding agents (Claude Code, Codex CLI).
It runs many agents in parallel, isolates each in Docker with its own git branch,
supports pluggable Python strategies, and persists state so runs are resumable.
Quickstart + short demo are in the README.
No comments yet