Ask PG: Follow Up Investing?
2 pointsby gmonaco1 comments
shards = []
boot 'ec2', 'us-east-1', (server) ->
shards.push server.start 'mongod_docker_image'
boot 'ec2', 'us-west-1', (server) ->
shards.push server.start 'mongod_docker_image'
setTimeout ->
shard.stop() for shard in shards
, 5 * 60 * 1000
Does this exist yet? I started writing my own earlier today with Docker because I haven't found anything yet. Not making time for exercise now seems akin to cutting out food because you have no time to eat
So now we just need Soylent for Exercise ;-)
I think that they tend to fund people who they think will have the highest chance of success. You end up with priorities like:
1. Previous successes
2. Company with traction
3. Employee at Stripe/Google/Apple/etc
4. Smart MIT/Harvard/Stanford student
5. Misc. high magnitude achievements
I think what you're seeing might be a higher number of 1-3 applying to YC, not leaving much room for 4 and 5. The four and fives who do get accepted are extraordinarily impressive.