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.

Happy St Gertrude's Day

elbeno, 17 March, 2006

Today is the memorial day of St Gertrude of Nivelles, patron saint of the recently deceased.

Uncategorized

Post navigation

Previous post
Next post

Related Posts

Gasoline prices comparison

7 June, 20087 June, 2008

My regular gas station in West LA is running just under $4.40 a (US) gallon right now. My dad’s regular petrol station in South London is £1.30 a litre, which is about $9.70 a gallon.

Read More

the Internet has everything

11 January, 200517 October, 2012

I think this is quite possibly proof of this fact. As well as being one of the more amazing things I've found on the web in the last few months.

Read More

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

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