Author Archive
Tuesday, March 2nd, 2010
Results 1 - 100 of about 1,680,000,000 for comments
Results 1 - 100 of about 426,000,000 for answers
Results 1 - 100 of about 691,000,000 for questions
It's true: on the internet, there are more questions than answers; but almost everyone has got something to say. How very like life.
Posted in arse | No Comments »
Thursday, August 6th, 2009
Now that I've got a job working for an email service provider I've started taking a bit more notice of different companies' attempts at email marketing, and I have to admit to becoming slightly more sensitive about when they do it badly. Today I received yet another ridiculous failure that's ...
Posted in arse | No Comments »
Wednesday, August 5th, 2009
Wankers.
[The below pasted verbatim, including grammatical errors, etc.]
From: Peter Lowe <pgl@yoyo.org>
To: Linux Foundation <events@linux-foundation.org>
CC: linux.com.users@linuxfoundation.org
Subject: Re: [Linux.com.users] 20% LinuxCon Registration Discount for Linux.com Members
I don't normally bother responding to poorly thought out marketing attempts
like this, but, your last one so annoying that I just - can't - help myself.
Look, you're ...
Posted in arse | 2 Comments »
Friday, January 16th, 2009
Tres bien. Magnifique.
• http://uk.youtube.com/watch?v=6h03RO2Wcxo
Posted in poetry | No Comments »
Friday, December 19th, 2008
Screen allows you to create multiple sessions in which to execute processes (normally interactive shells, at least for me). The most common way of using these multiple shells is via the key bindings to switch between them (ctrl + a,<space> being the most common in my experience).
Often, some windows are ...
Posted in tech | No Comments »
Sunday, December 7th, 2008
Hooray. I like keeping up with what my friends are up to, and add any weblog feeds I find to Google Reader whenever I come across one.
Recently I've realised how many of them are using Twitter, which I've signed up for but have no interest in using myself. So, it ...
Posted in tech | 7 Comments »
Sunday, December 7th, 2008
Hello,
and good day to you. I am writing this to let you know about a site I made. It's actually been around for a while, but hasn't changed much from its original (very much lacking) state after I stopped playing WoW nearly a year ago. Now that started playing again, ...
Posted in meta | No Comments »
Friday, December 5th, 2008
How to use variable variables in bash:
[mimi:pgl]:~ $ tits=arse
[mimi:pgl]:~ $ arse=cheese
# this way I figured out myself after a long time pulling my hair out
[mimi:pgl]:~ $ echo ${!tits}
cheese
# this I found later at http://www.seocam.net/how-tos/how-to-create-variable-variables-in-bash
[mimi:pgl]:~ $ eval echo $`echo $tits`
cheese
# how to assign to a variable variable:
[vini:plowe]:~ $ tits=cheese
[vini:plowe]:~ $ arse=tits
[vini:plowe]:~ ...
Posted in tech | No Comments »
Friday, December 5th, 2008
Interesting:
• YouTomb.
YouTomb is a research project by MIT Free Culture that tracks videos taken down from YouTube for alleged copyright violation.
Also: cool!
Posted in tech | No Comments »
Monday, December 1st, 2008
Interesting:
• Play Auditorium
You proceed through the game by redirecting waves of light into targets by positioning things that divert the waves, with the levels getting more complex as you go on. There are "many ways to solve every puzzle"
This demo of Auditorium features 3 Acts. Each Act has at least ...
Posted in poetry | No Comments »