Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
~/NetBeansProjects/rbx_cpp/vm ➔ cat test.rb 1 + 1 ~/NetBeansProjects/rbx_cpp/vm ➔ jruby -I ../../jruby ../lib/compiler/mri_compile.rb -frbx-kernel test.rb test.rbc /Users/headius/NetBeansProjects/rbx_cpp/vm/./../lib/compiler/../../vm/gen/simple_field.rb:331 warning: already initialized constant Slots Compiling test.rb ~/NetBeansProjects/rbx_cpp/vm ➔ ./vm test.rbc Loading: test.rbc ~/NetBeansProjects/rbx_cpp/vm ➔
This paste will be private.
From the Design Piracy series on my blog: