Slashdot Mirror


User: Derek+Pomery

Derek+Pomery's activity in the archive.

Stories
0
Comments
1,051
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,051

  1. You mean this software? ooops... on Candidates' Positions On Internet Filtering · · Score: 2

    http://slashdot.org/articles/00/06/19/059246.shtml Read the bit about the Wired expose. As for libraries. Instead of filtering software, how about just having the libraries check up on the patrons from time to time? Filtering software is flawed, and has been found guilty of consistently blocking critical information. I've always had enormous difficulty getting information at libraries with filtering software installed. Not just blocked links. Many of them block entire protocols. No ftp, telnet, or gopher.

  2. Re:I can't take the credit, but... on Pioneer 10 Finally Dead After 28 Years? · · Score: 1

    Grr. I KNOW I made that HTML formatted!

    Otherwise, the anchor text would've shown up. What, did it just get stripped out?

    Let's try again.

    http://spaceprojects.arc.nasa.gov/Space_Projects/p ioneer/PNStat.html

  3. I can't take the credit, but... on Pioneer 10 Finally Dead After 28 Years? · · Score: 2

    Down below it was pointed out that NASA is hoping for just that.
    http://spaceprojects.arc.nasa.gov/Space_Projects/p ioneer/PNStat.html

  4. Re:interesting but on Lego Mindstorms AT-AT · · Score: 2

    I agree.
    I clicked on the link, willing to be talked into blowing money on a new toy, but I was not about to update Junkbuster's cookie file just for this.
    The idiots are costing themselves customers. I would understand requiring cookies in some sort of shopping cart system once I had chosen to add the item to a cart. But just to check it out?

    Forget it.

  5. Re:dreams on Tetris Study Reveals Dreaming's Role In Memory · · Score: 2

    Or possibly your falling triggered the dream sequence, and you woke up some time later.

  6. Re:Other options. :-) on Mars Canals May Not Mean Water · · Score: 2

    A mass of neutrons kept from collapsing only by neutron degeneracy? Seems pretty unlike regular matter to me.

    This
    link describes it in more detail.

    It also lists some other exotic type matter speculated to be in neutron stars - pion condensates, lambda hyperons, delta isobars.

  7. Other options. :-) on Mars Canals May Not Mean Water · · Score: 2

    bose-einstein condensate
    quark-gluon plasma
    liquid metallic hydrogen (a superfluid sometimes counted as a seperate state)
    neutronium

    Of course, perhaps he is suggesting that the massive martian death-ray lasers carved the channels...

  8. Other things it can't do. on Second Generation Aibo Specs Officially Released · · Score: 2

    Crap all over the place.
    Shed.
    Die.
    Devour tons of expensive food.
    Visit the vet.
    Refuse to learn new tricks once it gets old.

  9. Some current speculation. on Jupiter As From Cassini · · Score: 3

    It's energy esource?
    http://www.ametsoc.org/AMS/newsltr/nl_03_00.html
    I've been trying to dig up an article I read about how something like this was caused to form naturally. No luck so far, but I suspect it may have been this researcher's project.
    http://www.coaps.fsu.edu/~meyers/fig/vortex.html

  10. A lot of science is done for fun. on When Locusts Attack · · Score: 2

    That doesn't mean legitimate research isn't being done.
    In the case of this article, the researchers said that it is to study the insect's reaction to ultra low frequencies. I would imagine the car makes the insect move in a sufficiently slow and obvious fashion for humans to observe.

    Did you notice that, contrary to their expectations, the locust moved *towards* the jangling keys?

    Things like that could be important, given how much of a menace locusts are in some parts of the world.

  11. So a Raccoon's natural environment is my garbage? on Is Extinction Only Temporary? · · Score: 1

    Just saying that quite a few animals seem to adapt fine to new environments. I don't think it would be necessary to replicate the Auroch environment perfectly, probably any temperate deciduous forest would do.
    The could be problems, of course, but I don't see them as being guaranteed.

  12. Why don't they open the space station to vacuum? on Space Fungus Eating Mir (Really) · · Score: 1

    It doesn't say anywhere in the article that these fungus have evolved to survive in vacuum, despite /. editor claims. Why can't the cosmonauts simply slap on suits, and depressurize the station for a few hours?

  13. Re:Regisration IS THE TRADEMARK, NOT PATENT on Apple Advertises "1-Click" Licensing · · Score: 1

    Somebody wanna mod up the AC who responded to the Mac fan with a few facts?

    Speaking of not doing your homework...

  14. Re:Plain text passwords?? on Yup, Somebody Cracked Slashdot · · Score: 1

    Because your password changing script doesn't know the password. The password was e-mailed to an address you don't have access to.

  15. Key difference, really on Yup, Somebody Cracked Slashdot · · Score: 2

    Is that the encrypted string cannot be used to log in, only to try and convince it you are already logged in.
    That's why using a combination of a login password and a random session id would make this completely secure, save from packet sniffing.

  16. What one earth are you talking about? on Yup, Somebody Cracked Slashdot · · Score: 2

    The reason I'm scrambling it is to so that the string people use to log in can't be used elsewhere.
    This is a lot more secure then then plain text, especially if people use the same password in more then once place.
    If the password database is compromised, then I would still urge people to change their passwords like Slashdot is doing, but at least people wouldn't have to worry about the actual phrase being known to others.

    So the increased security is as follows:
    Compromised db does not compromise password when used on other sites.
    Cookie does note contain plain text password string - again, safety from other sites.

    You're right, it doesn't prevent the cookie from being grabbed (which I acknowledged) or the db.
    However, the use of session IDs would solve that first problem, which, like I said, I plan to implement soon.

  17. Oooh! Good idea! on Yup, Somebody Cracked Slashdot · · Score: 2

    I think I'll put that in today!

  18. Funny, yes. Even +5 funny. But informative? on Yup, Somebody Cracked Slashdot · · Score: 1

    You have to wonder if someone is using a random moderation bot.

    Hm. Easy way to karma whoredom.
    Make a bot that meta moderates. Give it some general rules for acceptable moderation (that won't get negative meta moderation)

    Wait for the inevitable moderation points to be given it. Set it loose moderating, repeat.

  19. Re:Plain text passwords?? on Yup, Somebody Cracked Slashdot · · Score: 1

    At the moment I gave a random password, and urged them to change it.
    I haven't implemented an automatic system, and so far people e-mail me if they forgot their password, and I e-mail them another random one.

    That could easily be automated so that if you forget your password, you click on the "forgot password" link, it replaces the password with a random one, then e-mails that to the person.
    Ok, it's annoying - someone who knows someone else's e-mail address and user name could keep resetting their password, but the only attacks would be on monitoring packets in and out of the site, which is at least a bit more secure.

  20. Re:Plain text passwords?? on Yup, Somebody Cracked Slashdot · · Score: 1

    Hm. That would (seriously) solve a lot of problems.
    apache-ssl or mod ssl is free, lynx with ssl is now available, it would solve keeping track of sessions too.

    Hm. Besides being annoying, slower, and kinda paranoid, that would actually work. :)

  21. Plain text passwords?? on Yup, Somebody Cracked Slashdot · · Score: 5

    I'll admit, I'm fairly new to the writing of code for the web, but the first thing I did on taking over someone's site admin was change the passwords from plain text in the cookies and db to crypt() (didn't want to use md5 since a lot of different scripts and programs used the db - crypt is more common).

    Even so, the way I have it currently set up is a problem. Someone could grab a copy of the local encrypted cookie, then use it to connect as the user from then on. The easiest way I can think of to solve this is to have the cookie be a combination of a timeout value and the encrypted pass, and store that value in the db as well ('till timeout) but even so, at least user passwords can't be read out of the database in my current setup.

    Come on, this is just common sense. It wouldn't have taken 37737 knowledge of perl to have implemented that in the first version of Slashcode.

  22. President of what? on Foil-The-Filters Contest · · Score: 1

    I'm not a U.S. citizen, but I couldn't find handcock or hancock, or whatever the name was she was looking for on a list of U.S. presidents...
    http://www.fujisan.demon.co.uk/USPresidents/presli st.htm

  23. Yep. on Stacked Carnivore Review Team · · Score: 1

    Ran ps2ascii on the pdf, showed up beee-uti-fully.

    Hm. Perhaps these "cloak n dagger" type places are losing track of the technology? Could it be that their employees no longer understand the tools they are using?

  24. Well, once you have one machine that size... on Individual Chemical Bond Formed With STM · · Score: 1

    It would build the others. :)
    Well, that's the plan anyway, from what I've picked up from reading discussions on the future of nanites.

  25. Why not just a clear cover? on Dirt Cheap Telescopes With Liquid Mercury · · Score: 1

    I don't see how the telescope's operation would be degraded by having a transparent cover on the whole device.