CVS Insanity, or what?

ah ha! This is handy! How to use CVS without going insane is a list of must-have commands for creating, maintaining and using a CVS repository, or maybe I should use something else?

S60 Python – on your mobile!

It looks like Python may be making it’s way to a Series 60 mobile phone soon! I may actually learn how to code in Python if this becomes available!
On that note, I may buy a new phone. The keyboard on my 7650 is getting cranky, some keys need to be pressed hard, others print characters twice. I could take the phone apart and clean the keyboard but now the plastic cover on the thumbstick/joystick thingy is coming apart. If I buy another phone, I’d like another Symbian device – Triz really is a great Tetris clone that I’d miss. Now, if I could only get a version of Go! for the phone I’d be happy and content.

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!

"Just Hack!"

There’s probably something to be said for this quote but I would hasten to add that once you start hacking I don’t think everything that’s been learnt before goes out the window!

First learn computer science and all the theory. Next develop a programming style. Then forget all that and just hack. — George Carrette