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.

Atomic brain to power, fingers to speed…

elbeno, 17 February, 200529 July, 2007

I’m not a touch typer, but I am a pretty fast (8-finger or so) typer after 20 years of keyboarding, and I don’t actually have to look at the keys much. Of course, most of the kind of typing that I do is quite different from actual written English – it tends to involve a lot more {} () ; kind of things.

Anyway, today a co-worker and I were sitting at the same PC doing an exercise for a course we’re taking, and I was doing the typing. He remarked that I was a really fast typer. The exercise was easy, so I pretty much had it all in my brain – I was just reading from the internal script, as it were, and the fingers were just the output mechanism. (The internal script, btw, is not laid out in a linear fashion. I write my code the same way everyone does – skeleton followed by bits of body.)

It dawned on me that this is the way I do most of my programming – once I have the idea figured out, I just have to send the data to my fingers. And this is why I have to type quickly – to do otherwise seems absurdly slow when the work is clearly already done and just needs to get into the computer. It also explains why I get almost all my work done in about 3 hours a day. 🙂

Programming

Post navigation

Previous post
Next post

Related Posts

How to print anything in C++ (postscript)

2 February, 201530 June, 2015

Part 1 Part 2 Part 3 Part 4 Part 5 Postscript Refactoring! My initial plan for customizing opener/closer/separator for containers turned out to be unwieldy: I realized that it wouldn’t be possible for me to provide default specializations and also allow clients to specialize. Also, you may have noticed that…

Read More

More on ellipses

1 March, 20081 March, 2008

I think I will use the same method as I do for Bézier curves to step along the circumference. Another generalisation I had to make from the circle code is with respect to the normal. For a circle of radius r, centred on the origin, and parameterised by angle θ,…

Read More

RIP drm

13 October, 201113 October, 2011

This week, Dennis M. Ritchie, co-creator of C and Unix, died. His death has not made the front page like Steve Jobs’ did. But although the non-tech world had never heard of him, he was more important than Jobs. I can still remember buying my copy of K&R, that slim…

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