Viewing profile — benhowdle
benhowdle
HN member- Joined
- Sun, Nov 17, 2013, 10:13 PM UTC
- HN karma
- 117
- Public activity
- 74 items
- HN profile
- View on Hacker News ↗
About benhowdle
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
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…
- story
- story
- story
- story
-
comment
Comment #42376028
https://reqres.in/ - roughly that much in ads revenue. Would love to add a paid plan for more features, but....time.
-
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…
- story
-
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…
- story
-
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 …
-
comment
Comment #19856995
Yup, $5/month DigitalOcean droplet + free CloudFlare tier.
-
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…
-
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/ )
-
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?