Slashdot Mirror


User: TheScienceKid

TheScienceKid's activity in the archive.

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

Comments · 96

  1. Re:Hypocritic Oath? on Prescription Handguns For the Elderly and Disabled · · Score: 1

    What about a sonic screwdriver? I've seen The Doctor use that in self defence before...

  2. Re:No, on AIX On the Desktop Is Getting the Boot · · Score: 1

    I'd have said "Today, I was once again toying with the idea of ..." :)

  3. Re:The underlying assumption is not true on Testing IT Professionals On Job Interviews? · · Score: 1

    Actually, that does make sense.

    Eg, "sudo ip addr add 192.168.38.1/24 dev eth0" would add the address 192.168.38.1 with the subnet mask 255.255.255.0.

    192.168.38.x/24 specifies the subnet, x=0 is the subnet identifier, x=255 is the broadcast address, everything in-between is a host.

    HTH YMMV HAND :)

  4. Ideas for making SSNs more secure (Re:Policies) on How Do You Deal With Sensitive Data? · · Score: 1

    Um, why not treat the SSNs the same way you do passwords, and add a salt? store something like "$salt$H(SSN + salt)" ?

    Obviously, what length of salt, and the actual hash algorithm you use, along with the way you construct the cleartext to hash, will vary. But adding some kind of salting to the hashing of SSNs should make brute forcing harder. (admittedly, if you only want 1 person's SSN, you only need the 10^9 hashes for that given salt.)

    Consider something like PBKDF2 (a Password-Based Key Derivation Function) that makes going from password to key sloooooow (eg, 5 seconds).

    Sure, you can parallelise this, but if you're trying to make this hard.

    On the other hand - if all you need is to have a function of the form getEmployeeBySSN(s : SSN) : EmployeeObject then why not keep the SSNs serverside, and just use a synthetic (sequence-generated) primary key on remote copies (missing out the SSNs entirely).

    Hope that wasn't too much of a ramble.

  5. Re:we do it differently here? on Syrian Blogger Sentenced to Three Years in Jail · · Score: 1
  6. Re:Throw a LAN on Party Ideas For Math Nerds? · · Score: 1

    Somehow, the first image that came to mind after reading that involved physically throwing a comms rack. I suspect this may not be what you meant :P.

    I guess our definitions of "a LAN" vary :P.

  7. The same Freedom2Surf that were bought by PIPEX? on ISP Closes Webmail After Spammers Get Addresses · · Score: 4, Informative

    PIPEX are looking to be bought out. Maybe by tiscali.

    Get a real ISP, like Black Cat Networks or Andrews and Arnold Ltd. Alternatively, UKFSN (an Enta.net reseller) are pretty good, if you're tighter around the pocket.

    [Captcha: protests]

  8. Re:Platform change? on What Went Wrong for AMD's AM2? · · Score: 1

    I think you'll find that's AMD64 and x86_64 - IA64 is the Itanium RISC architecture.

  9. When does hydrogen-powered toy story II come out? on Law of Unintended Consequences Strikes Grocers · · Score: 1

    I'm sure this is probably redundant/offtopic or something, but I thought it was funny. Yay me!

    (My "checkout" word was "retracts" - how appropriate!)

  10. Re:What? on Microsoft, Autodesk Guilty of Patent Infringement · · Score: 1

    IRIX software was (is?) licensed by the MAC address of the inbuilt ethernet interface. The serial codes to activate the app were generated to be locked to a given MAC. Apparently, you could change it in the PROM, but it was a pretty effective deterrent. I suspect that the MAC address may be shared between all the interfaces (nodes), like older Sparc systems.

  11. Re:Comment on New "Dark" Freenet Available for Testing · · Score: 1

    Maybe I'm missing something here, but if all of the "normal folk" (chinese political journalists, whistleblowers, etc) decided "Right-O, let's throw in the towel, stop writing and go work at McDonalds" wouldn't the child pornographers just carry on using the network - the technology is "free and open", so surely there's nothing "we" could do to stop them. And, if there was some kind of /.-style moderation added to freenet (I'm not saying there should be) surely the pornographers would go "ha ha, I'm not upgrading. screw you!". So, then they'd be running their own "fork" of freenet. So, as far as I can tell the only thing we can do is for people to voluntarily stop using it - but that isn't going to get rid of the child pornographers. Maybe I'm not awake, but I can't see that there's anything to "trade" off ??

  12. What about sepia? ;) on DoJ Following Porn Blocker Advances? · · Score: 1

    *chortle*

  13. Stenography [Re:Encryption] on A Bit of Bittorrent Bother · · Score: 1

    They'd want to use shorthand?? (Stenography==shorthand, Steganography==hidden messages)

  14. DHMO Poisoning? on University Bans wi-fi as Health Concern · · Score: 1

    What about the risks of DHMO poisoning? Check out http://www.dhmo.org/ ;)

  15. Re:Ok, the job isn't that bad on Being School District Admin? · · Score: 1

    Solution to that at the college I helped out at was to put the proxy between us and the router (ie, two network cards in the proxy server) and set up bridging. Then use iptables to redirect connections to the upstream proxies (that are not from authorised servers - prepending some -j ACCEPT rules is an easy solution to that) to our local (Dansguardian+Squid) proxy, thereby foiling any attempts to access the upstream proxies in an unauthorised manner.

    Email me if you want more detail of this setup :)

  16. Reverse Polarity?! (Was:Get rid of EFI completely) on EFI Modifications Leaves iMac Unbootable? · · Score: 1

    Like so?...

            Ladies and Gentleman, on behalf of Captain Temptest and his crew may we welcome you aboard Routine Scientific Survey Flight Nine.

            Before we enter into an outgoing take-off scenario it is space fleet command regulations that we take you through emergency procedures.

            Firstly, may we respectfully point out that the use of all audio visual recording devices, including flash photography, is strictly prohibited on board this flight.

            Secondly, may we point out the emergency exits. They are located here, here and here.

            In the event of cabin decompression, oxygen masks will come down from the overhead compartments. Place them over your mouth and nose and breathe normally.

            Finally the POLARITY REVERSAL DRILL. If you look below you/ahead, you will see the Klystron Generator.

            On it is marked "KLYSTON GENERATOR. DANGER. DO NOT REVERSE POLARITY"

            Polarity is reversal is a very dangerous procedure that's why we tell you not to do it. However, in the unlikely event of entering a polarity reversal situation, we ask you to follow this simple drill:

  17. Have we invoked Godwin's Law yet? on WMF Vulnerability is an Intentional Backdoor? · · Score: 1

    you know... where you compare something/someone to Adolf Hitler/the Nazi party and then the discussion promptly ends? (see Usenet)

  18. Re:Music Tracks or all Audio? on Redirecting Audio from PC to PC? · · Score: 1

    there's also NAS in UNIX too, btw. I can't remember any windows solutions off of my head, but the Apples let you play music (from iTunes, etc) over a network to remote Airport stations (which have sound jacks on 'em) - so it's gotta be possible in the real world.

  19. Re:Not a Terrible Blow to Copy Protection Really.. on Spielberg Bitten by DVD Encryption · · Score: 1

    Perhaps they should get those guys from the Sony WEGA advert to come along (you know, the advert where the sound man from the film comes along to thank you for listening to their film on a Sony WEGA system and then the whole film crew come out and shake hands with Joe Sixpack and family, and at the end you see them all sat around behind the sofa watching the film with them?)

    Ciao.

  20. Re:I just don't see it. on Gamers Better at Driving w/ Cell Phones? · · Score: 1

    So, really, the problem is with *multiprogramming*, NOT *multitasking*, then? ;)

    heh heh.

  21. Re:New math.. on Dell's Open PC Costs More Than Windows Box · · Score: 1

    Now that actually is not the answer that I had in mind, because the book that I got this problem out of wants you to do it in base eight; but don't panic, base eight is just like base ten really.

    If you're missing two fingers. Shall we have a go at it? Hang on.

    *continues quoting tom lehrer*

    You can't take three from two,
    Two is less than three,
    So you look at the four in the eights place.
    Now that's really four eights,
    So you make it three eights,
    Regroup, and you change an eight to eight ones,
    And you add them to the two,
    And you get one-two base eight,
    Which is ten base ten,
    And you take away three, that's seven.

    Now instead of four in the eights place
    You've got three,
    'cause you added one,
    That is to say, eight, to the two,
    But you can't take seven from three,
    So you look at the sixty-fours.

    Sixty-four? how did sixty-four get into it? I hear you cry.
    Well, sixty-four is eight squared, don't you see?
    (well, you ask a silly question, and you get a silly answer.)

    From the three you then use one
    To make eight ones,
    And you add those ones to the three,
    And you get one-three base eight,
    Or, in other words,
    In base ten you have eleven,
    And you take away seven,
    And seven from eleven is four.
    Now go back to the sixty-fours,
    And you're left with two,
    And you take away one from two,
    And that leaves...?

    Now, let's not always see the same hands.
    One, that's right!
    Whoever got one can stay after the show and clean the erasers.

    Hooray for new math,
    New-hoo-hoo-math,
    It won't do you a bit of good to review math.
    It's so simple,
    So very simple,
    That only a child can do it!

    Come back tomorrow night. we're gonna do fractions.
    Now I've often thought I'd like to write a mathematics text book because I have a title that I know will sell a million copies. I'll call it tropic of calculus.

    See http://kitschy-kitschy-coo.com/columns/2005/1/17/ for an explanation

  22. Complete Lie! on MethLabs Shuts out PeerGuardian · · Score: 1

    http://methlabs.org/forums/login.php?do=lostpw you can recover your password there

  23. Re: Sig "anybody know another word for thesaurus?" on Columba 1.0 "Holy Moly" Released · · Score: 1

    Yeah, it's also known as a "Book of Synonyms", eg http://www.amazon.com/exec/obidos/tg/detail/-/0446 313106/002-4403523-3097628?v=glance this dictionary of synonyms and anyonyms.

  24. Try "Forget ... and change your password"= win-win on MethLabs Shuts out PeerGuardian · · Score: 1

    Also, one might consider using the "Forgotten Password" function on the site in order to set a new password without revealing the old password, thereby allowing you to access the site without giving away your old password and enabling you to remove the MD5 hash of your old password from the server (although it's likely to be backed up).

  25. Re: Emailing students on Advice for the K12 Tech Guy? · · Score: 1

    At my college I've been told that teachers are not allowed to email students (or generally keep in contact with them) due to LEA (Local Education Authority) rules and regulations.. not even to post-compulsary ("sixth form") students.