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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Hastebin: a better way to pastebin code

2 点作者 zellio大约 12 年前

1 comment

jfaucett大约 12 年前
I really like this idea, because I think it solves a problem, also the implementation looks very nice!<p>I'm assuming this is a Show HN (if so I'd be a good idea to rename), but anyway, heres some of my ideas. First, the keyboard shortcuts (new, just text, and twitter) aren't working for me on chrome with a german keyboard. Also I've run into this problem many times before with keycodes, there's not just the browsers, you gotta worry about language keyboard mappings too. Otherwise, everything worked nicely for me.<p>As far as suggestions go, I would love to be able to create an account where code snippets could be shared privately with other members of my team (like git does for repos), there's a lot of times where we would like to share code snippets (skype blows everything up), without having to scp to/from the server or dropbox it. If you could make that really easy through this webapp you'd at least have one paying member :)