Legacy
Sounds like Dean Roseman doesn't like the
WSO Blogs. I'm happy to find that something I built is continuing
to annoy the administration in my abscence. =)
Meanwhile in the dork kingdom, I discovered that I was getting
different results when running the following Ruby code on my x86 and
on my PPC.
[1234].pack('N')
Considering that 'N' is supposed to mean the universal network byte
ordering, this is a huge problem. Having just downloaded and built
Ruby 1.8.3 for each, I find they now agree. Glad that's fixed.
posted on: 09/29/2005 | path: /tech