huksley

↗ HN profile [ 79.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hi HackerNews, Ruslan here. I once posted here a story how I got AWS $4k surprise bill for one day (https://news.ycombinator.com/item?id=31907374), which is why I built DollarDeploy. I believe 95% of apps don't need…

  2. Dropbox previously had a policy where if you downgraded from a paid plan to free, files over the 2GB free tier limit would be kept but simply stop syncing. This allowed me to have access to the copy of older files and…

  3. 2 years ago, while deploying the Valosan press relations platform to AWS, I made a mistake, which resulted in a $4.5k USD bill overnight. After that, I learned that AWS CloudFront CDN charges are not immediately…

  4. Hi HN, I was so excited about the ChatGPT API released yesterday, and we had this idea brewing for a long time, so we created this little tool - JojoGPT. It searches the web and uses the newly released ChatGPT API to…

  5. I am using awesome NextJS and serverless-nextjs and deploy my app to CloudFront and Lambda@Edge. I made a mistake and accidentally created a serverless function that called itself. In a recursive loop, with a 30s…