Live data from Hacker News

Ask HN: what are examples of successful "open-source alternatives"?

news.ycombinator.com

61–70 of 163 posts

Re: Ask HN: what are examples of successful "open-source alternatives"?

#61
Early days torrent scene ran on proprietary adware clients like BitTorrent itself, µTorrent, and BitComet but nowadays open source clients are more popular and recommended by most trackers. I'm on a pretty big private tracker and almost everyone (+95%) is using qBittorrent, Transmission, or rTorrent.

Though Vuze was also one of the earliest clients and it's also open source for some reasons it never really became popular. Maybe because it's a Java client?

Re: Ask HN: what are examples of successful "open-source alternatives"?

#62
post #21

Earlier quoted context omitted.

Don't forget BSD - all Apple operating systems are based on it.

BSD stands for Berkeley Software* Distribution (of UNIX). It is a direct descent of UNIX itself, not an open source clone.

Software, not standard

Re: Ask HN: what are examples of successful "open-source alternatives"?

#65

R or the Python Scientific stack over SAS or SPSS.

Or MATLAB.

I was going to write that software too, but still think that Matlab is so much superior, or maybe is the nostalgia from university years.

Re: Ask HN: what are examples of successful "open-source alternatives"?

#66

Earlier quoted context omitted.

Or MATLAB.

I was going to write that software too, but still think that Matlab is so much superior, or maybe is the nostalgia from university years.

Having worked with both Python and matlab in both academic and professional settings, I don't think there's any project where I would pick matlab first unless my hand is forced

Re: Ask HN: what are examples of successful "open-source alternatives"?

#67
GitLab is definitely the most obvious success at $600M+ in revenue, but a couple new ones are Cal.com and PostHog.

Cal.com is open-source Calendly, has raised $32M, and shares their stats publicly: https://cal.com/open

PostHog is open-source Mixpanel/Amplitude, has raised $39M, and appears to be widely recommended these days.

Re: Ask HN: what are examples of successful "open-source alternatives"?

#68
post #22

Examples I haven't seen mentioned yet: Firefox. Atom/VSCode (Sublime Text clones). Android (iOS clone). Various databases (postgres, mongodb, etc). Reddit (Digg alternative, since closed source) though I'm not sure releasing their source code had anything to do with their success. HashiCorp in general sort of counts though it's harder to say "it was competing against X".

I wouldn’t call Atom/VSCode “clones” of Sublime Text. They were clearly inspired, but are missing the minimalist interface and high performance that for me are key features of Sublime Text.

In this sense, I consider Zed to be more of in the Sublime Text genre than VSCode or Atom was.

Re: Ask HN: what are examples of successful "open-source alternatives"?

#69
post #5

GitLab, Mattermost, RocketChat would be a few good examples of products that began as OSS alternatives to well-established players. Outline ( https://www.getoutline.com ) is successful on most metrics you'd judge a business and OSS project on. I'm not sure if any of these ever pitched themselves explicitly that way on HN though. I think explicitly labeling as an "Open source alternative" brings a lot of baggage and e…

GitLab is open core, not open source. They're very clear about that: https://about.gitlab.com/blog/2016/07/20/gitlab-is-open-core...

Re: Ask HN: what are examples of successful "open-source alternatives"?

#70

GitLab is definitely the most obvious success at $600M+ in revenue, but a couple new ones are Cal.com and PostHog. Cal.com is open-source Calendly, has raised $32M, and shares their stats publicly: https://cal.com/open PostHog is open-source Mixpanel/Amplitude, has raised $39M, and appears to be widely recommended these days.

What about git? Wasn’t git developed exactly as an alternative to a commercial product? Git is probably the most successful open source alternative software, so much that it completely obliterated the competition.
Post reply on HN