Live data from Hacker News

Viewing profile — aneeshd16

aneeshd16

HN member
Joined
Fri, Jan 15, 2016, 7:17 AM UTC
HN karma
14
Public activity
3 items

About aneeshd16

No profile information was provided.

Recent public activity

  1. comment
    Comment #45873821

    I built a tool to generate a PDF for each row of a Google sheet. For example, you can generate 100 personalized PDFs (like certificates) for 100 students listed in a Google Sheet. …

  2. comment
    Comment #44427153

    I'm building an app to help users find free and paid street parking in Vancouver: https://instaparkr.com/ While apps like Parkopedia and SpotAngels tackle the same problem, their o…

  3. comment
    Comment #29602258

    I think the key concept here is atomicity. If some API is responsible for creating a job, storing it in the database AND publishing it can never be an atomic operation. Both the da…