This is not the shortest Elm hello world program. But it is about as short as I can make an…
Category: Uncategorised
Elm Cambridge first meetup: an overview of Elm
Here are the Prezi ‘slides’ from my talk tonight at the first Cambridge Elm meetup
Elm support compiled into Universal Ctags
I started this project to make vim-tagbar work with Elm. I use tagbar to get an overview of my source…
The Fridge-brilliance of Maybe
I’ve been tinkering with Elm recently. It’s a typed functional programming language that reminds me of the Haskell I wrote…
Get list of worksheets on the command line
Today I need to get a list of worksheets from a very large spreadsheet (~100 worksheets, many thousands of cells…
Getting round the limitations of Excel VBA’s UsedRange function
Turns out that the Excel VBA function UsedRange doesn’t always give the expected results. It gives you the range of…
pip install rx
I just installed RxPy the Reactive extensions for Python, as you may guess from the title of this article. Well,…
Excel excess: how to remove unwanted styles with VBA
Long story short, I just opened a workbook with 37,000 styles :(. Apparently this is a common problem). Allen Wyatt…
Keeping named files in bash
It just took me way too long to solve this, so I’m going to write it up quickly: The Problem…
What do chameleons eat?
When this question comes up in a children’s book these days, what do the characters do? Zoe (and Beans) rushes…
