Live data from Hacker News

Viewing profile — benhowdle

benhowdle

HN member
Joined
Sun, Nov 17, 2013, 10:13 PM UTC
HN karma
117
Public activity
74 items

About benhowdle

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #42854784

    Hey y’all, I wrote about my 6-year tenure as a CTO across two fintech startups, specifically around securing banking systems. I was particularly proud of the GraphQL/Redis solution…

  12. story
  13. story
  14. story
  15. story
  16. comment
    Comment #42376028

    https://reqres.in/ - roughly that much in ads revenue. Would love to add a paid plan for more features, but....time.

  17. story
    Show HN: Bulk social media post creation

    Hey all - I built this tool recently to help people repurpose their existing content (website copy, blog posts, etc) into blocks of social media posts for the various platforms. En…

  18. story
  19. story
    Show HN: A PS5 stock checker on Vercel with Redis

    Hey all, wanted to show you a UK PS5 stock checker I made: https://istheps5instockyet.store/ It’s hosted on Vercel (free) and uses Redis Labs 100MB tier ($7/month) and uses Rainfor…

  20. story
  21. story
    Ask HN: How would you monetize a reasonably popular free service?

    I built and run Reqres - A hosted REST-API ready to respond to your AJAX requests (https://reqres.in/) - a free tool for developers. It receives millions of requests a month (this …

  22. comment
    Comment #19856995

    Yup, $5/month DigitalOcean droplet + free CloudFlare tier.

  23. story
    Ask HN: Project is inexplicably receiving millions of hits. What would you do?

    I launched a side project ~5 years ago that does simulated API responses with fake data. Never checked analytics beyond launch but I've just discovered its received 4.5M unique vis…

  24. comment
    Comment #19256378

    Oh, never spotted this: https://github.com/remoteinterview/zero#running-on-cloud Oops. Couldn't see it on the main docs site ( https://zeroserver.io/ )

  25. comment
    Comment #19256145

    Ace! but in terms of running it, how would Heroku know how to, ie. if there's no `package.json`, there'll be no `npm run start` defined?