Comment Re:Why are we so worried about RAM (Score 1, Informative) 505
This is a false dichotomy. Most software that uses less RAM is actually also faster.
Nowadays, it's usually faster to recompute than read it all back from RAM, and if an interactive program uses a lot of RAM, then it's likely keeping a lot of junk in memory that it doesn't need.
Wow, this is a perfect example of completely misunderstanding memory-CPU tradeoffs.
No. For a non-trivial amount of data, it is never cheaper to recompute the data, at access-time. It may be faster overall, as you might be able to use the freed RAM in a better way elsewhere, but it will never speed the accessing task up.
If you recompute the data constantly, it has to hit RAM and then read it back, unless you're dealing with a dataset small enough to be stored completely in cache, in which case this is a nonissue anyway.
More caching is never a bad thing, so long as you set smart defaults for how the caching is done, and you allow the users to configure it. More RAM, in the hands of a smart developer, is a Good Thing (TM).
Comment Re:It may be illegal.. (Score 2, Insightful) 181
Comment Re:It may be illegal.. (Score 3, Informative) 181
Comment Re:Why are they so grudging with admissions? (Score 5, Interesting) 138
Comment Re:I wouldn't hold my breath (Score 2, Funny) 216
Comment Re:Is this some sort of joke? (Score 4, Funny) 481
Comment Re:The one question we all want to know. (Score 2, Insightful) 238
Comment Re:I think I read about this somewhere before... (Score 1) 200
Comment Re:Good (Score 2, Informative) 109
Comment Re:Digital cash (Score 3, Interesting) 65
Comment Re:Probably not the sub's fault (Score 2, Funny) 266
Comment Re:There are some things we shouldn't see (Score 2, Insightful) 330
I don't like the Neo Nazis. I'd rather they chose not to say what they say. But I will defend, to the death if needs must, their right to say it. Someday, I might find myself the lone voice of dissension. I'd hope no matter what my views you'd stand up and support my right to say them. Otherwise, one day *you* might be that lone voice...
I agree fully, and that's why my Troll moderation is nonsensical. Apparently I should've laid down the sarcasm a bit more thickly...