Slashdot Mirror


User: p3d0

p3d0's activity in the archive.

Stories
0
Comments
3,023
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,023

  1. Who do you think she is? on First RIAA Lawsuit to Head to Trial · · Score: 1

    Rosa Parks?

  2. Wrong about 16-bit math being slow on Open Source Worse than Flying · · Score: 1
    This is because the machine code has to use a prefix operator that says "the following operation is on a 16-bit number, not a (native) 32-bit one". A simple 16-bit add is twice the instruction count of a 32-bit one.
    This is false. The operand size prefix has very little overhead on modern processors. (You are talking about x86 right?) They only cause problems if they lead to false dependencies, which would be a compiler bug, not an inherent limitation with 16-bit operations. On Pentium 4, they can also cause decoding bottlenecks if they make the instruction more than 7 bytes long, but obviously this only affects instructions that would otherwise be exactly 7 bytes long. Opterons can eat operand size prefixes as though they weren't even there. Both processors will also suffer slightly worse i-cache performance because the code is a bit bigger, but I bet you'd have a pretty hard time noticing that in practice (and the Opetron has the exact same problem with 64-bit instructions, due to the Rex prefix).

    The point is, I dislike X as much as the next guy, but the operand size prefix certainly doesn't count as a whole separate instruction. That's not the source of X's slowness.

  3. Isn't that a tad selfish? on The ESRB Gets An 'F' · · Score: 1
    Is it possible that your stance is beyond the point of diminishing returns in trading off your freedom as a vendor for the good of the child and the parent? With your attitude, either children don't learn to manage money until they become adults, which is a recipe for financial disaster; or else the parent must create a kind of police-state atmosphere for their children in order to protect them from material they believe unsuitable.

    Children are society's greatest resource, and I think you just don't want to lift a finger to help parents to a good job of raising their own children.

    No, I'm not asking you to help raise other people's children. I'm just asking you to make it possible for parents to choose what material is best for their children to have without going to absurd lengths like depriving the children of the opportunity to learn to manage money.

  4. Re:GOTO not slow on Goto Leads to Faster Code · · Score: 1

    First, it's "peephole" optimizations, not "pinhole" optimizations. Second, gotos disrupt pipelines, and are usually expensive. You say it can "actually speed things up in many situations". Well, yes, that's true of almost any instruction, so it's an information-free phrase.

  5. mod parent up on 300 gigabytes in the size of a DVD? · · Score: 1

    ...and mod me down if you must.

  6. Canada's more like the US than ever on Canada Moves to Keep Skilled Workers · · Score: 2, Funny

    Nowadays a guy can go a whole day in Toronto without ever seeing a single igloo.

  7. Not true on Cube Privacy Via Gibberish · · Score: 1

    Active noise cancellation can work on any sound as long as you can put a microphone between the sound source and your ear. Electronics are much faster than sound waves, and they can compute the inverse signal by the time the sound reaches your ear.

  8. I don't understand on The Demise of IP? · · Score: 1

    Ok, I'll bite. What's the purpose of a contract (or any law) that's not government-enforced?

  9. Except... on Space.com's Top 10 Space Movies of All Time · · Score: 1

    Blade Runner is conspicuously absent.

  10. Re:Could it be? on JPEG Patent Challenged · · Score: 1

    Saying PNG is better than JPEG is like saying MP3 is better than JPEG. They have totally different aims.

  11. What problem would that solve exactly? on U.S. Scientists Call for a Time Change · · Score: 1

    What problem would that solve exactly?

  12. I can answer all your questions on Write Portable Code · · Score: 1

    This book simply contains everything the author knows about writing portable code.

  13. Re:My answers on Java Puzzlers · · Score: 1

    I cheated?

  14. oops on Java Puzzlers · · Score: 1

    Gah... wrong button. Meant to hit "preview". The first one should of course be Integer.MIN_VALUE;

  15. My answers on Java Puzzlers · · Score: 1
    The first one: int i = Integer.MIN_INT;

    The second one I'm not so sure of: double i = Double.NaN;

    Disclaimer: I work on a Java JIT compiler for a living.

  16. Welcome to my foes list on Vatican Rejects Intelligent Design? · · Score: 1

    This is not the place for the flame war you're trying to start.

  17. Let's not forget on Pluto's 3 Moons and a Probe to Study Them · · Score: 1

    Jupiter, Saturn, Uranus, Neptune, and of course the Sun.

  18. Congratulations on No WINE Before Its Time · · Score: 1

    You got the joke.

  19. Found one on PHP Succeeding Where Java Has Failed · · Score: 1
  20. You'd still need to do that on Ontario to Match U.S. DST Change · · Score: 1
    Failing that, let us unify time across the whole world. UTC would be the time everywhere, anywhere, any time of the year. It would be hard when setting up appointments and such, but we are in a mess anyway.

    I have to use a tool like Time And Date to know what time it is in a city I am calling.

    You'd still need to do that. The only difference is, instead of saying "2pm in Toronto is 11am in Vancouver" it would say "the work day in Vancouver starts at 3pm and ends at 11pm".

    I think it's less confusing right now. If I say "it's 11am in Vancouver" then you know the sun's up, and people are about an hour from lunchtime. How do you get the same information when everyone uses UTC?

  21. Daylight saving time is in the summer on Ontario to Match U.S. DST Change · · Score: 2, Informative

    Daylight saving time has no bearing on what time the sun rises or sets in the winter.

  22. Re:The sky is falling. on ISS Orbit-Raising Attempt Fails · · Score: 1

    Uh, 3 weeks is 21 days. Personally I'd say that qualifies as "a matter of days", though I guess that's a matter of opinion.

  23. Re:There's more to this issue than just bandwidth on Does OSS Make The FCC Irrelevant? · · Score: 1

    Yep, visible light is different from radio. I'm just saying if one's whole argument is "bandwidth is finite, QED" then I don't find that very credible.

  24. There's more to this issue than just bandwidth on Does OSS Make The FCC Irrelevant? · · Score: 2, Interesting
    There is only so much bandwidth in the radio spectrum...
    Are you sure that's relevant? There's only so much bandwidth in the visible light spectrum, but the FCC doesn't regulate that.
  25. Re:BabbleFish on Magnetic Field Thruster Developed · · Score: 1
    That's not the Churchill quote.

    Upon being accused of ending his sentences with prepositions, he responded: "This is the sort of pedantry up with which I shall not put."