Java Performance Optimization
Last night I decided to revive my poker hand
evaluator library and look at it from a performance perspective and do some
optimizations if need be. Some of my findings give insight into what kinds of
things are optimized in JDK 1.6 vs JDK 1.5 and how things vary between Mac OS X,
Windows, and Linux.
Posted at 11:11 AM
Read More
|
How to keep your feed URL but use Feedburner for a better feed
A couple of months ago I started using Feedburner
to manage my RSS feed but I didn't want to have to change the current feed URL
and lock myself to them.
Posted at 12:51 PM
Read More
|
Giving away ideas for free
Ok, now that I've seen the upteenth idea I had
years ago finally implemented after long last I've decided I'm just going to put
them on my blog if I don't plan on ever doing anything about it. Also, it turns
out execution is about 99% of the work, so this really is just a token
gesture.
Posted at 06:00 PM
Read More
|