Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:isn't x86 RISC by now? (Score 0) 161

This is why we use the terms "Instruction Set Architecture" to define the interface to the (assembler) programmer,

No, no we do not. That is called the instruction set. The programmer does not use the instruction set architecture, they simply issue instructions which the processor then executes as it sees fit, especially in [OoO] architectures with branch prediction. The architecture is the silicon, and the programmer isn't sitting on the die flipping switches.

Comment Re:Microcode switching (Score 0) 161

All these were made to make binary translation from x86 easy and reasonable fast.

And herein lies the proof that you know you are wrong, but are continuing to argue. Those things didn't make x86 translation possible, they made it easy and fast. Which is what I said previously. Thanks for the confirmation.

Comment Re:No inherent meaning to this event (Score 1) 1262

Obviously such behavior is abhorrent, but it doesn't do to claim that most people that fit in any category are psychos publicly

It seems more like she's criticized a segment of a category, and then people like you have promoted the idea that she's criticizing the entire category as a defensive reaction.

Comment Just tell them (Score 4, Insightful) 1262

You must ask yourself honestly : Why is it, when faced with stories like this, is your first instinct to claim that the woman lied or made it up?

Come on, we all know why it is. Just fucking tell them. Tell them that it's their first instinct because they don't want to believe that they could be part of the problem, however slightly. Tell them that they don't want to believe that people they know and call friends are actually acting like complete shitbags. Tell them that you know that they've been hurt, that they feel worthless and useless and powerless, and that you know they feel more powerful and thus more worthy and useful when they make someone else feel even worse about themselves.

And then tell them that the only way that they're ever going to feel better is by helping to create a world where we don't just shit all over one another. Because you've got to tie it into their self-interest.

Naturally, most of them won't listen right away. But perhaps eventually, after continuing to try making the world shittier as a way of making it a nicer place to live, they will start watching where they shit.

Comment Re:Memes = Politics? (Score 1) 126

You might be able to argue that "Death panels" was "engineered by the shady machinery of high-profile congressional campaigns" (Sarah Palin is credited with coining the term), but definitely not "Obamacare" (the media promoted that one),

A quick glance around the internets suggests that it was promoted by the Romney campaign, including his self, but has a history going back reps calling single-payer health care "Hillarycare". So no, definitely "Obamacare" as well.

Comment Re:isn't x86 RISC by now? (Score 4, Interesting) 161

That is correct. Every time this comes up I like to spark a debate over what I perceive as the uselessness of referring to an "instruction set architecture" because that is a bullshit, meaningless term and has been ever since we started making CPUs whose external instructions are decomposed into RISC micro-ops. You could switch out the decoder, leave the internal core completely unchanged, and have a CPU which speaks a different instruction set. It is not an instruction set architecture. That's why the architectures themselves have names. For example, K5 and up can all run x86 code, but none of them actually have logic for each x86 instruction. All of them are internally RISCy. Are they x86-compatible? Obviously. Are they internally x86? No, nothing is any more.

Comment Re:What else can they do? (Score 1) 191

OK, so this is an assertion that the reps are for reprocessing, and the dems against. So is this a deliberately static situation, in which both sides are benefiting from the status quo, or is this a case of the democrats being the ones profiting the most? Because even environmentalists overwhelmingly believe what they're told.

Comment Re:Wrong generation label (Score 2) 76

(like the GeForce 4MX, which was basically a variant in the GeForce2 familly and thus lacked the programmable shaders of the GeForce 4 Ti familly, but got quite successful due to brand-name recognition)

I bought a GF4MX and was happy. It was successful not because it fooled people, but because of what it actually offered: Performance in between GF2 and GF4, at a GF2 price. If your games didn't have shader support, which was typical back then, you got acceptable performance at rock-bottom price.

Slashdot Top Deals

"Engineering without management is art." -- Jeff Johnson

Working...