ed1ted

↗ HN profile [ 22.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Automations, CI jobs, and AI agents often need a human “yes” at the last step. Most solutions require bots, dashboards, or auth flows that feel heavier than the problem. I built Ottr to make this a primitive. Ottr gives…

  2. I have a need for calling a function hosted on aws lambda based on dynamic interval. The function usually needs to be called for few hours a day to do some data processing. Because I’m calling external services,…

  3. I'm building a realtime app which requires publishing messages to the connected mobile devices. Traditionally, I would implement polling or refresh on schedule on mobile device to look for updates but I would like to…