Comment Re:QNX just called. (Score 1) 108
(Disclaimer: I had my fingers in that pie.)
Comment How convenient. We can once again save on care. (Score 1) 58
But can we really? Do we expect our old and frail citizens to achieve what we typically can't, namely tame our ill-behaving devices? Think about it. When those wonderful "things" are bored from talking grandpa into taking his medicine they help other people with running a DDoS. And while doing that they conveniently forget what they were supposed to do for grandpa. I for one am not looking forward to all those sad news items about dead bodies in "modern" homes.
Comment This is boring (Score 2) 315
Why do I have to read about other people's pedestrian shopping problems on a "news for nerds" site?
Comment classic game theory does not apply here (Score 5, Insightful) 428
..because it assumes only rational agents.
Valve Releases Updated Alien Swarm For Free With Code Base 164
Comment Constructive suggestion to reclaim cddb (Score 4) 97
- if (cd is in freedb)
- fetch data from freedb
- else if (cd is in cddb)
- fetch data from cddb
- post data to freedb
- else data = NULL
- return data