Slashdot Mirror


User: wytten

wytten's activity in the archive.

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

Comments · 47

  1. Similar experience on Bug Means High School Students' Schedule Errors May Last Days · · Score: 1

    A couple of years ago when my daughter showed up for middle school orientation, all of her 6th grade class had been given slips of paper with the WRONG locker combination.
    Mayhem ensues. One can easily imagine that schools aren't experts in tasks like this, although you can certainly argue that they should be. Probably some poor teacher with half a clue about technology was assigned the task of distributing locker combinations, and no one bothered to check before the slips were handed out. Ultimately there's no accountability for stuff like this so the situation is not likely to change any time soon.

  2. Re:Consumer protection? on Apple Tries To Gag Owner of Exploding iPod · · Score: 0, Flamebait

    The evil corporation is American (go figure)

  3. Big deal! on iPhone Shakes Up the Video Game Industry · · Score: 5, Interesting

    ...and I'm not being sarcastic, if my 11 year old son is any indication of what is happening around the country.

    He saved all his birthday, christmas and allowance money for months to buy an iPod touch and spends way
    too much time playing games on it. Most of the games are free or only cost a couple of bucks, meaning he
    can get near-instant gratification without having to save $50 to buy a console game. He uses it almost
    exclusively as a game platform, even to the point of using a clunky old mp3 player for music, in order to save the
    iPod touch battery for game play.

  4. The name on Drupal 6: Ultimate Community Site Guide · · Score: 1

    Is it just me or does the name "Drupal" seem kind of limp and flaccid?

  5. How about on Fifteen Classic PC Design Mistakes · · Score: 1, Informative

    Putting CAPS LOCK key next to 'A' on the keyboard? It was the first thing I thought of.

  6. Wow! on 45-Year-Old Modem Used To Surf the Web · · Score: 1

    They had 300 baud in 1964? Raise your hand if you were still using 110 baud in the 1970's.

  7. Study AND get work experience on Go For a Masters, Or Not? · · Score: 1

    You can get work experience while you study, and probably get your tuition paid to boot. It's called a Research Assistant position. Don't assume that Computer Science departments are the only place to look for one. Other departments like Astronomy, Chemistry and the biological sciences all have computing needs.

  8. Fire them school-by-school on Why Is It So Difficult To Fire Bad Teachers? · · Score: 2, Interesting

    I just had a conversation this weekend about a policy tried with some success in Chicago. When an entire school has an egregious record of underperforming, fire everyone in the building and start over. Make them re-apply for their jobs. (I tried searching for an article to support this story just now, but I couldn't find one.)

  9. My experience as a parent on Facebook Users Get Lower Grades In College · · Score: 2, Insightful

    'It may be that if it wasn't for Facebook, some students would still find other ways to avoid studying, and would still get lower grades.'

    That fits my experience as a parent exactly. I've found that if you deny your children access to one distraction, they will just find another.

  10. Those were the days... on IBM About To Buy Sun For $7 Billion · · Score: 4, Funny

    Back in college in the 1980's I administered a cluster of Sun2's with 160MB rack mounted hard drives. You could define those days as when a "hard drive" would kill you if dropped on your head from a height of 3 feet.

  11. Re:Don't forget the asteroids. on The Underappreciated Risks of Severe Space Weather · · Score: 1

    "Replacing all of the transformers would take months, if not years". Use your imagination: Will stores even be open? Will your employer even require your services?

  12. Re:Don't forget the asteroids. on The Underappreciated Risks of Severe Space Weather · · Score: 5, Insightful

    If you don't think loss of the entire power grid would deeply affect your life, I have to wonder where you live (and that's being kind)

  13. Free wikipedia access? on Amazon Announces Kindle 2, With Slew of New Features · · Score: 1

    I'm curious about the free Wikipedia access part.
    Lock my daughter out of wi-fi and give her one of these when she's supposed to be doing research, to prevent her from getting distracted by AIM all the time :)

  14. This is huge! on Most of Woolly Mammoth Genome Reconstructed · · Score: 5, Funny

    It could be the solution of how how to maintain legacy systems in generations to come. They just need to start mapping the genes of a COBOL programmer.

  15. recentf mode on (Stupid) Useful Emacs Tricks? · · Score: 1

    recentf mode, which keeps a list of recently opened files:

    (require 'recentf)
    (recentf-mode 1)

    For bonus points, set a PROJECT environment variable before starting eclipse, and maintain project-specific lists of recently opened files:

    (when (getenv "PROJECT")
        ; project-specific recently opened files
        (setq recentf-save-file (concat (getenv "PROJECT") "/.recentf"))
        ; project-specific emacs config
        (when (file-exists-p (concat (getenv "PROJECT") "/.emacs"))
            (load-file (concat (getenv "PROJECT") "/.emacs")))
        ; project-specific TAGS file
        (when (file-exists-p (concat (getenv "PROJECT") "TAGS"))
            (visit-tags-table (concat (getenv "PROJECT") "TAGS"))))

  16. Open jars, wars, ears with archive-mode on (Stupid) Useful Emacs Tricks? · · Score: 2, Informative

    Configure emacs auto-mode-alist to open Java archives with archive-mode, and then edit deployment descriptors contained in the archive without having to extract the archive. Bliss.

  17. They forgot... on The Thirteen Greatest Error Messages of All Time · · Score: 2, Insightful

    "Segmentation fault (core dumped)",
    "Parity Error"
    and of course "With what? Your bare hands?" :-)

  18. Re:A great submarine book.. on Search For RMS Titanic Was a Cover Story · · Score: 1

    Yes, Blind Man's Bluff is an excellent book...I've submitted it as a story idea for a Nova episode, but so far no response.

  19. Two words: Hydroponic Cows on PETA Offers X-Prize for Artificial Meat · · Score: 1

    'Nuff said.

  20. Sure, now he changes his story... on News Of SETI Signal Just Bad Reporting · · Score: 1

    ...after the MIB show up with their flashy thing!

  21. Re:Obligatory (?) Denis Leary quote on Microsoft Hires Director of Linux Interoperability · · Score: 1

    Or, you could say he's got the 3rd easiest job in the world, right up there with the Maytag repairman and Rush Limbaugh's fact checker.

  22. Re:Oh good, yet another on Yahoo Introduces Competitor for iTunes · · Score: 1

    How could you tell the difference when the source of most material on FM radio *is* CD?