Why C Is Not My Favourite Programming Language

I got about half way through this article before I realised I’m really not interested in it. If I was coding a demo or something that was performance critical then I’d use C/C++ possibly with a dash of ASM but otherwise, give me the garbage collecting, lots of data types, memory checking, higher level languages any day. 🙂

Computer Science, what is it?

A long thread on Computer Science was started by Niall O Broin earlier today. It went through the usual arguments about what constituted CS and what was important. Some argued that low lever languages were a waste of time as most developers won’t ever touch that aspect of programming, but I tend to agree with Kenn Humborg and say that ASM is important, and anyway, it’s fun and logical and more interesting in many ways than high level coding!

crap. software patents now almost legal in EU (fwd)

This post by Justin Mason is a fwd of a mail announcing the startling news that software patents are now legal in the EU. *bam* There goes Free Software in Europe! (maybe..)
UPDATE! Justin posted a follow up stating that there’s another stage to go through before it’s law in the EU. Colm replied saying it was at the “committee” stage still, and asking people to get in touch with their MEPs to reject the upcoming law!

Relaunching a website..

John points at a story about relaunching websites. I dunno, It doesn’t make sense to completely revamp your site, but it still happens. We’re in the middle of a relaunch, and while the site design is going to change, the basic contents and structure isn’t. Does that count as a redesign? Incremental changes happen all the time of course, without them the site would stagnate and glaring bugs wouldn’t be fixed!