Simon Willison’s Weblog

Subscribe

Items tagged quora in 2016

Filters: Year: 2016 × quora × Sorted by date


What’s the cheapest or free stack solution to deploy and experiment with a realtime application in 2016?

Heroku have a good free tier, and comprehensive support for deploying both Python and Node.js. If you are mainly interested in realtime I would suggest starting out with Node.js on Heroku. Depending on the complexity of your project you might even be able to use raw Node.js without adding something like Express.

[... 81 words]

Which VCs invest in an early stage in an IOT Technology startup in USA North East?

I can’t provide a specific list of VCs, but I can help you answer this question for yourself.

[... 131 words]

What’s the first thing you would check if the company is losing money even though there’s a big increase in its revenue?

The company’s expenses.

[... 31 words]

What is the single greatest value-add from Y Combinator?

It’s very difficult to pick the best one, but from our experience here’s something that really stood out: the sense of camaraderie and trust you have in others who are also going through YC.

[... 385 words]

Why is snapEDA.com slow? Is it because it uses Django?

No, it’s not slow because it uses Django.

[... 36 words]