superdex | 5 years ago | on: Ask HN: Has anybody shipped a web app at scale with 1 DB per account?
superdex's comments
superdex | 7 years ago | on: Ask HN: What's the largest amount of bad code you have ever seen work?
superdex | 7 years ago | on: Ask HN: If you had two months off between jobs what would you be doing?
superdex | 8 years ago | on: Ask HN: How do I get $2.2M dollars?
When do you want to retire with this $2.2M? That might guide your investment choices. Sounds like you might want to take some financial/econ classes as well ;P
superdex | 8 years ago | on: Ask HN: Sell my startup for $14M because I can't raise $2M?
And depending on how you're structured now, $14M is a LOT or it's quite a bit and you can take your time looking for the next thing....
superdex | 9 years ago | on: Ask HN: As a developer, how can I take advantage of time spent driving to work?
superdex | 12 years ago | on: Why C# is not a good choice for web development?
And your excuse for not having the app under source control is a cop-out and shameful. Enjoy your scripting languages and short-cuts...
superdex | 12 years ago | on: Poll: Which RSS reader have you switched to?
We do it, but everyone gets the same schema and same app. .net/IIS/sql server and when we update the schema, we apply to all dbs via in-house scripts. It provides security warm fuzzies to our clients that their data is separated from other clients. If you want to try and version the app/schema for different accounts, that’s where your headaches are, regardless of db model