Hacker News new | ask | show | jobs
Untitled Dice: Run a Bitcoin Dice Casino on GitHub Pages (github.com)
4 points by hobby_body 4055 days ago
2 comments

A platform that uses consecutive app ids which are pure integers and which you can actually crash (as in, service returns {error: "INTERNAL_ERROR"} if you provide an app id > INT64_MAX ) isn't really trustworthy from my point of view...
To be fair, the server isn't crashing, it's sending a 500 instead of a 404, but that needs to be fixed. Thanks. :)
(Fixed)
huyplzda sasi slona