So, with my recent evangelizing of Bloom Filters, Tridge decided to try to apply them on a problem he was having. An array of several thousand of unsorted strings, each maybe 100 bytes, which needed checking for duplicates. In the normal case, we’d expect few or no duplicates. A Bloom Filter for this is quite …
Category Archives: Technical
A Week With Android (HTC Magic)
I haven’t used an iPhone in anger so I can’t compare, but I got this so I could use Google Maps to navigate public transport: Adelaide’s integration is excellent, and as I have no car it’s important for Arabella and me. The Good Typing on anything that size is suboptimal, but clever auto predict and …
Google Analytics For WordPress Upgrade Fail
Had an old copy of the “Google Analytics For WordPress” lying around (which didn’t seem to put anything in my blog source), but after upgrading it it kept saying “Google Analytics settings reset to default” whenever I tried to change anything. See this thread which talks about the problem and waves at the solution. Here’s …
Continue reading “Google Analytics For WordPress Upgrade Fail”