Live data from Hacker News

Viewing profile — ed1ted

ed1ted

HN member
Joined
Mon, Jan 11, 2016, 10:15 PM UTC
HN karma
6
Public activity
6 items

About ed1ted

No profile information was provided.

Recent public activity

  1. story
    Show HN: Ottr – one-click human approval links for scripts, CI, and AI agents

    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 Ot…

  2. story
  3. story
    Ask HN: Dynamic Interval Cron

    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…

  4. comment
  5. comment
  6. story
    Ask HN: Using Kafka and Storm/Spark for pub/sub with high number of subscribers

    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 …