Comment Re:Why still 32bit builds? (Score 1) 554
Actually, 64-bit memory allows for better security. You can randomize the memory layout of a program much better with more space.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming