November saw the release of Fedora 14 which includes the new and improved GNU make 3.82, this includes some fixes for long standing bugs in the parser – and therefore breaks dozens of projects’ Makefiles. Common signs of the new, strict, make are the following output at make time: Makefile:246: *** mixed implicit and normal… Continue reading make frustrated
Category: Open Source
Find nearest tube station
When I first released Blunderground I put together a ToDo in the README of cool features I could implement if I get some time, one of which read: “Zoom to nearest station (get location from OSM)”. Well, Neil recently got a Pre and decided that a good way to learn the WebOS API’s etc would… Continue reading Find nearest tube station
Blunderground
Recently I wrote about doing some hacking for the Palm WebOS to create a tube app for K. It’s now in a reasonably usable form so I’ve put up a noddy website and a clone of my repository is available on GitHub. As it’s at a stage where it works for the person I wrote… Continue reading Blunderground