Category Archives: General
A Daytime Fireball Over South Wales
Wow! Amazing photo of a “sofa-sized” fireball over Wales.
Powercut in Italy
I read in the paper yesterday that a serious powercut hit Italy the day before. Granted, it was on Sunday that the powercut happened but I was shocked that such a major event escaped under my radar until Monday evening. UserFriendly is the first mention I’ve seen of it online, but now that I’m looking for it, I found it on rte.ie too.
There’s an expression here, “Ireland is closer to Boston than Berlin”. The reference is to economic policy but holds too for English speaking media which is sad.
gaim for some yahoo?
Argh! Silly play on words in the title, sorry! hehe.
The new version of gaim, available through apt-rpm and other sources logs in to Yahoo. The gaim website says there may trouble ahead but it works right now at least.
How to increase your hits
So anyways, the moral of this story is if you want to get hits, pick a fight with someone and mention Macs a lot. 🙂
Modem upgrade
For ages I’ve had to use an internal winmodem (using the closed-source hcf drivers available online), but Owen gave me a USR external modem yesterday which I just replaced my old modem with. On booting Linux, Kudzu recognised that the internal modem was removed and configured the new external modem!
The only problem I had with kppp was a “NO DIALTONE” error in the log. Doh! I forgot to plug in the telephone cable!
The external modem is faster, apt-get runs at 5.9kb/sec instead of 4.4kb/sec, and there’s no annoying stutter when the modem dials.
Thanks Owen 🙂
The latest works – optical illusions
Don’t look at this page if you tend to get migrane as some of the images here will probably set off a major headache if you look at them too long! These optical illusions look great, and I wonder why all those demo coders spent so long doing mandelbrots and full-screen anims. They could have simply used an optical illusion and let the viewers eyes do the work!
The 2003 Minigame Competition!
I’d love to enter this competition with a C64 entry, but it’s about 10 years since I’ve done anything on the that platform! *sigh*
Reading the FAQ at the bottom of the page was an entertaining read and reminded me of the days when every byte (or bit!) mattered.
Parents Television Council 1999-2000 Top 10 Best and Worst shows on Network TV
Bah! Family Guy is no. 2 on their list! Great show, pity it was canceled 🙁
Spamassassin – scoring on DSL lines
Since upgrading to Spamassassin 2.60 yesterday I’ve noticed a (small) increase in false positives. There were only 4 out of 132 spams caught overnight, but almost all were from dsl or dynamic IP addresses. The default score for this test is 2.5, but if you add the following to /etc/mail/spamassassin/local.cf you can change the score:
score RCVD_IN_DYNABLOCK 0 1 0 1
That’ll give it a ‘1’ instead of 2.5 which is probably more reasonable. (Ironically, most of the emails caught were from “Karsten M. Self”, a critic of TMDA, who posts directly from his dial-up machine!)