Google stops development on 6 services
[edit: link] I already see the Stallmanites rallying for their battle cries. Never using anything you didn’t write yourself is…
[edit: link] I already see the Stallmanites rallying for their battle cries. Never using anything you didn’t write yourself is…
This is pretty clever… Might have to code this up in PHP… memcachequeue-a-pure-memcached-queue
if you’re dealing with user uploaded images in any non-passthrough way (such as resizing, converting, etc) you may be familiar…
It looks nice… but will Palm be able to pull out of their nose-dive? I guess, to my mind, if…
Gamer #1 — The youngster. The youngster grew up playing games… The NES isn’t so much nostalgic as archaic. They…
This is just me screwing around, really…. This implements a counting bloom filter in native php. I read about bloom…
This is a simplistic use of the pattern that I wrote about in my last post to wait on multiple…
You know that you can run something in the background in a bash script with ( command )&, but a…
I’ve been working, gradually, on a project using an sqlite3 database (for its convenience) and found myself missing the clean…