# Haste
Sharing code is a good thing, and it should be _really_ easy to do it.
A lot of times, I want to show you something I'm seeing - and that's where we
use pastebins.
Haste is the prettiest, easiest to use pastebin ever made.
## Basic Usage
Type what you want me to see, click "Save", and then copy the URL. Send that
URL to someone and they'll see what you see.
To make a new entry, click "New" (or type 'control + n')
## Privacy
While the contents of hastebin are not directly crawled by any search robot
that obeys "robots.txt", there should be no great expectation of privacy. Post
things at your own risk. Not responsible for any loss of data or removed
pastes.
## Open Source
Haste can easily be installed behind your network, and it's all open source!
This distribution of hastebin is a Next.JS reimplementation, with a theme based on One Dark UI.
- [haste-client](https://github.com/seejohnrun/haste-client)
- [haste-server](https://github.com/scratchyone/hastebin-react)
## Author
Original Code by John Crepezzi <[email protected]>
Reimplementation by Rachel <https://github.com/scratchyone>
Key Design by Brian Dawson <[email protected]>