
The Moorland Association has an interesting breakdown of the events around the Langdale Moor fire in the North York Moors National Park. If you have any interest in what happened then it’s really worth a read.
A Little More Web Kipple

The Moorland Association has an interesting breakdown of the events around the Langdale Moor fire in the North York Moors National Park. If you have any interest in what happened then it’s really worth a read.
This is a lovely little video of RNLI boat launches. I especially like the Lizard Point launch – having walked the coastal path above that lifeboat station I can tell you it’s quite a drop down to both the cliff to the station and from the station to the sea!

Raymond Chen at ‘The Old New Thing’ has a lovely tale about what could be Microsoft’s worst selling product ever – OS/2 for the Mach 20.
Raymond Chen, The Old New Thing.
According to that person’s memory (which given the amount time that has elapsed, means that we should basically be saying “according to legend” at this point), a total of eleven copies of “OS/2 for Mach 20” were ever sold, and eight of them were returned.
I’ve seen a few expansion cards as part of choosing images for ‘Retro Computer Adverts‘, but the Mach 10| 20 is not one I’ve yet stumbled across. And as for ads for ‘OS/2 for Mach 20’? Not a sausage!
I don’t usually do this kind of thing but sometimes you just have too…

CERN Animal Shelter for Computer Mice is a noble and important cause and, after their 2012 tragedy, is probably one you should pay attention too.
I think I first mentioned Kathleen Herbert’s Stable back in mid August when I posted the video for Melanie Manchot’s Cornered Star.
While pure Jekyll cannot do true random links to posts at page access, it is possible to insert a link to a random post at site compile time.
At it’s most basic, this can be done with the following liquid snippet which will select a random post from the ‘site.posts‘ collection and then insert that post’s title into the page. This can be expanded to extract other pieces of data from within the ‘post‘ object as you desire.
Continue reading “Getting a Random Post at Compile Time in Jekyll”