You are among geeks when…

One of our developers is going to be a dad real soon. His waiting stirred the creative juices among the other developers. Brett came up with the following “from conception to birth” scenario à la version control system (used with permission):

mkdir baby
cd baby
git init .
awk 'BEGIN { s="ACGT"; genes=""; srand(); for (i=1;i<=1024;i++) {genes
= genes""substr(s,int(rand()*4)+1,1)} print genes}' > seed
git add seed
git commit -m 'conception'
git remote add mother mother
git push -u mother baby
sleep 23667694.5
git pull mother baby

git is a very popular open source version control system that we use for I guess all our proejcts. I also started using it for reviewing Mahara code and for writing the Mahara user manual.

Check marks upside down

This is a true curiosity which caused some good laughter today. A colleague showed me his check marks in Firefox today. They were upside down and have been so for a long time. He does not have a clue why they are not the usual way. It does not matter on which web site he wants to place check marks. Be it Moodle, be it Doodle (as in the screenshot), they are always upside down. Should we now call them “hut marks”?

Check marks from down under in Firefox?

Check marks from down under in Firefox?

Konami code on Facebook

Konami code in action on Facebook

Konami code in action on Facebook

The instructions are: “THE FACEBOOK TRICK: press up,up, down, down, left, right, left, right, B, A, Enter key, then right click then press up and down and magic circles will appear when you make a mouse click. the only way to get rid of them are to log off or refresh the page…IT WILL WORK! put this as your status if it works.”

It does work. I didn’t get it to work immediately because it gets a bit blurry after the right mouse click, but it works. I tried it in Firefox on a MBP.

One of my Facebook friends found the explanation in the Konami Code.

My latibule

Very early this morning I completed my first adoption ever. I adopted the word “latibule” from the site Save the Words where infrequently used words are made more known through a fun Flash front-end throwing in the occassional “choose me audio piece. The web site is no latibule anymore as people start adopting words. I actually do not only have one latibule, but more depending on what I want to hide from. But I won’t tell where they are. ;-)

Thanks to cogdog for the site suggestion.

I really adopted a word.

I really adopted a word.

And now, what does it mean?

A nice site to explore

latibule = hiding place

Avatar by name

Philipp Lenssen wrote an application for the 24-Hours Application Challenge at Friendfeed that converts a name into an avatar. Depending on how I spell my name and whether or not I include my middle initials, I come up with different avatars.

Avatars for my name created with the String to Avatar Converter

Avatars for my name created with the String to Avatar Converter

They look all very male-centric to me. Was it easier to create male faces? Is the converter geared towards the male internet community?

I guess I won’t use any in a real profile, especially the mean-loooking ones, unless I want to pose as somebody else and hide my true self. :-)