|
|
|
Ask HN: Alternative to Snipplr.com?
|
|
3 points
by nkm
5891 days ago
|
|
http://snipplr.com/ is a little webapp that let's you save and share snippets of code, it has an open API and plugins for many IDEs and code editors. It was originally created by Tyler Hall (http://clickontyler.com/) on 2006, who sold it (I suppose) to the guys behind http://raven-seo-tools.com/ in early 2008. Since then, the site has only been updated in order to add more and more ads and on top of that, it has been completely taken over by spammers. In its most recent update -and despite the huge spam problem- they have just added even more ads, so I have finally decided to take my snippets out of there. I'm currently considering http://pastie.org/ and http://gist.github.com/ as alternatives, but none of them offers the core functionalities that I'm looking for. I would like it to have: - Public/Private snippets.
- Advanced search and browse by language
- TextMate integration.
- Comments and/or Versioning Any recommendations? |
|