Earlier quoted context omitted.
Firebase works like that. The polling of databases is a really obvious limitation of existing databases once you see the alternative. (I work at Firebase)
I searched and searched, but I couldn't find a download link on Firebase.com. Help?
RethinkDB, SageMath, Andreessen-Horowitz, Basecamp and Open Source Software
81–90 of 122 posts
Re: RethinkDB, SageMath, Andreessen-Horowitz, Basecamp and Open Source Software
#82Earlier quoted context omitted.
I don't see the market I am targeting as huge, and I agree with you that it is probably easier for Wordpress to succeed than SageMathCloud. I'm perhaps too realistic about the potential market for SageMathCloud, which was a reason why A16Z wasn't interested. If I took VC funding I might not have the option to focus on a smaller market.
Just curious, what kind of resources you have and efforts you make in the area of marketing, business development, and sales of SageMath and SMC? Have you taken any external funding for SageMath and SMC beyond grants? The market may not be large enough and opportunity may not be as fast growing that VCs expect, still it may be possible to build a decent size business with SageMath.
> Have you taken any external funding for SageMath and SMC beyond grants?
For SageMath, all funding is via grants, and I have almost no such grants these days (I used to get grants in the early days). There's a grant in Europe called OpenDreamKit that provides substantial funding right now. There's also one new NSF grant that will provide some funding for free open source textbooks built with lots of example using Sage.
For SageMathCloud, I did a round of Angel investment about a year ago in order to "bootstrap" things, and hopefully give us the time we need to build the business to be profitable. The Angel investors are a small group of people I know from the mathematics world. Right now the company is not profitable, even with a small number of low-paid developers, so it's critical to have this money to make up for the slack until we have more customers.
We can and should do a lot more marketing when the time is right. I hope that time is very soon.
Re: RethinkDB, SageMath, Andreessen-Horowitz, Basecamp and Open Source Software
#83Earlier quoted context omitted.
I've never seen that in any db I've worked with. If that's true, that's pretty huge.
Firebase works like that. The polling of databases is a really obvious limitation of existing databases once you see the alternative. (I work at Firebase)
Btw, as a person who works on Firebase, perhaps you can answer this question that has been bothering me about it. There's no way to model a foreign key relationship that's traversable in both ways without trusting the client application to update both directions, right? Isn't that a bit of a dealbreaker for anything other than a toy app? I would assume if you wanted to make something that's actually reliable, you'd have to run all your mutations through your own personal server instead of letting clients mutate Firebase directly, right?
Re: RethinkDB, SageMath, Andreessen-Horowitz, Basecamp and Open Source Software
#84Earlier quoted context omitted.
Firebase works like that. The polling of databases is a really obvious limitation of existing databases once you see the alternative. (I work at Firebase)
Well it's easy to shard when you don't support joins or foreign key constraints. Btw, as a person who works on Firebase, perhaps you can answer this question that has been bothering me about it. There's no way to model a foreign key relationship that's traversable in both ways without trusting the client application to update both directions, right? Isn't that a bit of a dealbreaker for anything other than a toy app?…
Re: RethinkDB, SageMath, Andreessen-Horowitz, Basecamp and Open Source Software
#85Earlier quoted context omitted.
Well it's easy to shard when you don't support joins or foreign key constraints. Btw, as a person who works on Firebase, perhaps you can answer this question that has been bothering me about it. There's no way to model a foreign key relationship that's traversable in both ways without trusting the client application to update both directions, right? Isn't that a bit of a dealbreaker for anything other than a toy app?…
[edit: this is an irrelevant remark] RethinkDB supports joins: https://www.rethinkdb.com/docs/table-joins/ "Like many traditional database systems, RethinkDB supports JOIN commands to combine data from multiple tables. In RethinkDB joins are automatically distributed—a join command is automatically sent to the appropriate nodes across the cluster, the relevant data is combined, and the final result is presented to th…
Re: RethinkDB, SageMath, Andreessen-Horowitz, Basecamp and Open Source Software
#86>They were also worried about how small the total market cap >I do not think it is impossible to build an open source business (I think Wordpress is an example), and I do not need to raise VC. Is the right market here not everything like A16Z told you? The market for wordpress is crazy large with several blog platforms seeing 100+ million dollar exits and it seems no one who gets in this space fails--clearly the mark…
I don't see the market I am targeting as huge, and I agree with you that it is probably easier for Wordpress to succeed than SageMathCloud. I'm perhaps too realistic about the potential market for SageMathCloud, which was a reason why A16Z wasn't interested. If I took VC funding I might not have the option to focus on a smaller market.
Agree 100% I just wanted to make sure your expectations were realistic based on the what you wrote. I hope the best for you!
Re: RethinkDB, SageMath, Andreessen-Horowitz, Basecamp and Open Source Software
#87Re: RethinkDB, SageMath, Andreessen-Horowitz, Basecamp and Open Source Software
#88Are you are trying to strike some sort of balance between capitalism and altruism?
Re: RethinkDB, SageMath, Andreessen-Horowitz, Basecamp and Open Source Software
#89The open source project that has really stood out to me in terms of funding is vuejs.org who's funding is almost entirely public at https://www.patreon.com/evanyou In the case of RethinkDB I wish they had started Horizon much sooner. Having plugins like for Stripe will make Horizon usable in the real world. I certainly like the goal set for Horizon that it be easy to extend a Horizon app by embedding it in a Node app…
I think they also could of, as a flat fee structure, with listed consulting fee rates, could have done what compose.io does just for RethinkDB, as well as a SaaS model for cloud-ready instances on a handful of popular cloud platforms. That may have taken away from the core development, but may have been a better case than some of the bits they did with Horizon, which does look interesting to say the least.
Re: RethinkDB, SageMath, Andreessen-Horowitz, Basecamp and Open Source Software
#90It seems new users and people who saw the ease of querying, distribution, good docs, solid architecture jumped on board. Lots of HN articles were written. The technology is really solid. Come to think of it, don't recall seeing a single negative RocksDB article on HN, ever. However databases are hard and they are a bit like operating systems. They are so important that people expect them to have a long track record o…
I'm confused, where does RocksDB come into this? Typo?