Just recently I’ve been using Google Chrome more and more as my primary web browser, but there’s one thing that really frustrates me about it. I tend to have a lot of tabs open, with around a dozen or so “would like to read” tabs and a widely varying number of tabs related to my… Continue reading Extension experiment
Tag: Programming
make frustrated
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
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