Slashdot Mirror


User: Carnildo

Carnildo's activity in the archive.

Stories
0
Comments
2,487
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,487

  1. Re:I think what he meant is on Real-time Raytracing For PC Games Almost A Reality · · Score: 1

    The graphics we see today are possible only because we can make a special purpose processor that can accelerate them very efficiently. Can the same be done for raytracing? I don't know. I mean I'm sure it is possible to an extent, especially since it is a very parallel problem, but that doesn't mean that we will be able to as efficiently accelerate it.


    Raytracing does quite well on specialized hardware. A CPU that is almost exclusively SIMD units (such as the Cell) is almost perfect for the job. Some improvements can be made (the Cell's SPUs don't have enough memory or bandwidth for texturing calculations, for example).
  2. Re:Big improvement on the way on Real-time Raytracing For PC Games Almost A Reality · · Score: 1

    Not disagreeing with you here, but what's "n"?


    N is the number of graphics primitives in the scene (usually triangles, but raytracing can also use more complicated primitives such as spheres, cylinders, and boxes). For triangle-based scenes, the turnover point between rasterization and raytracing is believed to be somewhere between 10,000,000 and 100,000,000 triangles. Current game levels are often in the 10,000,000 triangle range.
  3. Re:Something here is not right... on Wii Uses Elliptic Curve Cryptography For Saves · · Score: 1

    Nintendo has a long history of being out of touch with the standards of computer terminology. Whenever they mention the size of a game, they mention it in MegaBITS not MegaBYTES.


    Hardly. They describe ROM sizes in megabits because they can use bigger numbers that way.
  4. Re:WTF? on Science vs. Homeopathy · · Score: 3, Informative

    Because if the arstechnica objections are right, and homeopathy is only a matter of placebo effect, you'd still have to prove that this placebo effect is inferior to normal cures in terms of percentage of people cured.


    That's what every Phase II drug trial ever done has tested: "Is this medicine more effective than a placebo?"
  5. Re:How do homeopaths wash dishes? on Science vs. Homeopathy · · Score: 1

    It's not the placebo effect. The claimed mechanism for homeopathic medicine is direct application of the laws of sympathetic magic: the law of similarity and the law of contagon. Both should be familiar to anyone who's read a decent amount of fantasy fiction.

  6. Re:Smoots? on Kilogram Reference Losing Weight · · Score: 1

    Jeez, and I though I got bad gas mileage. 40 rods to the hogshead is 504 miles to the gallon, on my side of the Atlantic anyway.


    How big's your gallon, rod, mile, and hogshead? Over here, 40 rods to the hogshead converts to a decidedly unfavorable fuel economy of 1186 square millimeters.
  7. Re:And? on Microsoft Installs New Software Without Permission · · Score: 1

    Who actually INSTALLS a Windows OS? I thought most people (legally) obtain Windows by purchasing a computer that comes with it pre-installed.


    Those people have to accept the license the first time they boot the computer: it's part of the OEM startup routine.
  8. Re:And? on Microsoft Installs New Software Without Permission · · Score: 1

    And this is why I've never agreed to the EULA when installing any recent Microsoft OS on my home computer.

  9. Re:It would be interesting to know on English Wikipedia Gets Two Millionth Article · · Score: 2, Informative

    By your definition, Wikipedia has somewhere between 1,500,000 articles (discarding *all* articles about popular culture) and 1,900,000 articles (discarding just the things you consider "cruft"). The largest group of articles are biographies (30% of the encyclopedia), followed by articles on places (25%), popular culture (25%), and history (10%).

  10. Re:Women want light on Making War On Light Pollution · · Score: 1

    Same goes for streetlights for road safety.


    I hate the muddy lighting conditions that streetlights produce. There's not enough light to clearly see what's going on, but there's too much light for things lit by your car's headlights to stand out.
  11. Re:BitLocker quote from article on What Vista SP1 Means To You · · Score: 1

    Since BitLocker requires a computer with a TPM chip, I'm not surprised nobody noticed this.

  12. Re:0 slowdown for me on How Much Are Ad Servers Slowing the Web? · · Score: 1

    Since it's a private server, the logs get rotated into /dev/null on a daily basis.

  13. Re:So what you're telling me... on Warner Bros. to Turn All 15 Oz Books Into Movies · · Score: 1

    How so? I read Grimm's fairy tales as a kid, and I can't recall them being unusually violent as fairy tales go. Did I get a sanitized edition?

    Quite possibly. Most of the editions circulating these days are toned down from the original.

    It was a lot cleaner than, say, One Thousand and One Nights, which I also read, where people had their eyes stabbed out on a fairly regular basis.

    Probably also sanitized. How many sex scenes did it contain?

  14. Re:0 slowdown for me on How Much Are Ad Servers Slowing the Web? · · Score: 2, Informative

    I use localhost, which means my private webserver returns a 404 right quick.

  15. Yes, it's legal on MySQL Ends Enterprise Server Source Tarballs · · Score: 3, Informative

    Before anyone bitches about it, this is perfectly legal. The GPL only requires you to provide source code to people who you also provide the compiled software to. You just can't restrict what they in turn do with the source code, which is why most GPL developers make the source code available to everyone and their dog.

  16. Re:low-pressure spaceship env. on Surviving in Space Without a Spacesuit · · Score: 1

    There's a bigger problem with that though -- if you lower the pressure of the atmosphere, but add more O2 to keep the partial pressure the same, you increase the fire hazard. Inert gases like nitrogen act as a buffer and reduce flammability. Fires in spacecraft are a big deal, which (I believe) is why ISS uses higher pressure.


    ISS uses higher pressure because the Space Shuttle uses higher pressure. The Space Shuttle uses higher pressure because it needs to work at both sea level and in a vacuum. You could use a variable-pressure atmosphere, but that requires working with pure oxygen, and 15PSI of pure oxygen makes for an explosively flammable environment.
  17. Re:listen to ads? on Google Shows Off Ad-Supported Cell Phone · · Score: 1

    For me, an "emergency" would be something like a dead battery at a remote trailhead: not worth calling 911 over, but where a 30-second commercial while calling the tow truck is preferable to a 20-mile hike out to the main road.

  18. Re:Balancing act on Spore to Ship 'When It's Done' And Not Before · · Score: 1

    Spore's got an advantage over DNF: it doesn't require kick-ass graphics. If the pretty pictures look a year or three out of date, it's no big deal.

  19. Re:Jack Thompson on Gaming's 10 Biggest Scandals · · Score: 1

    No, Jack Thompson should be forgotten about. He's had no real impact on the gaming world.


    No real impact? He's the best publicity that certain publishers could hope for!
  20. Re:Article is FUD on In Wake of Price Drops, Further PS3 Doubts · · Score: 1

    Not quite. It would be nonsensical to directly compare Cell's SPU to some GPU because they are so different (because they are designed for so different tasks and dataflows), but you can get a ballpark figure by comparing the amount and clockspeed of the key execution units, in particular the FMAC units:

    One SPU has four 32-bit FMACs at 3200 MHz. The pixel shader core of Cell's RSX alone has 240 32-bit FMACs at 550 MHz. (24 main pixel pipelines, each with two 4x32-bit vector and two 1x32-bit scalar units.)


    I'll admit that the Cell's SPUs aren't as fast as the PS3's GPU, but the important question is how it stacks up to the GPUs in the XBox, Gamecube, and PS2. I'm fairly sure it's enough faster to emulate any of them.
  21. Re:Article is FUD on In Wake of Price Drops, Further PS3 Doubts · · Score: 1

    For the recent generations of consoles, this is because the emulator programmers are using OpenGL or DirectX to emulate the console's GPU. Since OpenGL, DirectX, and console GPUs have different capabilities, and none of them is very flexible, there's a resulting loss of accuracy -- but since no other part of a desktop computer is fast enough to do the job, they do it anyway.

    The PS3, on the other hand, has a half-dozen SPUs. These are every bit as fast as a GPU, but far more programmable.

  22. It's obvious! on Ocarina of Time — Best Game Ever? · · Score: 5, Funny

    Best games of all time? E.T. and Custer's Revenge, of course!

  23. Re:I Almost Died. Thanks A Lot, Google on Google Maps Now Does Interactive Re-Routing · · Score: 1

    I've bought a bunch of accessories that'll be installed tomorrow, what stuff do you recommend? I use my bike for trips for groceries mainly and I walk to work daily.


    I'd recommend a rear fender/mudguard, a tiedown rack for the back, and a wire basket in the front.
  24. Re:POST vsn GET on Major Flaw Found In Security Products · · Score: 1

    I can block your attack by turning off Javascript. There's nothing I can do in the typical browser to block a GET-based attack.

  25. Re:Duh? on Black Hole Information Loss Paradox Solution Proposed · · Score: 2, Insightful

    It's well-established that, if you only consider relativistic effects, a black hole will never form. What this paper does is demonstrate that if you take quantum effects into account, it's still true.