Slashdot Mirror


User: elFarto+the+2nd

elFarto+the+2nd's activity in the archive.

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

Comments · 232

  1. Re:Hog at the mic on University of Florida Student Tasered At Political Rally · · Score: 1

    I watched the video, and it seems he was pinned to the floor then tasered. That seems completely over the top to me.

    Regards
    elFarto
  2. Re:Idea! on Kilogram Reference Losing Weight · · Score: 1

    Length is c (speed of light) divided by some large number. Caesium is used for time.

    Regards
    elFarto
  3. Re:Oh, sure. on Judge Says, Record DNA of Everyone In the UK · · Score: 1

    I'm moving to a deserted island in the middle of the Pacific to start my own country. Anyone care to join me?

    As a Englishman, that sounds like a good idea.

    Regards
    elFarto
  4. Re:Cover the basics on Carmack's Armadillo Aerospace Rocket Crashes and Burns · · Score: 1

    Basically they added new sensors to detect when the craft impacts the ground.

    Incorrect.

    They have starting using data from existing sensors to trigger engine shut down. The sensor on Texel (their 2nd quad vehicle) was different from Pixel (their 1st vehicle), the one on Pixel had a greater range then Texel.

    Regards
    elFarto
  5. Re:Where is OpenGL when we need it? on DirectX 10 Hardware Is Now Obsolete · · Score: 1

    Unfortunally it will only be release at the end of September due to some 30-day period Khronos requires.

  6. Re:Cmparisons? on Carmack Shows Off the id Tech 5 Engine · · Score: 3, Informative

    That's because it is DirectX9, atleast on the XBox360, OpenGL on the PC/Mac and OpenGL|ES/whatever else they use on the PS3.

    Regards
    elFarto
  7. Re:Cmparisons? on Carmack Shows Off the id Tech 5 Engine · · Score: 4, Informative

    Here's a few videos of Carmack talking about it:

    Regards
    elFarto
  8. Re:purple pill? O.o on ATI Driver Flaw Exposes Vista Kernel to Attackers · · Score: 1

    That's different to the purple pill one I heard:

    Morpheus: You take the purple pill, you wake up in your bed and I show you how far the rabbit-hole goes.
    Regards
    elFarto
  9. Re:The Beginning on OpenGL SuperBible · · Score: 1

    And SGI wondered why there was no light, and realised he needed to glEnable(GL_LIGHT0)

    Regards
    elFarto
  10. Re:Ok, and... on Proposed IPv6 Cutover By 2011-01-01 · · Score: 1

    Google for 'IPv6 tunnel broker'. I have a /64 from BT Exact (/48's are available from other places, but I can't find a use for 2^64 addresses), 4 commands in Linux to set it up, and a few more commands and a small program (radvd) to give IPv6 addresses to my network.

    Regards
    elFarto
  11. Re:Intro on Smarter Teens Have Less Sex · · Score: 1

    Look even harder on youtube and you'll find the whole thing...

  12. How would you do it? on Researchers Crack Every Certified CA Voting Machine · · Score: 1

    Ok Slashdot people, How would YOU implement electronic voting?

    Regards
    elFarto
  13. Re:ATI Driver performance on Dell Asking ATI For Better Linux Drivers · · Score: 1

    Oooh, so close to the 20,000,00th comment.

    Regards
    elFarto
  14. Re:What new shit? on Questioning the New E3 · · Score: 2, Interesting

    Yep, I saw something new at E3:

    http://www.youtube.com/watch?v=8YzpfhAMBR8

    Regards
    elFarto
  15. Re:How about XP only games on 2000? on Vista Games Cracked to Run on XP · · Score: 1

    Actually SupCom can't be run on Win2k without patching, as it imports 3 functions from kernel32.dll that don't exist on 2000. These need to be removed or windows refuses to run it.

    Regards
    elFarto
  16. Re:How about XP only games on 2000? on Vista Games Cracked to Run on XP · · Score: 2, Informative

    For Supreme Commander you can use my handy-dandy patch.

    Regards
    elFarto
  17. Re:Original headline was correct... on Radiation-eating Fungi · · Score: 3, Informative

    Scotland and Wales are in no way a part of England, they are all a part of Great Britain.

  18. Re:What's really scary on Ethanol Demand Is Boosting Food Prices Worldwide · · Score: 1

    #2 - It clogs injectors.
    False...
    It's partially true. I was reading about this yesterday (well bio-diesel not ethanol, but I'm guessing it's the same cause). Quoting the Biodiesel page on wikipedia:

    Biodiesel's higher lubricity index compared to petrodiesel is an advantage and can contribute to longer fuel injector life. However, biodiesel is a better solvent than petrodiesel, and has been known to break down deposits of residue in the fuel lines of vehicles that have previously been run on petrodiesel. As a result, fuel filters and injectors may become clogged with particulates if a quick transition to pure biodiesel is made, as biodiesel "cleans" the engine in the process. It is, therefore, recommended to change the fuel filter within 600-800 miles after first switching to a biodiesel blend.
  19. Re:Get your tinfoil shelters out. on Experts Now Say JFK Bullet Analysis Was Wrong · · Score: 1

    Actually, I watched it yesterday...

  20. Re:What I want to know... on Surprise Arrest For Online Scientology Critic · · Score: 1

    I prefer:

    Cult: Small unpopular religion
    Religion: Large popular cult

    Regards
    elFarto

  21. Re:I doubt it on Earth Bacteria May Hitch A Ride To The Stars · · Score: 1

    I prefer:

    "The simple truth is that interstellar distances will not fit into the human imagination."

    Regards
    elFarto
  22. Re:Meh on Linux Kernel 2.6.21 Released · · Score: 3, Informative

    IIRC after 2.6.17 the SATA stuff changed quite a bit (it changed from the old SCSI based stuff, to libata), and requires turning the new options on.

    Regards
    elFarto
  23. Re:Presure for legit DX10 on XP? on Hacked DX10 for Windows Appears · · Score: 3, Informative
    Other useful stuff:
    • Integer textures, integer texture co-ordinates, integer bitwise operators
    • Texture arrays
    • Instanced drawing

    And some other small stuff like texture compression of 2 channel images, etc...

    Regards
    elFarto
  24. Re:It shouldn't work... on Hacked DX10 for Windows Appears · · Score: 2, Interesting

    No, but as far as I know, ATI and Intel haven't released DX10 parts yet. Some of the extensions added by NVIDIA are EXT_ (like EXT_texture_integer), which implies that multiple vendors have agreed on it. Others are NV_, and the NV_depth_buffer_float extension states that it was changed from EXT_ to NV_, probably because it couldn't be agreed upon before the release of the G80.

    Regards
    elFarto
  25. Re:Presure for legit DX10 on XP? on Hacked DX10 for Windows Appears · · Score: 5, Informative

    OpenGL already has extensions to support DirectX features, they were added by NVIDIA.

    Also, the entire OpenGL API is being redesigned from scratch (after 13 years of active service). The first version is currently named 'Longs Peak' and will have feature parity with the current version of OpenGL. The next version which is called 'Mount Evans', will build on Longs Peak, adding DirectX 10 features.

    From what I've seen of the new API, DirectX is in for a serious challenge (well, I hope anyway).

    More information about the new API can be found in the OpenGL newsletters.

    Regards
    elFarto