Slashdot Mirror


User: XNormal

XNormal's activity in the archive.

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

Comments · 948

  1. Ultimate weapon on Simcity Microwave Power by 2050? · · Score: 5, Insightful

    Do you really need any weapon more powerful than offering the whole world power at less than a tenth of current prices and then be the one that can pull the plug?

  2. Bluetooth is the new IrDA? on Bluetooth Shipments Exceed 1M per Week · · Score: 1

    You mean that Bluetooth is the new technology that everybody has but almost nobody uses?

  3. Trademark, not Copyright on Fedora Core 1 Released · · Score: 1

    The name "Red Hat" is a trademark of Red Hat Inc. The software is copyrighted by many different authors and mostly licensed under the GPL.

  4. Re:Medical equivalent of walking on the moon... on Gold Beads Can Fight Cancer, Too · · Score: 1

    May I remind you that in 40 days it will be the 31st anniversary of the last man to walk on the moon?

  5. What about the metal? on 4 Tons Of Plants per Mile to Ride In Your Car · · Score: 1

    The metal from which the car was made existed as oxides and had to be liberated with the help of a lot of carbon - both for reducing and generating the necessary heat. This emits about as much CO2 into the atmosphere as the car will emit through its exhaust pipe during its entire usable life. Yes, some of that metal is recycled, but not all of it.

  6. Re:space base in the gobi desert.... on China Sends First Taikonaut To Space · · Score: 1

    Plesetsk cosmodrome is located at the far north of russia. You don't need an equatorial launch site for high inclination or polar missions. Military earth observation missions tend to have such orbits. Make not mistake - this is a military mission. At this moment Yang Liwei is probably too busy operating a military payload to enjoy the flight. The orbital module will remain in orbit for several months after the return capsule lands and continue its mission.

    The Jinquan space launch center is almost 1km above sea level. This contributes to the launch vehicle performance, though not as dramatically as an equatorial location for equatorial orbits.

  7. Re:Congrats on China Sends First Taikonaut To Space · · Score: 1

    Heres hoping for a safe and uneventful journey.

    "May you travel in interesting vehicles".

    Sorry, couldn't resist.

  8. Looking for some of my C64 history on C-64 Diehards Relive History · · Score: 1

    Does anyone remember a copy of Infocomm's Hitchhiker's Guide to the Galaxy for the C64 that shows an image during the loading of the game? Well, it's not an Infocom original. It's a version my brother and I, umm.... "repackaged" with a picture I made.

    If you still a copy please contact me!

  9. Re:The C64 was the best on C-64 Diehards Relive History · · Score: 1

    It was the last computer I ever programmed that you could understand top to bottom.

    Ever seen the IBM PC XT technical reference with full circuit diagrams and BIOS source code? Together with the data sheets of all the Intel 82xx chips on the board was a damn complete documentation. I shudder to think that at one point I knew practically all of it from top to bottom...

  10. Parasitic radar on Weather Radar Goes Miniature · · Score: 3, Interesting

    I've heard of radars that receive at a different location from that where the signal is transmitted. Such radars are known as a bistatic radars. Some of them even use existing existing radiation sources such as TV stations.

    I wonder if it's practical for a network of weather radars. A receive-only radar should be cheaper and have less regulatory hurdles to jump.

  11. Re:Super ultra elite developers on The Bionic Office · · Score: 1

    Yeah, I wonder about that myself. I've heard that "10x as productive" programmer idea before, and while I've definately seen a continuum of good developers and awful developers, I've never met THAT guy. Or gal. And I wonder if that person does exist

    He exists. I've met him. He is also very friendly and humble. I think he doesn't even realize he is so much more productive than others. He laughs whenever anyone suggests it.

    Yes, that's very rare.

  12. Re:SLAVE TRADING? on Red Hat Posts Its Best Quarter Yet · · Score: 1

    In politics, the question is never, "who is right", the question is one of "what works" to progress society?

    "What works" is a great question to ask. Much more productive than asking "what's right".

    Ummm.... but exactly what does it have to do with today's politics?

  13. Lies in Verisign's terms of use on VeriSign Sued Over SiteFinder Service · · Score: 4, Interesting

    2. NATURE OF THE VERISIGN SERVICES.
    You may have accessed the VeriSign Service(s) by initiating a query to our DNS resolution service for a nonexistent domain name. We are unable to resolve such queries through the DNS resolution service.


    They are, and they do. They resolve such queries to 64.94.110.11.

  14. Consider the possibility on VeriSign Sued Over SiteFinder Service · · Score: 1

    Consider the possibility that clueless users (i.e. 90% of Internet users) actually do like it.

    Be afraid.

  15. What does the claim really cover? on Can Recent MS Patents Affect Mono and DotGNU? · · Score: 1

    Note that they are not claiming an apparatus or method claim. They are claiming the architecture. A claim is interpreted within the context of the disclosure part of the patent. The disclosure part of this patent is a CD submitted with it containing the help files for the .NET web services API.

    The are claiming the API. Not any API that matches this general description. They are claiming the specific API.

    Disclaimer: IANAPA (I am not a patent attorney) but I do have some experience in the patent area. I could still be simply wrong or perhaps an undercover agent for Microsoft corporation...

  16. Python and JScript on Can Recent MS Patents Affect Mono and DotGNU? · · Score: 1

    Microsoft is rapidly catching up on the scripting front. Take a look at the newest versions of JScript. It's becoming remarkably similar to Python in its capabilities. It's dynamically typed but now features optional static typing for performance, cross-language compatibility and error checing. It supports both "script" mode development and static compilation to assemblies. The latest versions add a real class system to the original JavaScript object model and a host of other features. As a .NET language it has access to the complete .NET library which is quickly catching up with Python's "batteries included" libraries.

    Be afraid.

    I am a big fan of Python and also a code contributor. But when I look at where JScript is going it gives me an eerie feeling. So far Microsoft isn't pushing it too hard but it has real potential. One of the undeniable advantages of JScript is that it has a familiar C-like syntax. While I prefer the Python syntax I am aware that on first impression it is a turnoff for most programmers.

  17. Can only be replicated by belivers? on 14 Years Later, Cold Fusion Still Gets The Cold Shoulder · · Score: 1

    An experiment that can only be replicated by believers isn't science, it's charlatanism.

    Let us assume that a hypothetical physical effect depends on factors that are hard to control such as minute impurities, nealy flawless crystal structure or something similar. Furthermore, even when it occurs this effect may rather difficult to measure. Let us further assume that a first attempt at reproducing that effect would have a around 2%.

    A "believer" would attempt it again and again until he perfects his methods and achieves a much better success rate (say, 80%) and larger magnitude of the effect that is easier to measure.

    A "non believer", expecting the experiment to fail would find all the support he needs for his beliefs.

    Note that such difficult-to-achieve effects are not unheard of in science. Some of them have later been tamed and mass produced once the process was perfected.

    This is, of course, not a proof that cold fusion exists, but it does show that it *could* exist in spite of being rejected by the majority of the scientific community. A scenario where such an effect exists would not require any elaborate conspiracy theories to explain the apparent contradiction.

  18. Re:Whitespace trolling... on Python 2.3 Final Released · · Score: 2, Funny


    Python:
    Programming the way
    Guido
    indented it.

  19. Python is actually strongly typed. on Python 2.3 Final Released · · Score: 4, Informative

    Python is definitely not typeless. It's actually strongly typed. But it uses dynamic typing.

    Take a look at this article for clarification on typing models.

  20. Atomic tourism on A Geek's Tour Of North America? · · Score: 1

    If you're into atomic tourism then the Sedan Crater is much more impressive than Trinity test site. The Titan Museum is also said to be very interesting.

    Another spooky monument to technology (not atomic) is the Airplane Graveyard near Tucson.

  21. Vegas, of course on A Geek's Tour Of North America? · · Score: 1

    If something is big, flashy, obviously costs unholy amounts of money to build, totally-mind-fsckingly-amazing and gut-wrenchingly tasteless it's probably in Las Vegas.

    You'll be staring at things and saying "naaaah... even americans are not that crazy".

  22. Attack of the clones on CEOs Of The Motherboard Market Talk Shop · · Score: 4, Insightful

    I find it interesting that CEO#5 on question 1 refers to "clone market". This term used to be popular when the "real" PC was IBM and the cheap Taiwanese compatibles were "clones" but it's been a long time since I last heard anyone refer to a generic PC as a "clone".

  23. Armadillo and Scaled Componsites on X Prize Race Heats Up · · Score: 2, Insightful

    Carmack may be "open source", but Rutan is probably the most likely person currently participating in the X-Prize competition. This is the guy that designed, built, and flew the Voyager (the first non-stop around the world plane with no refuelling).

    Building a single rocket recovered by parachute is simpler than building two complete aircraft.

    I agree that Rutan's approach is more likely to lead to a safe and commercially viable suborbital tourist vehicle. But Carmack's approach still has a fair chance to win the X-Prize first. Carmack is taking a lot of shortcuts that a more advanced design like Rutan's simply can't use.

  24. Lifter theory, efficiency equations on Those Amazing Antigravity Machines? · · Score: 2, Interesting

    Evgenij Barsoukov has a page with a pretty convincing theory of lifters here. His equasions predict the thrust and efficiency of models built by many experimenters with fairly good accuracy.

  25. Value comparisons and balance on Twist on DNA Privacy · · Score: 1

    I like my privacy as much as the next person, I like seeing evil bastards locked up even more though.

    I like chocolate, but I like ice cream even more. Does it mean that chocolate is not important any more?