Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
➔ jruby -rjruby/vm -e "vm = JRuby::VM.spawn('-e', '5.times { puts Time.now; puts JRuby::VM.get_message }'); 5.times { sleep 3; vm.send('foo') }; vm.join" Thu Jul 17 17:08:52 -0500 2008 foo Thu Jul 17 17:08:55 -0500 2008 foo Thu Jul 17 17:08:58 -0500 2008 foo Thu Jul 17 17:09:01 -0500 2008 foo Thu Jul 17 17:09:04 -0500 2008 foo
This paste will be private.
From the Design Piracy series on my blog: