Live data from Hacker News

Viewing profile — HeytalePazguato

HeytalePazguato

HN member
Joined
Tue, Mar 31, 2026, 4:33 AM UTC
HN karma
9
Public activity
7 items

About HeytalePazguato

Mechatronics engineer. 15+ years in industrial automation. Building open source dev tools on the side.

Currently: Event Horizon, a multi-agent coordination for AI coding agents https://github.com/HeytalePazguato/event-horizon

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #47609280

    This matches what I've seen working with automated systems. The watching part is genuinely underrated. Evals give you a score. Watching gives you intuition about failure modes you …

  5. comment
  6. comment
    Comment #47595735

    The camps framing misses something. After 15 years writing code I've found the people who ship the best products understand both sides. You need to care about craft enough to know …

  7. comment
    Comment #47595682

    The hooks system is the most underappreciated thing in what leaked. PreToolUse, PostToolUse, session lifecycle, all firing via curl to a local server. Clean enough to build real to…