Slashdot Mirror


User: bracher

bracher's activity in the archive.

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

Comments · 99

  1. Re:Hmm on White House Obfuscates Email · · Score: 0, Redundant

    _and_ ten minutes of 'face' time with an intern......

  2. actually, this _can_ work on Honeytokens: The Other Honeypot · · Score: 1

    In a former life, I was managing the data for the alumni department of a college. They had several 'bogus' records in their data. The idea being that Mrs. Martha Jones (fictitious, but better than Jane Doe, no?) at such and so an address actually ended up in the home mailbox of the VP, or his mom, or the director in charge of mailings. If the mailing house managing the account ever sold the list (that would be early-90s data hacking), they would know because the VP would suddenly start getting non-college mail addressed to this fictitious name.

    Decidedly low-tech, but effective.

  3. Re:The problem with Pegasos on New G3-Based Platform Runs Mac OS X · · Score: 5, Informative

    funny, but not entirely accurate. not that one can be completely accurate when discussing mythological creatures, but......

    a pegasus is simply a winged horse. a _unicorn_ has a horn.

  4. cost of ownership? on SQL Server Developers Face Huge Royalties · · Score: 4, Funny

    so, how do the cost of ownership comparisons look now? ;-)

  5. perspective? on Grade Inflation in Higher Education · · Score: 1

    [pet_peeve]
    Last year, as a high school student, you may have been 'prospect' for Duke.

    This year, as a freshman attending the institution, you may offer a 'perspective'. You actually had a lot of good things to say, but from the subject alone I would assume you were a 'prospective' freshman considering attending the university.
    [/pet_peeve]

  6. Re:F in Engineering curves to an A on Grade Inflation in Higher Education · · Score: 1

    Reminds me of my junior year, Complex Geometry. At the end of the term the professor announced that since no one had earned an A, a B+ was the high for the quarter. Not a popular announcement I can assure you, but in retrospect he was correct. It was tough subject matter, if you don't display a mastery of it you don't deserve an A.

  7. Re:They're not villians... on SBC Patents Links, Dynamic Pages · · Score: 1

    No, the point is that the patent is an asset, and the management and board of SBC could reasonably be found negligent if they failed to leverage an asset that could enhance shareholder value. Given the existence of the patent they must pursue it or be sued and replaced by irate investors.

    In the end it comes back to the U.S. Patent Office, and the fact that they keep issuing boneheaded patents! Remedy the illness, not the symptom...

  8. Re: MULE on Top Ten Most Collectible Video Games · · Score: 2, Informative

    I'm pretty sure you mean M.U.L.E.

    http://www.eidolons-inn.de/mule/
    http://weber.u csd.edu/~amany/mule.html

    I wasted _many_ an hour playing this game as a kid...

  9. Re: timescale on Microsoft Loses $177m on Xbox in Three Months · · Score: 1

    Rather then spend the mod points, I'll just correct the fallacy... Your math is just a little bit _too_ simple.

    $177M/quarter == $708M/year > $500M/year

    Granted, a linear extrapolation may not be quite appropriate, but it make a good straw man. Anyway, without the PR they are looking at a loss of just over $200M for the year.

  10. Re:Two studios are listed on Film Gimp · · Score: 1

    Read the article again.

    They mention that Sony had a parallel effort that was merged in, and a recent patch from ILM.

    Not that four studios is a lot, but it's twice as many as two.

  11. Re:Unbelievable on Stealware: Kazaa et al Stealing Link Commissions · · Score: 1

    Not to defend him, but he is the vice president for 'sales and marketing'. In my book that means he's completely f*cking clueless with his head firmly lodged in his sphincter, at least until proven otherwise.

    But that may be just my take on things... ;-)

  12. Re:Down with specialized pieces on Lego Addictions · · Score: 1

    but they actually do a pretty amazing job of reusing pieces, or at the very least molds. a new piece of branding may require something they haven't made before, but soon you see them used pretty creatively in other sets.

    case in point... the 'flames' from the castle sets. looked like a one-off, no other use. until they showed up as coral (same mold, different color) in one of the undersea sets.

    the same thing happens over and over again. every time I see a specialized piece, I cringe. and then I start to imagine what else their designers might do with that mold.

  13. Re: innodb supports FKs on IBM, MS Critique MySQL · · Score: 1

    while it is true that that native myisam type drops all foreign key constraints on the floor, innodb does support foreign keys. and I'm pretty sure innodb integration into mysql was the whole point of this article.

    I was flabbergasted when I read it, but it's true and it works...

    try it yourself... build a couple of referential tables in mysql using the innodb table type. inserts into the child table will fail without correlating data in the parent. likewise deletes from the parent will fail if child data exists.

  14. Re:Kudos to the Ad Council on Effects of the Patriot Act on Librarians · · Score: 1

    my favorite is the car search.

    you've got a guy stopped by the police; up against the car while they search it. they finally find a stack of newspapers and take him away in handcuffs.

    ouch!

  15. Re:Quantum on Cryptogram: AES Broken? · · Score: 1

    read up on quantum crypto.

  16. Re:Isn't that backwards? on 320GB Hard Drives announced · · Score: 3, Funny

    I don't know, I could probably fill 320GB with just the porn _spam_ I've received in the last few months.

  17. Re:It wasn't the physical requirements.. on Many Hackers Too Fat For The FBI · · Score: 1

    5. Have you ever sold any illegal drug for profit?

    wait? so if I didn't profit, I'm still ok? whoo-hoo!!! I mean, I might have failed econ but at least I won't fail the FBI questionaire.

  18. Re: actually he did on Satirewire Calls It Quits · · Score: 2, Informative

    did you even read the article?!?

    "New Haven, Conn. -- Citing creative differences, SatireWire's founder and sole employee, Andrew Marlatt, announced that as of today, the site will no longer be updated."

    [emphasis added]

    - mark

  19. Re:The Course of Wisdom on Police Database Lists 'Future Criminals' · · Score: 1

    Douglas Adams, something to the effect of 'anyone who wants the office should never be allowed to take it'.

    - mark

  20. Re:If you don't want people linking... on Restrictive Linking Policies & The Net · · Score: 1

    I wasn't saying it wasn't possible. I wasn't even saying it _should_ be done. I was merely contesting the assertion that there were simple configuration changes that would automagically make the problem go away.

    if you truly want to employ a technical approach to stop deep linking, a successful approach will _not_ be as simplistic as the Neon Spiral Injector suggests. not by far.

    as to 'impractical for anything mainstream'... all you need to do is launch a new window via javascript to load the linked page. most (all?) browsers don't send a referer header in this case. no client modification, no cut-and-paste, and definitely easy enough to be mainstream.

    - mark

  21. Re:If you don't want people linking... on Restrictive Linking Policies & The Net · · Score: 1

    the above works for all the simple cases, but (as is often the case) falls apart at the fringe.

    modern browsers do send the referer, but it is _NOT_ a required in the http specification. it is an optional header...

    last I checked there were still some proxies in use (at various isps, companies) that quite appropriately strip out the referer header. in this case, the above cgi would prevent a user behind such a proxy from accessing any page but /index.html as any other link would be redirected back.

    - mark

  22. Re:Good...maybe they'll fix a major problem. on Fully Endowed FW Olin College of Engineering Opens · · Score: 1

    not entirely true... at my college, there was one section once a year of a class called 'Math as a Liberal Art', and it was limited to 25 seats or so. past that, any humanities students hoping to graduate (there was a math requirement) had to pass freshman calculus.

    of course, this may well be the exception that proves the rule......

    - mark

  23. Re:MD5 sums on OpenSSH Package Trojaned · · Score: 1

    I just checked the tar file in the openssh-3.4p1-1.src.rpm that I updated all of my boxen from, and it contains

    459c1d0262e939d6432f193c7a4ba8a8 openssh-3.4p1.tar.gz

    _whew_!

    - mark

  24. Skylarov? on How Italian Police Shut Down U.S. Web Servers · · Score: 1

    Does the name Dmitri Skylarov ring a bell? The U.S. government thinks it is entitled to prosecute a non-U.S. citizen for acts committed outside the U.S. Why would they not support the same far-reaching power for the Italian government? The U.S. opened a _BIG_ can of worms with the Skylarov prosecution... I've even begun to wonder if I should avoid travel to France, since under French law a website must provide a French version and my employer does not...

    - mark

  25. Re:Getting companies to pony up on Suddenly a JPEG Patent and Licensing Fee · · Score: 1

    which is why they won't go after microsoft. they'll test first against someone too small to defend themselves. once they have a favorable decision or three they'll go after the deep pockets.

    - mark