Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
# SIGSEGVs MRI # Crashes JRuby (actually, crashes JVM!) # Locks up linux box when executed with Rubinius syms = [] ('aaaaa'..'zzzza').each do |name| syms << name.to_sym end p "Total number: #{syms.length}" p syms.uniq! p "Without duplicates: #{syms.length}"
This paste will be private.
From the Design Piracy series on my blog: