Show HN: What parts of your code are not original

https://news.ycombinator.com/item?id=11047409
by nunobrito • 10 years ago
104 36 10 years ago

Hello,

Are you curious to discover which snippets of your code were copied from Stackoverflow?

Where else on the Internet are those icons that you copied a long time ago?

Or simply to discover which licenses apply to the open source in your code?

There's an app for that: http://triplecheck.net/quantum/

Development of this tooling took over two years, we archived over 630Tb of open source data around the web. Some sources of data have gone offline in the meanwhile but we kept a copy for posterity.

Things to consider: - Stackoverflow snippet detection is limited to Java at this moment - However, snippet detection works for mainstream languages in other repositories (sourceforge, github, googlecode, etc) - app is command line based (our UX skills suck), you need java installed - please let me know if pricing is too high or too low. We are bootstrapped, since there is no VC then pricing == survival - bugs will happen. Early edition, my apologies in advance for any bugs that surface - privacy NOT guaranteed. I don't store your code, only fingerprints are sent to the server and these are NOT stored after scan is concluded. However, your data will be captured by network providers. Please don't scan critical code, there's a secure offline app. Details at http://triplecheck.net/what-we-do.html - more than 300 open source licenses are detected

If the tool helped you: please retweet, upvote or just share your feedback and tips on how to make this grow from here. From one engineer to another: My personal thanks, I mean it.

-- Nuno

Related Stories

Loading related stories...

Source preview

news.ycombinator.com