Archives

Interesting AMD64 comment (Slashdot)

In all seriousness, 64-bit computing by itself means that the General Purpose Registers are 64-bits wide. That means increased dynamic range. Using base 2, a 32-bit processor gives you 4,294,967,296 possible values. (which is where the 4 GB RAM limit of 32-bit processors comes from.) That is it’s dynamic range. A 64-bit processor’s dynamic range…Continue Reading…

378 Internet Marketing Predictions

What do you think of this? Is it a scam? Only if you have some time: internet-marketing-predictions.com It’s a typical salesletter with lots of hype, but it also seems unique and has truth behind it.

Rad Stats

Want to get a free counter for your website? Rad Stats.com counters offers free full-featured statistics.

Recruiting Using Billboard Puzzle

A large billboard on Highway 101 says simply, “{first 10-digit prime found in consecutive digits e}.com” No indication of which company is advertising that. If you follow through with the puzzle, Google appears and explains: “As you can imagine, we get many, many resumes every day, so we developed this little process to increase the…Continue Reading…

Fixed broken links

Hey, looks like the links for comments RSS feeds were broken since I upgraded to the latest version of WordPress. I fixed it by updating to the newer version of .htaccess.

Installed phpBB Cash Mod

That’s one tricky mod! I ran into this error: “Fatal error: Class template_plus: Cannot inherit from undefined class template in …” If you get this, double check the changes you made to common.php (that they’re in the right place) and that you uploaded it correctly. All looks good now.