Slashdot Mirror


User: amorsen

amorsen's activity in the archive.

Stories
0
Comments
4,590
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,590

  1. Re:More = Better? on Firefox Breaks 25 Million Downloads · · Score: 1
    The chance of anyone spending time browsing your site in Firefox is probably very low if the site looks like ass.

    www.generals.dk gets about 7% of its hits from Firefox. 86% is from Internet Explorer.

  2. Re:Bad, bad Microsoft.... no cookie for you! on Microsoft Blocking Wine Users From Downloads Site · · Score: 1
    If I saw you engulfed in flames, I would be under no legal or ethical obligation to give you the benefit of my fire extinguisher.

    Of course you have an ethical obligation to help someone who is in mortal danger. In some jurisdictions you have a legal obligation as well.

  3. Re:You jest, however on Microsoft's Martin Taylor Responds · · Score: 1

    Is IS broken slashcode. Try validating Slashdot sometime. Of course Slashdot blocks web validators, but with a little work it can be done.

  4. Re:It's because.... on New Climate Change Warning · · Score: 1

    The problem is that science seems to be on the side of the doom predictors. I really really hope and try to convince myself that global warming isn't as bad as predicted, but it's not getting any easier.

  5. Re:TORVALDS GAVE the world an OS for free on Gates Pledges $750M to Vaccinate Children · · Score: 1
    Linus worked on a PC and DOS was the only viable OS.

    Minix was viable. Linus used it but found it too poor, which is one of the reasons he made Linux. except you like writing machine code.

    Heh, you're talking about the guy who can tell from hex dumps which instructions caused problems. Also, I seriosly doubt that the compiler and text editor used by him were legally purchased.

    Linus used gcc, of course. And Microemacs, I believe, but I'm less sure of that.

  6. Re:wrong on New Standard Keyboard · · Score: 1
    We figure that, if a church organist can play scales with her feet, we could speed up our typing significantly by never having to use two finger simultaneously by way of our feet doing that part of the job.

    When the organist plays, it does not make too much difference whether she hits the foot pedal a microsecond after she hits a note on the keyboard, rather than a microsecond before. The timing has to be approximately right, but the order doesn't matter. Typing has the opposite properties, and I think most people would have trouble getting the order right.

  7. Re:Key point: it's not the planet, it's us on A Countdown To Global Catastrophe? · · Score: 1
    To which I'll respond, "as top secret as a test that produces a humongous mushroom cloud and detonation in plain sight of ground level viewers can be."

    Link please.

  8. Re:Key point: it's not the planet, it's us on A Countdown To Global Catastrophe? · · Score: 1
    The purpose of the public tests before we actually used the bombs was to show the world (especially Japan) what we had.

    Which public tests, exactly?

  9. Re:No excuse on Centrino-based Linux Laptops · · Score: 1
    Most trackpoint laptops have touchpads as well.

    IBM (or whatever they're called now) makes some very nice laptops which unfortunately only have clit mice.

  10. Re:Baloney. on Scientific American on Quantum Encryption · · Score: 1
    OTOH, am I fundamentally misunderstanding the properties of quantum transmission?

    Yes. With a quantum repeater, you can forward or transform a quantum state without actually measuring it. If you try to put in a doctored version, you need to actually measure the state and pass on a newly created one. That will cause instant communication breakdown.

  11. Re:No excuse on Centrino-based Linux Laptops · · Score: 2
    And yes I forgot about the single button thing, a total deal breaker that it is!

    With a touchpad you can just define two-finger-clicks to be right clicks, and three-finger-clicks to be middle clicks. No such luck with a clit mouse.

  12. Re:No excuse on Centrino-based Linux Laptops · · Score: 2
    A sgnificant portion of people out there, myself included, cant stand touchpads.

    A significant portion of people out there, myself included, can't stand clit mice. I find it impossible to do precision work with those things. With a touchpad I can even play FPS's. Mice are still more precise, but with a mouse I have to move my hand off of the keyboard all the time.

  13. Re:Impressive! on PC Competition for the Mac mini? · · Score: 1
    The audiophile I know could easily afford either the iMac or to get the airport express as ann add on for the mini

    Only iTunes can send audio to the airport express, right? That makes it rather useless for a HTPC.

  14. Re:an obvious flame inducing topic... on PC Competition for the Mac mini? · · Score: 1
    Nobody complains about /usr/local/bin vs. /bin for userland binaries vs. system binaries; this isn't any different.

    I complain. /usr is an old bad hack. /usr/local just makes it worse.

  15. Re:PGSQL has its own gotchas on PostgreSQL 8.0 Released · · Score: 4, Informative
    If your RDBMS is doing a full table scan just to do a count(*), then it (or your code) is badly broken.

    Postgres knows how many rows are in the table, but it does not know how many of those you can see. Some of them may be inserted speculatively by another transaction. Postgres needs to go through each row to determine whether or not that row is actually visible to you. It is possible to turn this into an O(1) operation if you're willing to do sufficient work on inserts and deletes. Whether this is a good tradeoff depends on how often you do count(*) compared to how often you do inserts and deletes.

  16. Re:Big rockets? on Paypal Founder's Merlin Rocket Engine Fires Up · · Score: 1
    Why would a space elevator need to be positioned at the equator? I'm not being facetious, I'm truly curious.

    Do the experiment. Take a ball, attach a string with a weight at the end. Now try spinning the ball. You will notice that if you put the attachment on the equator of the ball, you will be able to reach further with the same length of string.

  17. Re:Big rockets? on Paypal Founder's Merlin Rocket Engine Fires Up · · Score: 1
    Extraordinary claims that require extraordinary proof indeed. However, if I got US 1.5 Billion and would be thinking about exploring space I would not mind spending a few million to go about proving/disproving them...

    I would mind. I have read the talk page related to his article. While Burkhard Heim may not have been a complete crank, his supporters are certainly not sufficiently versed in physics.

  18. Re:Ping Times on US Air Force Building Space Router · · Score: 1
    Are they using static arp entries? Otherwise, they'll be seriously vulnerable to arp hijacking, DoS, etc.

    First of all, arp is only used on LANs. I seriously doubt that the router will be 802.11b-compatible. Point-to-point protocols have no need for arp. Second, let us for a moment assume that the router does use 802.11b or something similar. Then static arp entries protect against all the people who know how to send fake arp packets, but who don't know how to change their MAC address. I think you're just about the only person in that group.

  19. Re:Ping Times on US Air Force Building Space Router · · Score: 2, Informative
    The ping time would probably be pretty good, considering I can ping servers all over the planet with good response and that almost invariably takes the data through at least one satellite somewhere...

    Unless you're sitting at a very out-of-the-way spot, your traffic to servers over most of the planet does not go through a satellite. Satellites are pretty much out of the the internet business. The latency is simply too long for geostationary satellites, and LEO satellites either need fancy rotating antennas on the ground stations or provide lousy bandwidth. Iridium gives you 2400bps. Yay.

    You can easily check for yourself with traceroute. If a hop costs you more than 240ms, it's probably a satellite. I tried testing the link to Greenland, but Tele Greenland seems to block traceroute (both icmp and udp).

  20. Re:Correct my physics! on Intelsat Loses Another Satellite · · Score: 1
    I have no idea what you're calculating. Let's do the unit analysis (it's easy): 2.5*10^5W / (3.5*10^7m)^2 = 2.0*10^-9W/m2 (not W, as you proposed).

    Assuming that a laser beam is sufficiently well focused to cover no more than the area of the satellite, and that the atmosphere makes no difference, the full 250kW will be delivered to the satellite. Both assumptions are questionable of course.

  21. Re:well something that gets progressivly easier on Linux Getting Harder To Crack · · Score: 1
    Telnet has always been safer as an exposed service, if for no other reason than its simplicity.

    You should read the RFC. Telnet is a very bloated protocol. And yes, there has been at least one remote root vulnerability in telnetd -- the exploit happens before telnetd gets as far as displaying the prompt.

    Telnet obviously could have been a very simple protocol just setting up a virtual terminal as you say. That is however not what it is in practice.

  22. Re:What about reliability? on Not Much Happening in Hard Drives This Year · · Score: 1
    If you want to get the best possible service life out of your hard drives, never let them spin down.

    Some (desktop) drives actually depend on being shutdown once in a while. The explanation I recall is that they only add lubricant when being powered up (or waking up from powersave).

  23. Re:Pandemics? on In the Year 2020 · · Score: 1

    Doesn't AIDS fit the bill? It's certainly altering the landscape of much of a continent, and it doesn't seem to slow down.

  24. Re:Kudos to 'stupid hippies' on Huygens Probe Lands on Titan · · Score: 1
    (being used in a design that has shown it can safely withstand catostrophic failure)

    I'm unaware of any previous catastrophic failures happening at the speed with which Cassini passed the Earth when slingshotting. Perhaps you can enlighten me.

  25. Re:So quite posting rants on slashdot... on Huygens Probe Lands on Titan · · Score: 3, Insightful
    The real problem with Cassini wasn't just the fact that it had an RTG. Lots of RTG's have been sent up, we basically know how to handle them. The problem was that Cassini used the Earth for gravity assist (slingshot) after going to Venus (IIRC). This means that Cassini came back to Earth at a velocity far higher than anything we could achieve with rockets. If it had hit the Earth, the containment would be unlikely to do much good, the energies involved would just be too high.

    Admittedly there has been no case of spacecraft trying to slingshot but hitting the planet instead. Therefore the risk seems reasonably low. I still think the proper cautious approach is to use other planets for the slingshots until we know that RTG containment actually works at those speeds.