Comment Re:Warranty (Score 1) 244
"they're trying to stay at a price point to not compete with themselves"
Comment Re:Warranty (Score 2) 244
Not meaning to be ignorant here, but what performance price-point do they occupy? It's my understanding that AMD offers better bang-for-buck at the budget end of the scale, and Intel trumps their mid-to-high range offerings. So how would this affect customers who've chosen to buy Intel, since they're already committing themselves to the mid-range or higher?
Comment Expensive software? (Score 0, Troll) 172
void process_information(s_information* info) {
if (info) {
if (info.is_classified)
process_secretly(info)
else
process_publicly(info)
}
}
Can I have my millions now for "the expensive software needed to handle classified and declassified data simultaneously"?