Skip to content
Why is a raven like a writing desk?

Thoughts both confusing and enlightening.

Why is a raven like a writing desk?

Thoughts both confusing and enlightening.

Mustn't forget….

elbeno, 13 January, 2006

…to eat the mince pies!

Also: recruiting mixer last night. Feeling good about hiring a network engineer…

Uncategorized

Post navigation

Previous post
Next post

Related Posts

Do-notation can be misleading

13 August, 201430 June, 2015

Consider the following function: oddness :: Maybe Int oddness = do let a = Just 1 :: Maybe Int b >= \b -> return b And recall the definition of (>>=) for Maybe: instance Monad Maybe where (Just x) >>= k = k x Nothing >>= _ = Nothing So…

Read More

OpenID support

4 August, 2007

I’ve added support for OpenID. For those of you from LiveJournal, this means you have an easy way to post comments here. You’ll see an OpenID URL box when you comment. You already have an OpenID – LiveJournal invented it – and it’s simply the URL of your LJ: for…

Read More

It's my birthday

2 June, 2007

I got a nice card from mini-Elbeno. And some gifts: Hotel Dusk: Room 215 Puzzle Quest: Challenge of the Warlords I Am A Strange Loop An Inconvenient Truth (the book) Guitar Hero and Guitar Hero 2 and a wireless controller Good day so far!

Read More

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

©2026 Why is a raven like a writing desk? | WordPress Theme by SuperbThemes