Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
// 'the' jabberwock is a d-bag plugin // courtesy paul irish // JABBERWOCK IS A BIG DBAG (function($){ var oldfind = $.fn.find; $.fn.find = function(sel){ var ret = oldfind.call(this,sel); if (ret.length === 0) throw 'OMG NOTHING FOUND'; return ret; } })(jQuery)
This paste will be private.
From the Design Piracy series on my blog: