losalah

↗ HN profile [ 54.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. OpenAPI feels great until it doesn’t. Our loop is always the same: A UI flow breaks → backend says “spec is outdated” → someone spends 30–60 minutes in Devtools figuring out what the server actually returned → then we…

  2. I'm building Viba: a terminal-first automation tool. You type "every Monday at 9am, query Postgres and email the CSV to team@" and it compiles that to a DETERMINISTIC CONFIG workflow spec, then executes it locally with…