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. Re:Insightful? on Bulky System Requirements for Windows Vista · · Score: 1
    Don't believe me. Do your own measurements. Crack open some Java code and count the fields.

    I'm talking about the SPECjvm98 benchmark, which I instrumented and measured myself, as well as word-of-mouth about other Java code.

    The only way that half of memory would be pointers is if your entire computer's memory had a tree or list of integers, and what use is that?
    What are you talking about? What about a bunch of objects with 4 pointers and 4 ints? In fact, lots of classes have no actual fields at all; just a pointer to the class, and a pointer to the outer object.
  2. Insightful? on Bulky System Requirements for Windows Vista · · Score: 5, Insightful
    Every pointer in every data structure now requires twice as much memory. I can't say for all programs, but in the Java world (where I work), about half of memory typically contains pointers. Therefore you expect to see a 50% increase in memory consumption.

    CPU stacks now have 8-byte entries, so they are pretty much always twice as big.

    AMD64 code is quite a bit bigger than IA32 code. Most estimates say 15%.

    None of these double your memory requirements, but it's probably easier for them to prereq 2GB of ram than 1.4GB.

  3. Re:Exactly on Mozilla Firefox 1.5 Beta 1 Released · · Score: 1
    The Mozilla codebase already has a reference counting mechanism that handles GC as well as any C++ GC can.
    No, reference counting doesn't handle cycles as well as the Boehm conservative collector.
  4. Re:Exactly on Mozilla Firefox 1.5 Beta 1 Released · · Score: 1, Insightful

    GC also protects against dangling references, which is a more serious problem than a pure memory leak.

  5. Re:Easy Martian exports on Company to Settle and Mine Mars · · Score: 1
    Well that's really interesting. I stand corrected. My appologies.

    The sad part is that I knew all these things already. I guess I just couldn't pass up the opportunity to be a smartass.

  6. Yeah wrong picture on Recent Solar Flare Could Disrupt Communications · · Score: 1

    I think that's a transit of Mercury.

  7. Answer: Kinetic energy on First Results From Deep Impact Mission · · Score: 2, Informative
    Exactly what was in that impactor that could create a city-sized crater?
    Kinetic energy. It's an amazing thing.
  8. Re:Mining on First Results From Deep Impact Mission · · Score: 1

    I'm going to go out on a limb and predict that we'll never, ever pull a comet into Earth orbit for the purpose of mining it. There's just no conceivable reason to do so: If you're going to take mining equipment into orbit, why not just take it to the comet?

  9. Re:Every single sentence in your post is wrong on Company to Settle and Mine Mars · · Score: 1

    You just keep asserting things. If you have some kind of reasoning, evidence, or citations to back them up, I'd love to learn about it.

  10. Re:Easy Martian exports on Company to Settle and Mine Mars · · Score: 1
    If by beanstalk you mean space elevator, there's this minor problem of Mars having a moon in the way. The elevator would have to dodge.
    Thanks for the laugh. You just made my day.

    Wait, you were joking, right?

  11. Re:Every single sentence in your post is wrong on Company to Settle and Mine Mars · · Score: 1
    Are you talking about our moon? There's no way it's easier. It takes 6 months by Hohman transfer orbit. If you're willing to spend that much time getting there, you could just go into a low orbit around Earth and use a really efficient booster to go in ever-wider circles until you get caught in the moon's gravity.
    Ah, "just go into a low orbit around Earth"? I'm afraid that's the hard part. There is currently no "really efficient booster" with enough thrust to get a man from Earth's surface to LEO. It's much much cheaper to get from Mars surface to LMO.
    Besides, who cares about going to the moon? This is about exploiting resources, which mostly means bringing stuff here.
    I was responding to the claim that Mars resources are only useful on Mars or in Mars orbit. This is not true, because it's actually easier to get to almost anywhere in the solar system from Mars' surface than from Earth's.
  12. Every single sentence in your post is wrong on Company to Settle and Mine Mars · · Score: 2, Interesting
    You are asserting things about which you have no clue. For example, it's much easier to get to the moon or the asteroids from Mars than from Earth. And I'm not sure why you think Mars' minerals are any more "boring" than Earth's.

    Take a look at Zubrin's "The Case for Mars" to get a clue.

  13. Re:The more interesting question is on How Much Money do Programmers Really Make? · · Score: 1

    What is 8*50*20*12? Why not just multiply by 2000 hrs/year? (You don't work 20 days every month, do you?)

  14. Re:What the heck? on OpenGL Programming Guide · · Score: 1

    I don't get it. How did you get from this book review to Tolkein?

  15. Re:Site seems down; here's that article's text on Supernova 1987A Decoded · · Score: 1

    It said "supernova event". Maybe that's vague enough to be considered synonymous with "supernova observation".

  16. Re:Wrong problem on PayPal to Offer Micropayments · · Score: 1

    Yes. And maybe nobody wants an unpredictable cost structure. Rather than $0.01 per click, maybe users want to pay $2 per month and not worry about it.

  17. Re:One word on New Material Harder Than Diamond · · Score: 2, Funny

    That's four words, Mr. Quayle.

  18. Re:Possible uses? on New Material Harder Than Diamond · · Score: 1
    an oxymoron - synthetic diamond is just as real as "real" diamonds
    It's not an oxymoron, because "synthetic" is not the opposite of "real". It's the opposite of "natural". "Synthetic" just means "man-made".
  19. Reference for the uninitiated on New Material Harder Than Diamond · · Score: 2, Interesting

    I had to look this up... General Products.

  20. Re:Interesting.. on SpaceShipThree to be Orbital Spacecraft · · Score: 1

    I guess you're joking, but I don't really get it. A nonstop round-the world flight is not an orbit, any more than me sitting here stationary and going around the world in 24 hours is an orbit.

  21. Re:Revolutions on Earth's Core Spins Faster than Earth · · Score: 1

    I'm honoured to be the first to add you to my foes list.

  22. Re:Another obvious cause on Earth's Core Spins Faster than Earth · · Score: 1
    Every time a heavy chunk of crust breaks free and sinks into the liquid, it's like the skater pulling their arms in - it spins faster.
    What makes you think that ever actually occurs?
  23. Re:Why don't they know when to stop? on Another Major Spammer Busted · · Score: 1

    You're talking with the benefit of hindsight. Where does the "if you've made $3 million, walk away" argument end? $1 million? $10,000?

  24. Re:Interesting.. on SpaceShipThree to be Orbital Spacecraft · · Score: 1

    Well, true, though that depends on how much atmosphere. But yes, we agree that the atmosphere makes an orbit much, much harder -- not easier as the gp seems to claim.

  25. Re:Interesting.. on SpaceShipThree to be Orbital Spacecraft · · Score: 1

    That is false. To get around the globe just once requires practically the same velocity as a stable orbit. Doing it while you're in the atmosphere would require even more speed, because you need to have extra speed to make up for atmospheric grag.