Slashdot Mirror


User: wagnerrp

wagnerrp's activity in the archive.

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

Comments · 2,465

  1. Re:Fred Savage on Failed Controller-Free Gaming Devices of the Past · · Score: 1

    That was a joke. It was really a full length movie... to advertise Nintendo products. http://www.imdb.com/title/tt0098663/

  2. Re:store and release energy? on Going Faster Than the Wind In a Wind-Powered Cart · · Score: 1

    It will accelerate to some multiple of the average velocity of the volume of gas it sits in. Zero times any multiplier you want is still zero.

  3. Re:Safeguards, product tampering, law enforcement? on $2,000 Bounty For Open Source Xbox Kinect Drivers · · Score: 2, Informative

    Back in June, a 'trusted source' reported that the Kinect cost $150 to manufacture. It seems they're selling at cost, with no profit per unit.

    http://www.develop-online.net/news/35198/Source-pins-Kinect-manufacturing-costs-to-150

  4. Re:Safeguards, product tampering, law enforcement? on $2,000 Bounty For Open Source Xbox Kinect Drivers · · Score: 1

    It's the same business mode as a printer. Consumer printers are so cheap because they are sold at or near cost. They expect to make up the profits in ink sales, so there is motivation to intensely protect those ink sales. The Xbox 360 and PS3 were both sold well under production cost, with the expectation that they would make up for it in video game sales. People who bought Playstations, and ran Linux on them as part of a cluster, got their supercomputer subsidized by Sony.

    Microsoft is losing money on these Kinect units, with the hope they will move more units of video games. It is of no benefit to Microsoft if people start buying them up and using them for other purposes. Complain all you want about how that business model is stupid or retarded, but that's what we get.

  5. Re:Pulseaudio again. on Ubuntu Dumps X For Unity On Wayland · · Score: 1

    Don't forget that Pulseaudio merely exists as a transport layer on top of ALSA.

  6. Re:Get rid of the artifact? on US Objects To the Kilogram · · Score: 1

    Are you saying that 5000 carat diamond would be a bit expensive?

  7. Re:Great... on Linux 2.6.36 Released · · Score: 0

    Linux is a kernel, nothing more. The most common variant is GNU/Linux, using the GNU operating system with the Linux kernel. Many embedded systems use busybox for the operating system, with the Linux kernel.

    On the opposite side, you can find Debian being run with the Linux kernel, the FreeBSD kernel, the NetBSD kernel, and the Hurd kernel.

  8. Re:And yet? on Linux 2.6.36 Released · · Score: 1

    Despite for network audio (which jack also do, and do better) I don't really see why pulseaudio is needed.

    For the vast majority of users, it is not needed at all. It just gives people a fancy interface where they can adjust the volume per-application like in Windows. Look! Pretty!

  9. Re:And yet? on Linux 2.6.36 Released · · Score: 1

    Unless you want to do video playback, and have to deal with the awful latency issues in PulseAudio.

  10. Re:And yet? on Linux 2.6.36 Released · · Score: 1

    No, but they did add the garbage video player, which uses software to perform scaling and colorspace conversion. Prior to that, flash was just an animation and scripting plugin.

  11. Re:Great... on Linux 2.6.36 Released · · Score: 3, Insightful

    Since when is Linux an operating system?

  12. Re:Atmosphere on International Effort Brings an Open Standard For Docking In Space · · Score: 1

    It all has to do with the partial pressure. As long as your partial pressure remains the same, your body functions as normal, and there is no higher combustibility than normal air. The problem with the Apollo 1 fire was that they were running pure oxygen at 100kPa for ground tests.

  13. Re:Imagine on International Effort Brings an Open Standard For Docking In Space · · Score: 1

    After all, you wouldn't want to be screwed by a bear.

    http://www.youtube.com/watch?v=9WtftQ7AbEw#t=0m40s

  14. Re:The industry can take all the time it needs on WD Launches 3 Terabyte HD · · Score: 1

    Most people don't have the 30-40mbps connections necessary to stream a single bluray title. Those that do are so heavily oversold, only a small percentage of their user base could be doing so at the same time. The only streaming service that could afford that kind of bandwidth consumption would be one co-located at your ISP.

  15. Re:Damn you, science jornalism. on MIT Unveils Portable, Solar-Powered Water Desalination System · · Score: 2, Informative

    Pump-fed nanofilters are sort of an old idea at this point. The summary leaves off some critical points like how much it costs and how long the filter lasts.

    Exactly. The panels and pump are probably going to last several years without significant maintenance, but they will need a steady supply of filters to keep the thing going. They could extend the lifetime of them by running them in reverse for some amount of time to clean them out, but you can't do that indefinitely, and the system isn't usable while being back-flushed.

  16. Re:Wait a minute... on Ontario School Bans Wi-Fi · · Score: 3, Informative

    No. The sun does not have sufficient mass to overcome degeneracy pressure and collapse into a black hole.

  17. Re:Smaller Companies on Microsoft Patents GPU-Accelerated Video Encoding · · Score: 1
    This is straight from the first claim in the patent.

    the method comprising: identifying a frame associated with the video signal by the CPU; determining motion estimation data by the GPU, the determining comprising: collocating the frame to create copies of the frame such that each of the copies of the frame is available for processing in parallel by at least one of the multiple channels of the GPU, and to map each of a plurality of pixels selected by the GPU to each of a plurality of channels of a texel; and processing each of the copies of the frame in parallel, using a different channel of the multiple channels of the GPU, the processing including offsetting the copies of the frame by a predetermined value; outputting the determined motion estimation data to the CPU, and encoding the video signal by the CPU, wherein the determining motion estimation data by the GPU is performed in parallel to the encoding the video signal performed by the CPU.

    Yes. The patent specifically claims the GPU performs motion compensation, and returns that data to the CPU which subsequently performs everything else.

    This is basically the same method employed by DXVA and XvMC, but in reverse. Motion compensation is a fairly simple process, but it must be repeated a lot of times. As such, offloading it represents a fairly high return on effort. It's something Microsoft could put together and file a patent for in relatively short order without having to develop a full complex encoder on the fairly limited GPU hardware of the time.

  18. Re:That's nothing... on Computer Defeats Human At Japanese Chess · · Score: 2, Informative

    OK. How about... tic-tac-toe cannot be won against an opponent who has simulated every possible move. There is no way to set up a trap that they cannot block.

  19. Re:Smaller Companies on Microsoft Patents GPU-Accelerated Video Encoding · · Score: 1

    The patent specifically covers offloading motion compensation to the GPU, while running everything else in the CPU. It only covers this limited offload, because of limitations of the programmable shaders of graphics cards at the time. Any modern GPU encoding implementation would offload most, if not all, of the duties to the GPU, and thus would not be covered under this patent.

  20. Re:2004 on Microsoft Patents GPU-Accelerated Video Encoding · · Score: 1

    Pretty sure SGI was using dedicated encoder hardware, rather than re-purposing chips intended for raster graphics.

  21. Re:Badaboom? on Microsoft Patents GPU-Accelerated Video Encoding · · Score: 4, Informative

    This patent is specifically for running motion compensation calculations on the GPU, and everything else on the CPU. Badaboom runs everything on the GPU, so the patent does not apply.

  22. Re:That's nothing... on Computer Defeats Human At Japanese Chess · · Score: 1

    Well that's your own damn fault. Tic-tac-toe is un-winnable.

  23. Re:FTFY on High-Tech Microphone Picks Voices From a Crowd · · Score: 1

    Come on. Phased arrays have been around for over a century, and even phased microphones have been around for decades. This is not new or innovative, it is a product.

  24. Re:FTFY on High-Tech Microphone Picks Voices From a Crowd · · Score: 0

    The thing is technically impressive

    It's not really even technically impressive. The concepts are extremely simple. You know the position of your mics, you know the position of your target. From there, it's simple elementary school geometry to calculate the distance and time delays. Sum together your audio signals with the proper phasing, and your desired target gets boosted, while everything else averages into the background. The wider the mics are apart, the more dissimilar the background noise will be, and the lower the amplitude it will result in. It's just going to be an expensive system to simultaneously capture and store all several hundred audio feeds simultaneously.

  25. Re:Solution on Why Are We Losing Vertical Pixels? · · Score: 2, Informative

    If your display has pixels large enough that your eye can resolve them, the density is too low. If you have a high enough resolution display, all the psycho-visual tricks like anti-aliasing and sub-pixel rendering become unnecessary. Remember that fonts sizes are based off the size of your physical display, and have no relation to the number of pixels used to render them.