Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You should check out Simperium (disclaimer: I'm the co-founder and Twitter's former platform lead is one of our advisors/investors). While it's not immediately apparent yet, we're pushing in this direction: it's easy to create a firehose for your app, and we're working on ways for apps to easily interconnect with each other in a less file-centric, more API-centric way.

The niche we chose to start with is device syncing, based on our experience building Simplenote (which is to Evernote as Twitter is to Facebook). We know there's a need for something more flexible and powerful than iCloud in this regard, so that's what we focused on initially. But we believe a good solution for moving data between devices is also a good solution for moving data between people and 3rd-party apps.

Simplenote's 3rd-party ecosystem looks similar to Twitter's in the earlier days. We're taking the path they didn't take. Rather than shoring up Simplenote vertically, we're focused on extending our backend data layer horizontally and generalizing it for a variety of apps and services (though specifically not as an all-encompassing "backend-as-a-service"). We'll be announcing our open source strategy soon. This is all really hard though, both technically and as a business.



Can you think of examples of any open source standards that emerged from pasting on an open source strategy later? I ask because I can't think of any, but I may be wrong.

I'm contemplating a realtime data sharing system now, but it's hard for me to consider using a commercial platform from a startup.

If your API was already open source, with a real open source community that spans several organizations already in place, I'd be a lot more eager to use your service.

Basically, an open source api is only appealing to me if it seems impossible for it to be hijacked by one sponsor, no matter how well meaning. Who knows, you could get hit by a bus and wake up as your own evil twin.

Love to hear your thoughts


We only launched Simperium a few weeks ago. While it's production-ready (powering Simplenote), it still has a beta label for the simple reason that we haven't announced pricing or our open source strategy. I agree, "pasting on" an open source strategy in a reactionary way doesn't have a great history of success, but similarly, I think it's also hard to build very ambitious open source solutions that are entirely open from the moment of conception. Not impossible, but in any case the path we chose was to build a first version behind closed doors according to a strong vision based on experience and talking to fellow app developers.

Having done that, we're excited to start opening it up and we don't view this as pasting on a strategy. We've been proactively considering the implications for our technology and business from the beginning. I think a great, open circulating system for the internet can be as significant as an operating system like Linux.


> I think it's also hard to build very ambitious open source solutions that are entirely open from the moment of conception

Yes it's hard to build an open source standard using an open development model. On the other hand some people think its impossible to build an open source standard without an open development model.

Open source advocates argue that the very barrier to something becoming an open standard is your wish to own a strong consistent vision. They also argue that having a single host company that has a head start over others will discourage others from jumping on board.

I sincerely hope that such an approach could lead to a real open standard. I can't think of a case that has, though I do hope to be proven wrong.

Cool project, for sure. I bet you can succeed as a commercial platform, you're solving some hard problems and will make life easier for lots of developers. Would be cool if you can drive an open standard too.


Thanks! And I appreciate your insight. You must be rather battle-hardened from your experience over the years, and I know there are others who share your hesitance to use a system like this. In response to your question about examples, Linux and Android are examples of software that, as far as I can tell, only really opened up after conception and a good deal of development.

http://en.wikipedia.org/wiki/Linux#MINIX

http://en.wikipedia.org/wiki/Android_(operating_system)#Foun...


I don't think Linux can be compared in any way, because it was never a commercial venture, and Linus released the first version in a barely working skeletal form, and proceeded from there.

If you actually meant MINIX, which the link goes to, it's also a poor example because it is pretty much a failure...it lost out to the always-open Linux, in such a catastrophic manner that most people, even most Linux users, don't even know it exists or that Linux was a reaction to it. If you plan to be the "MINIX of realtime data streams", I don't think I'll be developing for your platform.

Android is possibly a reasonable example, as I guess it did happen as a proprietary venture that went Open, but it's Open Source life happened under the oversight of Google, arguably the world's most important technology company. You don't have that kind of clout or that kind of market penetration. No one worried that Google would disappear next week, leaving a bunch of development spending un-recouped.

Finally, there is a pretty hard rule of the Internet, which is that infrastructure will be Open Source...and if it isn't today, it will be soon. HTTP, DNS, SMTP, SSL, video (HTML5, which replaced the proprietary Flash). There are still a few examples of non-Open services, and Web 2.0 (or whatever), was a valiant attempt to retake the web for proprietary interests; and the jury is out on whether Open Source and standards will eventually prevail. So, chat is back to being often proprietary, video and voice conferencing never had a viable Open Source option so it remains proprietary with competing standards, etc. But, I think for you to convince other companies to build on what you make, you'll have to either become big fast (like Twitter fast), or start Open. Or, you'll build just another also ran.

Of course, if you start Open Source, you'll never make a bajillion dollars on the software or service itself. So, you get to choose your priorities, and maybe shooting for the big money is more important than a better shot at building a standard that many people and companies use.


I think there a small contradiction in terms here, perhaps you've recognized it already.

A network service has a definition in in terms of the protocol used to talk to it. It could be an "open" protocol standard, in the sense that it's well documented and not patented. Even if it's not well documented, network protocols are not that difficult to analyze.

"Open source" is talking about source code to a program. Such a program might be an embodiment of a protocol endpoint.

The problem that Twitter has is that they have a trivial API and it's very easy for anyone to create a client for it. They're trying to lock this down cryptographically using client certs, but as long as there is some client on the users' devices that can talk to Twitter, the private key has to be available to all the users. Open source client endpoints have to publish their private key in the source. What they're trying to do is technically impossible.

So Twitter has chosen the worst of possible worlds here, they have a de-facto open API and must resort to the threat of lawsuits to prevent their users benefiting from the features provided by the open marketplace of client apps.

I would try to find a way not to end up like Twitter.


> Can you think of examples of any open source standards that emerged from pasting on an open source strategy later? I ask because I can't think of any, but I may be wrong.

Does Java count, or did the recent Oracle lawsuits kill that one?


> Simplenote (which is to Evernote as Twitter is to Facebook)

Are you looking for the word 'competitor'? I don't get these X is to Y as A is to B references..




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: