Slashdot Mirror


User: froody

froody's activity in the archive.

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

Comments · 33

  1. Re:What a dipshit on GameSpy Sends DMCA-Based C&D To Security Researcher · · Score: 0

    Sure. A line must be drawn. But drawing it at the point where a company and some of its customers are inconvenienced seems unnecessary.

    Tim

  2. Re:What a dipshit on GameSpy Sends DMCA-Based C&D To Security Researcher · · Score: 0

    How about instructions for making pipe boms/molotov cocktails:
    http://www.linkbase.org/make-pipe-bomb /

    I can't really come up with a good generalization without any holes. Bottom line is that I think creating destructive tools shouldn't be illegal. Using them should be though.

  3. Re:What a dipshit on GameSpy Sends DMCA-Based C&D To Security Researcher · · Score: 0

    Even if he's just written some DoS tools, that shouldn't be illegal. It's like suing gun manufacturers for marketing stuff that can be used to kill people. Using DoS tools should be illegal. Writing them should not.
    Using guns to kill people is illegal. Building them is not.

  4. Re:Ardour vs. Audacity on Ardour Digital Audio Workstation Now in Beta · · Score: 1

    Parfait may be the most delicious thing on the whole damn planet.
    Do you have a towel or something, because I'm drooling.

  5. Re:Metacity and GNOME2 on Sun Drops Sawfish for Metacity · · Score: 1

    What music player is that?

  6. Re:Cool. Another "place." on ACM World Final Standings Posted · · Score: 1

    I was kind of disappointed not to see CMU ranking high there, since I do have some school pride. Then I went to read the questions, and I was really disappointed. I think anybody who did decent in 15-212 (sophomore-level CS class) should have no trouble solving these problems. They are all pretty straight-forward, and I consider them pretty boring. When I mentioned this to a friend he said that in higher levels of such competitions it usually comes down to who can write the same code faster. I guess that interests some people, but I'm not surprised now that none of the "good" schools ranked high, since it's just not interesting. (For interesting problems, see http://members.tripod.com/~POTM/) Tim

  7. Re:Oh. You wanna *start* w/an OS? on Computer Science Curriculum Using Linux? · · Score: 1

    I was gonna post this but you beat me to it. Just wanna say that I completely agree. As someone who took OS at CMU (copy-on-write fork, yeah!) I can say that it _really_ taught me how stuff works under the hood. You can't code it unless you really know what's going on. If you don't think your students can hack it (and if they're not coding at least 20 hours a week then they can do more >:->) have 'em write a scheduler/program loader from scratch. I think the from scratch part is important because it teaches you the only real magic that goes on in an OS: how it takes control from other programs.

  8. CS-Cipher is secure? on Distributed.net CSC Success · · Score: 1

    Great, now distributed.net has done what that company wanted them to. According to the CS Group, this shows:
    a.that the only possible attack against CS-Cipher is exhaustive key search (brute force attack).
    b.the extreme robustness of CS-Cipher.
    (http://www.cie-signaux.fr/security/challeng.htm )

    Anybody with any crypto clue will be able to tell you it shows neither. I think it's really sad that distributed.net wasted its time on this marketing crap.