Topic: New Pastebin Available
There is a new pastebin available at: http://crunchbanglinux.org/pastebin/
For anyone not familiar with concept, pastebins are tools designed to help you collaborate on debugging code snippets. Most people use them like this:
submit a code fragment to the pastebin, getting a url like http://crunchbanglinux.org/pastebin/1
paste the url into a forum post, IRC or IM conversation
someone responds by reading and perhaps submitting a modification of your code
you then view the modification, maybe using the built in diff tool to help locate the changes
The new pastebin has primarily been provided for CrunchBang users, but it is open to anyone. Please feel free to make use of this tool and encourage others to use it too; using the pastebin is a great way to provide support by debugging configuration files and more.