TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Alternative to Snipplr.com?

3 点作者 nkm大约 15 年前
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.<p>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.<p>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.<p>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.<p>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.<p>I would like it to have:<p>- Public/Private snippets. - Advanced search and browse by language - TextMate integration. - Comments and/or Versioning<p>Any recommendations?

3 条评论

frw大约 15 年前
I really like <a href="http://gist.github.com" rel="nofollow">http://gist.github.com</a>
nkm大约 15 年前
I will go for Github's Gists, then.<p>Thanks for the replies.
DanBlake大约 15 年前
tinypaste.com does most of that, sans textmate integration.