Hacker News new | ask | show | jobs
by alexcp_ 4134 days ago
The fact that the coordinates are hard coded seems odd, is there a reason for it?
1 comments

Mostly to keep the app simple and still deployable on the free Heroku plan. Sure, it could handle multiple locations, but then it would quickly outgrow the free tier
Next up: a one-tap mobile app that deploys an instances of this based on current or specified coordinates.