rpg3 | 5 years ago | on: US Park Police: It was a ‘mistake’ to say no tear gas was used in Lafayette Sq
rpg3's comments
rpg3 | 5 years ago | on: Exiting VIM is hard; sometimes we need to take drastic measures
rpg3 | 5 years ago | on: Ask HN: Has anybody shipped a web app at scale with 1 DB per account?
Additionally, like someone else pointed out, trying to run any reporting data across multiple customers will become difficult code wise and less performant.
Realistically, if you are handling the sort of scale that would require more interesting scaling solutions for typical db software, you are most certainly making enough money to implement better approaches.
FWIW, I worked for a company that was handling a few hundred thousand customers with millions of order records on a relatively small AWS RDS server. Set up a database cluster and you're rolling for a while.
rpg3 | 5 years ago | on: Tell HN: GitHub will reset passwords June 24, 2020
For me, I logged in a few days after my deadline and instead of showing me the warning it just forced me to reset my password. I'm assuming they're doing it on a rolling basis of some sort.