mikebiglan

↗ HN profile [ 53.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Mike, cofounder of DevSwarm here. I’ve been using Claude Code heavily for the last few months (multiple Max plans). Running sessions in parallel across git branches or worktrees is fast, but it breaks down quickly in…

  2. YouTube talk by Steve Yegge and Gene Kim about how AI coding tools might replace today’s IDE as the primary programming environment, and AI workflows. URL: https://www.youtube.com/watch?v=7Dtu2bilcFs As I'm working in…

  3. I don’t want a “nice” AI. I want one that says: “Nope, that's a bad idea.” That is, I want a "Candor" control, like temperature but for willingness to push back. When candor is high, the model should prioritize frank,…

  4. Founder here. We wanted to run Claude Code, Codex, Gemini, and local assistants (Aider/Goose) side by side. So we built a Mac/Win desktop app that runs each assistant on its own Git branch. The goal is true parallel:…

  5. We wanted to run multiple AI coding assistants in parallel and swap models easily (Claude Code, local, Codex, etc.) without messing with the current branch. DevSwarm is a mac/windows desktop app that runs assistants on…