Slashdot Mirror


Auroral Show To Dazzle Just Before the New Year; Best View From the ISS (forbes.com)

An anonymous reader writes: When the Sun emits a flare or a mass ejection in the direction of Earth, these fast moving particles are when Earth's magnetosphere and atmosphere are of the utmost importance for shielding us. The magnetic field bends these ions harmlessly away from our planet, only funneling a small fraction down into a ring surrounding the poles. The atmosphere absorbs the impact, shielding all living creatures below from this radiation, while simultaneously putting on a show. Thanks to a coronal mass ejection on the 28th, the northern and southern lights will put on quite a display on the night of the 30th for all skywatchers at or above 50 degrees latitude, with chances that observers further towards the equator might have something to see, too. But the best views of all will belong to the unshielded astronauts aboard the ISS, who will pass around the Earth a full 7 times during our "night," and at the peak of the storm.

13 of 28 comments (clear)

  1. Excellent - if only I had a time machine by TigerNut · · Score: 4, Informative

    Would have been helpful to post this, um, yesterday?

    --

    Less is more.

    1. Re:Excellent - if only I had a time machine by dotancohen · · Score: 1

      Would have been helpful to post this, um, yesterday?

      Why? It's another Forbes link. Don't even bother trying to go to TFA, just read the comments here which are more insightful and don't require you to rm your hosts file.

      --
      It is dangerous to be right when the government is wrong.
    2. Re:Excellent - if only I had a time machine by dotancohen · · Score: 1

      Then go out next week when the comet will be closer to Earth and brighter. That's when most of us amateur astronomers will be bringing our layman friends out to see the comet. You'll still want a pair of binoculars, though.

      --
      It is dangerous to be right when the government is wrong.
  2. Anti ad-blocking by Anonymous Coward · · Score: 1

    fuck you, fuck javascript, fuck compromising my computer so you can be fucking lazy and not sell your own fucking ads that you can guarantee are not laden with malware and don't auto-play bandwidth-devouring video ads with shitty blaring audio.

    I'll wait for Starts to post it to his own blog or I just won't fucking read it from now on. Thanks, I seriously love reading your stuff man, but fuck Forbes right in the eyesocket.

    1. Re:Anti ad-blocking by ickleberry · · Score: 1

      Forbes can take a long walk off a short pier

  3. Re:Gee thanks by TigerNut · · Score: 1

    In case you haven't seen it yet: See Comet Catalina tomorrow morning before dawn

    I'd post this as a story but it would probably go front-page on the 2nd.

    --

    Less is more.

  4. Re:Gee thanks by BlackPignouf · · Score: 1

    Note: Not just tomorrow/today. It's just that the comet will be close to Arcturus as seen from Earth.

  5. Unshielded? by ColaMan · · Score: 4, Informative

    They're not "unshielded" - the Van Allen belts - which trap a good proportion of the charged particles from the sun - are a fair bit further out than the ISS. Ok, they might be less shielded when they orbit over the poles, but still.

    --

    You are in a twisty maze of processor lines, all alike.
    There is a lot of hype here.
  6. Why not link to the source? by ThaumaTechnician · · Score: 1

    Does Forbes pay for clicks? The ISS HD Earth-pointed, real-time, HD camera system: http://eol.jsc.nasa.gov/HDEV/

  7. Happy New Year by PopeRatzo · · Score: 1

    I'm watching Dick Clark on New Year's Rockin' Eve and he's not looking so good:

    http://static.comicvine.com/up...

    --
    You are welcome on my lawn.
  8. Thanks for the info by penguinoid · · Score: 1

    I'll be sure to park my time machine on the International Space Station.

    --
    Don't waste your vote! Vote for whoever you want, unless you live in a swing state it won't matter anyways
  9. Re:Gee thanks by dotancohen · · Score: 1

    In case you haven't seen it yet: See Comet Catalina tomorrow morning before dawn

    I'd post this as a story but it would probably go front-page on the 2nd.

    Actually, comet Catalina is expected to be brightest next week, when it is closest to Earth. And it could have a gas outburst at any time, which will make it much brighter no matter when that occurs.

    --
    It is dangerous to be right when the government is wrong.
  10. Re:Gee thanks by dotancohen · · Score: 1

    That sounds nice, but I nearly went blind last time the internet told me to view some astronomical event!

    As funny as that stupid headline is, the real mess on that page is your fonts! Seriously google for .fonts.conf or try this for a good start:
    <?xml version='1.0'?>
    <!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
    <fontconfig>
    <dir>~/.fonts</dir>
    <match target="font">
    <edit mode="assign" name="rgba">
    <const>rgb</const>
    </edit>
    </match>
    <match target="font">
    <edit mode="assign" name="hinting">
    <bool>true</bool>
    </edit>
    </match>
    <match target="font">
    <edit mode="assign" name="hintstyle">
    <const>hintslight</const>
    </edit>
    </match>
    <match target="font">
    <edit mode="assign" name="antialias">
    <bool>true</bool>
    </edit>
    </match>
    </fontconfig>

    --
    It is dangerous to be right when the government is wrong.