Hacker News new | ask | show | jobs
by busymichael 3149 days ago
I get it. Well done!

I had the same problem when I first launched https://dndemail.com. Traffic was low and if no one uses the service for an hour or so, the first load in the app was slow.

I built a once a minute Cron to keep the app warm and initial requests quick.

Now I have enough traffic that I don't worry about the problem.