Slashdot Mirror


User: BorgCopyeditor

BorgCopyeditor's activity in the archive.

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

Comments · 1,079

  1. Re:They missed Orwell's biggest point on MIT Technology Review on Where Orwell Went Wrong · · Score: 1
    The point of 1984 was not so much that there would be technology sufficient to implement totalitarianism (which as others have pointed out, we have today). The main thing was that "whoever controls the past controls the future".

    I thought it was "the state shall conquer love," but then, I thought that was the point of Civilization and its Discontents, too.

  2. Re:2008 headline - MIT Optimistic, Orwell Right on MIT Technology Review on Where Orwell Went Wrong · · Score: 1
    With the war on terrorism we don't have justification for increased monitoring?

    You misspelled "pretext."

    BCE
    --Your punctuation skills are insufficient!

  3. Re:Pseudohashes? on Perl 5.8.0 Released · · Score: 1
    There's a comment about pseudohashes being depreciated

    $depreciate = "decline in value";
    $deprecate = "recommend against using";
    if($deprecate != $depreciate) {print "Not the same word!\n";}

    :)
    BCE
    --Your punctuation skills are insufficient!

  4. Re:Deep linking implications on Danish Court Rules Deep Linking Illegal · · Score: 1

    There are technological ways around deep linking, of course. Checking the Referer header in an HTTP request is one option

    True, so long as you don't mind locking out all user agents that can't or won't send a REFERER.

    --
    BCe
    "Your punctuation skills are insufficient!"