I created this pastebin in 2006 for fellow early-adopter Django coders and it’s still going strong. The “Share this traceback” button in Django’s debugging interface submits here. Registered users can mark favorites, follow other users, make items public, and edit/delete their items.
There’s an API and usage examples in Python, JavaScript, Go, Rust, and more.
Users can create accounts via GitHub, Bitbucket, GitLab, Google, or username + password.
The “Scripts, Tools, Integrations” section on the site lists projects that have
adopted it, like iPython/Jupyter (via its %pastebin
command).