March 20, 2005

Thinking of .Nets support for LCG I wonder if Sun has anything up their sleeves to support this kind of thing on the Java VM? Something like CGLib baked into Java would be nice! Come on Tim have a word with someone!

Upcoming Iron Python News?

I'm eagerly hoping to hear some upcoming Iron Python news What do you reckon the chances are?.

Lightweight Code Gen Looks Interesting To Me.

Looking forward to Lightweight code gen in .Net 2.0. Should make implementing dynamic languages more interesting.

March 13, 2005

Economies of Scale, Solaris and Linux.

I've just been reading an interesting post by Jonathan Schwartz on Economies of Scale and utilisation of data centres. I think Solaris is going to continue being an interesting player in the future (and I can't wait to see OpenSolaris) and seems to have a dynamism about them at the moment. Amongst the comments about partitioning Solaris I was reminded of some of the cool stuff you can do with user mode Linux. Solaris is definitely a rising star but Sun can't rest on their laurels if they want to out innovate Linux.

March 12, 2005

How to Build an MP3 Player

So you think the Ipod isn't all it's cracked up to be? Well why not make your own mp3 player, via youngpup.

March 6, 2005

Copyright, blah blah, Check Out the Amiga Image

Interesting article on copyright, but forget all that, check out the retro amiga image two thirds down!

Yak Shaving from Seth

Cool article Don't Shave That Yak!

Yak Shaving is the last step of a series of steps that occurs when you find something you need to do. "I want to wax the car today."

SQLite optimisation hints

Some interesting optimisation hints for Sqlite. As with any optimisation you should always profile first so you know what to optimise!