TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Hastebin: a better way to pastebin code

2 pointsby zellioabout 12 years ago

1 comment

jfaucettabout 12 years ago
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 :)