Slashdot Mirror


User: DeathCarrot

DeathCarrot's activity in the archive.

Stories
0
Comments
30
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 30

  1. Filming live action? on MIT Develops Holographic, Glasses-Free 3D TV · · Score: 1

    Anyone know if it's feasible to construct a camera that records footage that this screen would output? Would they just interpolate between multiple cameras?
    This is the first bit of 3D display tech I'm genuinely interested in, the current stereoscopic implementations have too many compromises.

  2. Best intro to quantum computing I've seen on Michael Nielsen's Free Video Courseware On Quantum Computing · · Score: 1

    I've read a few articles on quantum computing before this, and while they tend to give a general idea of what it's about, they tend not to go into any depth on quantum logic and what you can actually do with individual qubits (or if they do, they're so dry I end up falling asleep before that point). These videos show what kinds of operations you can perform on qubits mathematically and how you can form concrete quantum circuits/algorithms out of quantum gates. The bits on superdense encoding and quantum teleportation certainly helped put everything into perspective. They're aimed more at the computer scientist or mathematician rather than the physicist, which suits me just fine. My only critiques would be that he goes into (imho, superficial) proofs too often, he could have drawn more parallels with boolean logic and illustrated a lot of the linear algebra with visual representations.

  3. Re:lol wut on GNOME 3 Released · · Score: 1

    You can drag the link up to the tab bar to open it in a new tab.

  4. TES 5 on id Tech 5 on ZeniMax, Parent Company of Bethesda, Buys id Software · · Score: 2, Insightful

    They're Raging on about how Tech 5 megatextures can render vast landscapes without compromising performance. I think an Elder Scrolls game would be a perfect showcase for this in action. *fingers crossed*

  5. Re:So, when do we go ALSA - OSSv4? on State of Sound Development On Linux Not So Sorry After All · · Score: 1

    On Gentoo I just had to disable CONFIG_SOUND in the kernel and install the package from a repo, and that was last year (I think just as 2.6.28 came out, not entirely sure). I don't see why you'd need to patch your kernel as all you need should be in the modules.

  6. Re:Oh, the Milky Way on One Fifth of World's Population Can't See Milky Way At Night · · Score: 1

    a cadre of idiots wielding polyhedral dice.

    As opposed to.. spherical dice?

  7. Re:How to check SSH version on Flaw Made Public In OpenSSH Encryption · · Score: 2, Informative
    FYI, 5.1 is affected. The countermeasure is in 5.2.

    Gentoo seems to be up to date, both for arch and ~arch.

  8. Re:I[t]'ll be back.. on Sarah Connor Chronicles — Why It Died · · Score: 1

    Even within Dollhouse, Amy Acker seems to have both covered pretty well. Her character got a lot more prominent in the last couple of episodes, so I'm hoping we'll see more of her next season.

    Agreed. Eliza Dushku was one of the reasons I was first skeptical about the show. From the start of the show I've been baffled as to why they didn't cast Amy Acker for the part of Echo; she's already proved she can be an extremely versatile actress on Angel (Boo Faith, Yay Fred, etc. etc.)

  9. Re:has anyone seen high quality flv? on Major League Baseball Dumps Silverlight For Flash · · Score: 1

    A Core 2 Duo ain't all that impressive, youngster...

    I don't think your average YouTuber is the kind to upgrade their CPU every time a faster one comes out. Hell, I can run Crysis fine on my Conroe from 3 years ago, why not YouTube?

  10. Re:C & C glitches on Strange Glitches In Games · · Score: 4, Interesting

    In RA1, get a group of grenadiers and make them force fire at the ground in front of them. Just as they're about the throw their grenades, force fire anywhere on the map and they'll throw the grenade there, regardless of whether the target is in range or not. It's basically extremely cheap artillery with infinite range - certainly one of the most 'cheaty' glitches I've come across.

  11. Re:Burnout Paradise "fun to explore"?! on Building a Successful "Open" Game World · · Score: 3, Informative

    - "Retry previous race" would be nice

    It's not intuitively placed, but it does exist. It's in the in-game menu (right on the d-pad by default on X360 controllers IIRC).

  12. Re:Microsoft Sucks Checklist on Bill Gates' Plan To Destroy Music, Note By Note · · Score: 4, Funny

    Bringing new meaning to 'Red Ring of Death'. D:

  13. Re:Hardcore Slashdotters won't notice... on New Google Favicon Deja Vu All Over Again? · · Score: 1

    On a related note, I have been storing all of my favorites on the bookmark bar (or whatever it is called). As more sites are using the "favicon", it has been helpful to just edit the bookmark and remove the title altogether (leaving just the icon). You can fit a lot of favorites in the toolbar in this manner.

    Check out the Smart Bookmarks extension if you're on Firefox. Allows you to do that and more without renaming your bookmarks.

  14. Re:I'm not really seeing the similarity on New Google Favicon Deja Vu All Over Again? · · Score: 1

    A favicon can be a .png with an alpha channel (at least in modern browsers). You just need to <link> it instead of just popping the picture into the page root. The previous google favicon was a semi-transparent .png.

  15. Re:What about Microsoft? on Logitech Makes 1 Billionth Mouse · · Score: 1

    some very small writing on the underside saying 'Logitechâ'.

    Is that the Mexican, non-union equivalent of Logitech?

  16. Re:highlight and indent multiple times? on (Useful) Stupid Vim Tricks? · · Score: 1
    gv restores your previous selection - yeah not as convenient as keeping the highlighting in the first place, but it works.

    Alternatively, instead of just > you could use 2> or 3> to indent 2 or 3 times.

  17. Re:rm -rf / on (Useful) Stupid Unix Tricks? · · Score: 1

    Haha, reminds me of a gem I wrote a few years back at uni when /dev/pts/* devices were still writeable by anyone.
    for ((i=0;1;i%=4,i++)) do echo -en "\E[3${i};1m"; sleep 0.01; done
    This basically echoes one of four "change colour" commands every 10ms which you can redirect to a /dev/pts to confuse some poor sod. =) Just make sure the person has a sense of humour.
    Use with the yes command for disco-tastic results.

  18. Re:Better hope those aren't LCD shutterglasses... on How Nvidia Wants To Bring 3D Glasses Back · · Score: 1
    They require a 120hz LCD/DLP screen, so you're unlikely to be able to use the glasses with your current monitor.

    I'm certainly looking forward to these things. Although I won't be able to try them for a few years as I'm not exactly in need of new monitors just yet.

  19. Re:you can't stop the doomsayers on LHC Success! · · Score: 1

    (Since when does /. fuckup Unicode? German umlauts: ÃÃü)

    I recommend using HTML characters: &ouml; = ö

    A pain, I know, but it works.

    The GBP sign '£' tends to be used a lot, so anyone reading this, please use &pound;!

  20. Re:Not all software is Free on Sub-$100 Laptops Have Finally Arrived · · Score: 3, Insightful

    We're talking about a sub-$100 laptop here, I don't think the end user's primary concern is going to be gaming.

  21. Re:Don't really care for MMO's, but. . . on Buffy MMO Announced, Firefly MMO Delayed · · Score: 1

    If I absolutely had to choose one, it certainly wouldn't be a Buffyverse. I don't even see how you could populate the game world realistically. I mean, how many Slayers can you really have? Does everybody have to be some red-shirt vampire? What is there to do? Do you need to collect money? Why? To pay for bigger stakes? Everybody but Cordelia was broke most of the time and that worked out just fine. And Sunnyvale is pretty small. . . In the first episode, it was put plainly that there was only one club in town and that things were pretty limited. Do you get points for doing homework and being bored?

    I'm guessing you didn't watch Buffy right to the end. If the setting is set after the TV-series, there should be plenty to base an MMO on.

    Granted, I would agree that Firefly would make a fantastic MMO setting, but Slayers/Witches vs Demons/Vampires would be pretty cool as well.

  22. Re:Probable Patent Infringement on Modders Get Nvidia's PhysX To Run On ATI Cards · · Score: 2, Informative

    That's pretty much what a physics engine does, and there are already a number of open source physics libraries out there (ODE and Bullet are the most well supported as far as I know, the former has been used in a few big budget commercial titles). Someone just needs to port the back-end to CUDA and off we go... Easier said than done, I reckon.

    I recall hearing chatter about CUDA bindings for Bullet but I'm not sure if anything came of that.

  23. Re:Why? on Intel Shows Off Quake Wars, Ray Traced · · Score: 5, Informative

    A reflection on a doorknob and shadows are already quite easily achievable by current raster-based techniques. The former with dynamic cube-map FBO/PBO reflections (not perfectly accurate reflections, but given the size of a doorknob, more than acceptable). For the latter, per-fragment shadows (maps and volumes) have been around for quite some time (granted, in certain extremely high detail scenes ray tracing shadows might be faster).

    The biggest immediately noticeable pros of ray tracing from what I've seen are reflections in arbitrarily complex geometry (current generation raster shadows are only viable for planar and some spherical reflections, unless there's a technique I'm not aware of). This, however isn't a good enough reason to switch to a purely ray traced paradigm IMO.
    From a gameplay perspective it all seems a bit niche, but I'm sure there's someone out there with an idea that could make use of it. I just don't see FPS du jour picking it up any time soon.
    Having said that, ray tracing may be a good utility to use alongside rastering techniques for things like sub-surface scattering or ambient occlusion.

    .. Not sure that was entirely on-topic, but there's my tuppence on the near future adoption of ray tracing. Of course eventually everything will be done with unbiased rendering (basically just firing photons around and making them behave just like real photons would, see Maxwell Render. Currently, still extremely time consuming)

  24. Re:Where can you buy!!?!? on OCZ's Brain Mouse Hits the Store · · Score: 1

    Play.com has them for £99.99 in the UK. Not yet in stock, though.

  25. Re:Analysts are dumb on Seagate Announces First SSD, 2TB HDD · · Score: 1

    Hitachi's perpendicular storage might increase density by 4 or 8 times, or more; imagine a 2TiB disk and then you have 8 or 16TiB. Hasn't perpendicular recording been the norm for the past couple of generations already? I remember the first ones came soon after the kerrazy Hitachi flash anim (with the singing and dancing and all that), and nowadays pretty much all of the large capacity drives are "getting perpendicular".

    Here's the anim btw. I'd forgotten how incredibly cheesy it was =D