Two Million Saved · Back in April of last year, I noted that my LifeSaver 2 app had saved a million call records and SMS texts into the cloud. Now it’s two million, and by a much more useful measure. But there’s more work to do and it’s going to be fun ... [1 comment]
Functional Programming Wisdom · I don’t often dedicate a blog entry to just a link, but this one is important. Important, that is, if you’re a computer programmer; in particular a programmer who needs to make code run faster on existing real-world hardware. Which is a minority of a minority, since it excludes most Webfolk whose servers are fast enough and clients are running 90% idle time. But that minority really needs to be thinking about Functional Programming, and if you’re not 100% sure you know what that means, you should drop everything and go read “Uncle Bob” Martin’s Functional Programming Basics ... [11 comments]