User:H2g2bob

From Wikipedia, the free encyclopedia

Jump to: navigation, search
Wikipedia-logo-en.png Leave me a new message on my talk page (?) Internet-mail.svg Send an email message through your Wikipedia account. (?)

On: Wikipedia | Uncyclopedia | Commons | WikiBooks | Wiktionary | Wiktionary Simple | Wikisource | VideoLAN Wiki

Hello

Stuff
UbuntuCoF.svg This user contributes using Ubuntu.
Gnomelogo.svgKDE logo.svg This user uses a mixture of KDE and GNOME applications in order to maximize memory usage.
Star of life.svg This user scored 1795 on the Wikipediholic test (revision 94735425).

Hello I'm h2g2bob. I contribute to wikipedia every so often, and I'm also involved in other wiki sites. Feel free to leave me a message.

Who are you?

A picture of myself

My real name is David Batley, but I'm known to many as Physics Dave. I live in Eastwood, Essex in the United Kingdom. I'm a python programmer for a small company. I'm also an alumnus of the University of Exeter, having earned a 2:1 MPhys in theoretical physics.

My name is a compound of h2g2, a website founded by Douglas Adams as The Hitchhikers Guide to the Galaxy's Earth Edition; and Bob a name which sounds funny.

My website is dbatley.com.



Multi-License

Comma-adding code golf

[','.join(reversed([n[-i-3:-i or None] for i in range(0,len(n),3)])) for n in ("1000000",)][0]