Slashdot Mirror


User: Mordio

Mordio's activity in the archive.

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

Comments · 3

  1. That's what we think on Even In the Wild Mice Run In Wheels · · Score: 1
    According to Adams:

    Mice are merely the protrusion into our dimension of hyper-intelligent pan-dimensional beings who, unbeknownst to the human race, are the most intelligent species on the planet Earth. They spent a lot of their time in laboratories running complex experiments on humans.

  2. Charles Petzold on C# Book Recommendations? · · Score: 1

    I liked the books of Charles Petzold: Programming in the Key of C# and Programming Microsoft Windows with C#. I don't know if they are up to date but I think they provide a basic overview.

  3. Re:Weak security on Firefox Community Site Hacked · · Score: 1

    AFAIK drupal stores passwords as MD5 hash. This isn't too save, but better than plain text.