crog

↗ HN profile [ 77.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I use Claude Code all day. The single best habit I've added: paste its output into a second model before letting it execute. Catches bad plans before they ship. The friction was copying. Terminal selection is unreliable…

  2. I built claude-relais to stop throwing expensive reasoning models at every line of code (I can't spend 500$/month on AI subs). The idea: Claude acts as orchestrator: it plans tasks, breaks them into bounded units, and…

  3. I'm a non-technical guy who spent 2 months trying to ship software with AI tools. Not toy projects — real things I wanted to use. Finance analyzers, productivity tools, dev utilities. The models are incredible. But the…