the corner office

a blog, by Colin Pretorius

# 519.511 DAN

Yep, I'm still around, just rather weighed down by deadlines of the work and study variety. This is short and sweet.

Real life: some people take an extreme view of South Africa, and say that we're a banana republic. That's a bit too extreme for me, but an argument could be made that we're a beetroot republic. It would be funny if it wasn't so saddening.

More real life: surely there must be laws against demoting planets? Not that the distant, barren chunk of rock and gas gives a shit, but it just seems a bit rude to turn Pluto back into a non-planet. The Sitchin crowd must be heart-broken. A few months ago they were celebrating the discovery of their 10th planet, and now we're back down to 8. Sorry for yoouuuuu.

Personal life: I'm getting miiighty tired of studying.

Tech: I wouldn't go so far as to say that JBoss can reduce grown men to tears, but I will say that I've seen a few men who need a good hug after a week or few of doing battle with it. Me included.

More tech: I've seen a host of good tech articles I wanted to link to the past few weeks, but then I don't have time and forget. Of all the articles I can't remember, the one I do is this one by Cameron Purdy. Gestation time needed for an architecture to settle in, late projects and bugger-ups without it. Real-world wisdom, well worth a read.

File under: personal, techie : {2006.08.26 - 23:20} : Comments (0)

# Angle bracket hell

Dear Sun and associated smart people,

Generics are a nice feature and it's really nice not having to do all that horrible casting anymore. Over the past year I've come to appreciate the clarity that something like

HashMap<Integer,List<Vertex<String>>> map = new HashMap<Integer,List<Vertex<String>>>();
brings to my code. I am also very glad that I've avoided the 2 detectable-during-testing crashes I would probably have encountered if I'd stuck with non-type-safe code, like in the 1.4 days and before.

Now granted, any feature that makes Java developers feel as syntax-savvy and hardcore as C++ developers has a certain cool factor, and deep down I do agree that generics are an improvement, but at least C++ has typedefs. I'm just saying...

Yours,
Colin

File under: java : {2006.08.14 - 17:40} : Comments (2)

# Linux, Eve, Virtualisation

Eve Online is fun. Lots and lots of fun. There's only one problem: Eve is Windows-only, meaning I have to boot into my (until now) hardly used Windows partition, whenever I want to play. This is a little suboptimal, because my whole life is now on an ext3 file system. I've tried using Eve with Wine, but it's still a bit broken. It's good enough to log in, update skills training and chew the fat in chat channels, but there are a few memory leaks which leave it all falling apart after a few minutes.

Aptly (pun originally unintended), I read a blog post by Ian Murdock this week, contemplating the fact that Windows still has the best driver support:

Me, I actually prefer the Linux desktop over Windows. But now, with all the improvements in virtualization over the past few years, I can still use the Linux desktop as my primary UI and have access to the most extensive set of device drivers.

Tempting. In my case it's not drivers, it's just that little thing called DirectX 9. I'm rather partial to my Linux desktop too, and all the booting between Windows and Linux is a pain. I think it might be venturing into the realms of overkill to change my entire set-up just because of a game (no matter how addictive), but booting into Windows and running Linux in a VMWare partition would certainly be the best of both worlds...

File under: personal, linux : {2006.08.06 - 21:22} : Comments (3)

meta

-home-
about
contact
disclaimer
articles
code
tech blog

style: [?]
[plain.dark.blue]

Categories

java
linux
music
notes/domino
personal
politiek
studies
techie
thee_blog
world

RSS Feeds

rssfeed all posts
rssfeed all cmts
rssfeed tech posts
rssfeed tech cmts

Archives

2010.09
2010.08
2010.07
2010.06
2010.05
2010.04
2010.03
2010.02
2010.01
2009.12
2009.11
2009.10
2009.09
2009.08
2009.07
2009.06
2009.05
2009.04
2009.03
2009.02
2009.01
2008.12
2008.11
2008.10
2008.09
2008.08
2008.07
2008.06
2008.05
2008.04
2008.03
2008.02
2008.01
2007.12
2007.11
2007.10
2007.09
2007.08
2007.07
2007.06
2007.05
2007.04
2007.03
2007.02
2007.01
2006.12
2006.11
2006.10
2006.09
2006.08
2006.07
2006.06
2006.05
2006.04
2006.03
2006.02
2006.01
2005.12
2005.11
2005.10
2005.09
2005.08
2005.07
2005.06
2005.05
2005.04
2005.03
2005.02
2005.01
2004.12
2004.11
2004.10
2004.09
2004.08
2004.07
2004.06
2004.05
2004.04
2004.03
2004.02
2004.01
2003.12
2003.11
2003.10
2003.09
2003.08
2003.07
2003.06

© Colin Pretorius