Live data from Hacker News

Show HN: JavaScript Instagram-like Filters

github.com

1–10 of 29 posts

Re: Show HN: JavaScript Instagram-like Filters

#6
post #4

really great work there. not a big fan of the license choice, though.

Not to derail the thread, but whys that?

I don't really like the GPL also. Make's it basically useless in a closed application but this isn't the place to rant.

Re: Show HN: JavaScript Instagram-like Filters

#7
post #6

Earlier quoted context omitted.

Not to derail the thread, but whys that?

I don't really like the GPL also. Make's it basically useless in a closed application but this isn't the place to rant.

I don't really have a reason for picking GPL. Would you prefer MIT instead?

Re: Show HN: JavaScript Instagram-like Filters

#8
post #7
post #6

Earlier quoted context omitted.

I don't really like the GPL also. Make's it basically useless in a closed application but this isn't the place to rant.

I don't really have a reason for picking GPL. Would you prefer MIT instead?

You could also consider the MPL 2.0. It features file-based copyleft, meaning anyone who changes the files you're distributing has to redistribute their changes, but they can be used in a proprietary work without forcing the distribution of the source of any other file.

MIT is more widely known and understood, though.

Re: Show HN: JavaScript Instagram-like Filters

#9
post #7
post #6

Earlier quoted context omitted.

I don't really like the GPL also. Make's it basically useless in a closed application but this isn't the place to rant.

I don't really have a reason for picking GPL. Would you prefer MIT instead?

yeah, strongly preferred.

here are two very handy articles about the differences between open source (and other) licenses

http://www.smashingmagazine.com/2010/03/24/a-short-guide-to-...

http://en.wikipedia.org/wiki/Comparison_of_free_and_open_sou...

Post reply on HN