Live data from Hacker News

Dev Tools with Free for Open Source Plans

scantosecure.com

1–10 of 14 posts

Re: Dev Tools with Free for Open Source Plans

#2
Github doesn't make the distinction between OS or not. It's free if the repository is public, that is not the same thing as being open source.

The codeclimate link goes to a signup page, not an open source project information page.

jClarity says "So we offer a free license for use on your non-commercial Open Source projects". That's a interesting and hard to define restriction.

Lighthouse says "Create as many Open Source Projects as you wish on any plan". That's not saying there is a free plan for open source projects, there are no free plans in their case.

Re: Dev Tools with Free for Open Source Plans

#4
Travis CI is as free for Open Source as Github is; Notably, it also makes some of the other tools even sweeter (Like Code Climate, Sauce Labs, Github itself).

It's a little bit ironic that we can't alter the blog post about open source directly through comments, and instead have been asked to use Hacker News.

Re: Dev Tools with Free for Open Source Plans

#5

Github doesn't make the distinction between OS or not. It's free if the repository is public, that is not the same thing as being open source. The codeclimate link goes to a signup page, not an open source project information page. jClarity says "So we offer a free license for use on your non-commercial Open Source projects". That's a interesting and hard to define restriction. Lighthouse says "Create as many Open So…

Thanks for your comments. I'll update Code Climate link.

Yes, saying that Github, jClarify and Lighthouse have free for open source plans is technically incorrect. But given that they can all* be used by open source projects, for free, in ways that they could not be used by typical commercial projects I think the simplification is permissible.

* Lighthouse do have a free plan. "Create as many Open Source Projects as you wish on any plan! Even the free plan!"

Re: Dev Tools with Free for Open Source Plans

#7
Disclosure: I work for Excelsior.

Excelsior JET (http://www.excelsiorjet.com), a Java SE JVM with a native code compiler and deployment toolkit, is free for non-commercial use. Note that "non-commercial" != "open source", both ways: there is commercial open-source and closed-source freeware.

http://www.excelsior-usa.com/jetfree.html

Re: Dev Tools with Free for Open Source Plans

#8
Moqups[1], our HTML5 based mockup/wireframing app, is completely free for education, non profit and open source projects. To our great surprise, we get a fairly large amount of requests each week from many universities and from open source developers. Aaaand we're happy to fulfill all of them :-)

[1] https://moqups.com

Re: Dev Tools with Free for Open Source Plans

#10
Gratis isn't enough. Free software requires free tools:

http://mako.cc/writing/hill-free_tools.html

A great example of truly free code hosting, in the only sense of "free" that actually matters, is Rhodecode. Have them host it for you:

https://rhodecode.com/

Or host it yourself, no possibility of vendor lock-in:

https://rhodecode.com/docs/

And it does both git and hg. We need more of this.

Post reply on HN