Slashdot Mirror


User: weathergeek

weathergeek's activity in the archive.

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

Comments · 23

  1. 140 degrees below freezing at 30kft? on Airbus A380 Under Fire · · Score: 1

    "....around 30,000 feet...at that altitude...temperatures of 140 degrees below freezing would kill passengers within minutes." The above, from the article, doesn't sound right. 140 degrees below freezing (assuming fahrenheit) equals a temperature of -108F(-77C), which might be a valid temperature for the tropopause over the tropics, at 50,000ft. But, at 30,000ft, it's more likely that the temperature would be about -50F(-45C), or about 80 degrees below freezing.

  2. Re:like a common F0-F1 tornado here on earth on NASA Reveals Dust Devil Data from Mars · · Score: 1

    Yep, good point guys. Forgot about the density difference :)

  3. like a common F0-F1 tornado here on earth on NASA Reveals Dust Devil Data from Mars · · Score: 1

    70mph is almost enough to push a mobile home off its foundation. I imagine it'll push a rover out of the way, or a dough-boy-looking human.

  4. Donate to EFF on JibJab Wins - 'This Land' is Public Domain · · Score: 1

    This is a good time to thank the EFF folks by making a donation. Yes, I did.

  5. glad they switched back to Real on NPR's Car Talk Switches Back To RealAudio · · Score: 1

    I was pretty close to rebooting my computer to win95 just so I can listen to the show. Been having problems listening to those asx/wma streams for a while, and haven't listened to the show because of it. Now I can listen to those maniacal laughs again :)

  6. One of those rocks looked like Barnicle Bill on First High-Res Color Photos from Mars · · Score: 1

    Has anyone seen Yogi and Scooby Doo? harhar. I wonder what's the naming convention this time?

  7. Opera has trouble viewing ad campaign site on Microsoft Rolls Out New Anti-Linux Ad Campaign · · Score: 1

    I think this problem was mentioned before. hmmm?

  8. Avi Player works with asf files too on 10 Ads The US Won't See · · Score: 1

    Avi Player works; but since that site uses mms links, I had to paste the *asf urls to the command line.

  9. problem deleting yahoo account on Yahoo Reminds Users That 'No' Doesn't Mean 'No' · · Score: 1

    (probably just a coincidence) I followed their delete-your-account link from that email they sent out (i.e. https://edit.yahoo.com/config/delete_user). After that page loaded up, my computer locked-up. Only thing that responded was the mouse. I was using Opera 7.21 on Debian. Anybody else have this problem? irritating.

  10. a reason for keeping W95 around on What's the Oldest Hardware You are Still Using? · · Score: 1

    I still use ARC's Dance of the Planets, which I bought back in 1993. It's still very useful DOS software. But, I have to admit I don't use it that much, since I have to boot back into W95 to use it. Kstars doesn't help either ;)

  11. weather looks good on Balloonists Attempt World Altitude Record · · Score: 1

    The northerly winds over southwest England show a considerable decrease through tomorrow as high pressure builds over the area.

  12. simple on Getting Back Into Shape While At The Office? · · Score: 1

    bike to work, and watch calorie intake at the office chair; you'll need to spend a few bucks at first for bike gear, but in the long run, besides the obvious, you will save $. and munch on low calorie snacks/meals if you know you'll be breaking-in your office chair the whole day. works for me.

  13. simple solution on Digital Shoplifting From Bookstores? · · Score: 1

    It may decrease sales of the magazine, but all a magazine publisher need do is envelope the mag. in plastic (like some others already have been doing).
    Or maybe, they could just start making a restaurant-menu-style magazine with brief summaries of the current month's articles; the consumer views that menu at the magazine aisle, then receives the actual magazine after purchasing it from the cashier.

  14. (off topic) reminds me of the Three Amigos.... on Too Much Free Software · · Score: 1

    Jefe: We have stuffed many pinatas for your birthday celebration!

    El Guapo: How many pinatas?

    Jefe: Many pinatas, many!

    El Guapo: Jefe, would you say I have a plethora of pinatas?

    Jefe: Yes, El Guapo. You have a plethora.

    El Guapo: Jefe, what is a plethora?

  15. yep...neat, simple game on Brian Hook Interview · · Score: 1

    sort of like tetris, but with an urge to go out, and buy a bag of candy corn. ahhh, candy corn.

  16. Somebody oughta start a www.google-watch-watch.org on Should you Fear Google? · · Score: 1

    hehe.

  17. my thought on this, in a single sentence on What's Your Earliest Memory? · · Score: 1

    Memory retention is proportional to how much a past event meant to oneself. imho.

  18. I've got it! on Phoenix To Change Name · · Score: 1

    How about "Big Bird"!

  19. frontal lobe? on Email Over High-Frequency Radio in West Africa · · Score: 1

    I always thought Guinea was located in it's occipital lobe. :-)

  20. Never had a stroke? Well.... on New Jersey Officially Limits G-Forces on Coasters · · Score: 1

    ....just ride a rollercoaster to feel what it's like, according to the AHA. (choose the rollercaster link mid-way down page)

  21. who cares!... on Linux Sales Down, But... · · Score: 1

    ...this comparison of sales is silly, when one knows that she/he can buy a GNU/Linux (btw, the article can't even explain the history of Linux right) CD from Cheapbytes or LSL for a couple of bucks or download it for free, and the other company is a crook.

  22. Re:Well I hate to burst your balloon but... on Weather Balloons & Wireless · · Score: 1

    I've launched radiosondes from ships before; we used 100 gram latex balloons. But, I have to admit, the balloons barely make it off the steel beach when the ship is going 25+ knots. Another note, we considered a height of 500mb (18,000ft in midlats) to be an acceptable balloon launch, since one could still obtain quite a bit of info from it (e.g. LCL, CCL, Showalter, positive/negative energy areas, etc).

  23. Re:Not that special... on Unix Shell-Scripting Malware · · Score: 1

    to counter these mal-scripts, I suppose one could create a program/script that would search these text files for certain commands, and check to see how they're used. If it finds, for example, "rm" being used with the "-rf" options, the program/script would warn the user of a potentially damaging script.