Prime Time.
February 14, 2001 7:36 AM Subscribe
I just think it's really neat that the largest known prime, saved as an ASCII-encoded text file, would take up half of my hard drive. Although I didn't learn to program millions of years ago, I'm learning Assembly now, and it sure feels like the cretaceous!
I only bring this up because, in addition to finding and testing primes, another fun low-level language thing to do is try to find pi with an arbitrary degree of accuracy. Now I think it would be kinda fun to see how many digits one could generate using JavaScript and a nice, unstable browser. It must be possible to do better than this.
posted by Eamon at 8:49 PM on February 14, 2001
« Older Gates, Buffett & Soros unite to fight . . . the... | Imelda Marcos to open museum for her shoes. Newer »
This thread has been archived and is closed to new comments
When I taught myself to program millions of years ago, back when dinosaurs walked the earth, it was by writing various little programs to calculate primes, perfects, etc.
posted by pracowity at 8:33 AM on February 14, 2001