Slashdot Mirror


User: pjt33

pjt33's activity in the archive.

Stories
0
Comments
3,770
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,770

  1. Re:extradition on NASA Hacker Wins Right to Extradition Hearing · · Score: 1

    I must say I'm surprised at the countries which prohibit extradition of their citizens whatever the circumstances. It seems to give their citizens carte blanche to commit crime so long as they travel to do it - unless they have mechanisms set up to try them at home for crimes committed abroad, where the witnesses and investigating police are located abroad.

  2. Re:Tit for tat on NASA Hacker Wins Right to Extradition Hearing · · Score: 1
    The British ambassador recently stirred things up by pointing out that Russia doesn't abide by its own constitution internally, citing as examples that it

    states that economic activities aimed at monopolization are prohibited (Article 34); that people have the right to choose freely their place of residence in Russia, including in Moscow (Article 27); and that Duma deputies cannot engage in paid work (Article 97).
  3. Re:One Problem on New Carbon-based Paper Stronger Than Nanotubes · · Score: 1

    Of course, accidents happen and that's when you add protection where you need it.
    Someday maybe we'll learn and add the protection before the accidents happen.
  4. Re:What's wrong with paper? on Researchers Crack Every Certified CA Voting Machine · · Score: 1

    That's not a problem with paper voting per se, but with the implementation of it adopted by some (all?) U.S. states. What was the problem with paper-and-pencil voting which punch machines were supposed to fix?

  5. Re:I'm pretty happy with it on Deathly Hallows / OOTP Movie Discussion · · Score: 1

    The only disappointment in terms of plot, I felt, was that not a single Slytherin stayed behind after the evacuation of the school.
    The impression I got when I read the book through was that McGonagall hadn't permitted them to remain. On checking, I see it's not quite so clear-cut:

    'Thank you, Miss Parkinson,' said Professor McGonagall in a clipped voice. 'You will leave the Hall first with Mr Filch. If the rest of your house could follow.'
  6. Re:English on Kids Say Email is Dead · · Score: 1
    If you really want to be picky you should say that the plural of 'medium' is 'media' except when the mediums in question are psychics.

    As an aside, the infelicity I found most noteworthy in the article summary was that the anonymous reader who wrote it appears not to have considered the possible interpretations of 'camp friends'.

  7. Re:Um, semantic quibble on Safest Seat on a Plane, Or How to Survive a Crash · · Score: 1

    I seem to recall a set of fatal crashes almost six years ago.

  8. Oblig. on True Random Number Generator Goes Online · · Score: 1

    According to the article, people are sitting around rolling dice to generate random number sequences. Really? REALLY?!? Who wrote this article?
    It's true. Evidence.
  9. Re:What if I make an SLA (stereolithography)? on Möbius Strip Riddle Solved · · Score: 1

    "To beg the question" as an intransitive verb has a particular meaning, but why does that necessarily preclude the transitive form from having its natural meaning?

  10. Re:Sometimes not fraud, but sheer ignorance... on False Copyright Claims · · Score: 1

    Really makes one wonder what sort of deep, dark secrets are in that book that they don't want any "outsiders" to get their hands on a copy!
    Given that you've possessed two copies, why didn't you read it and find out?
  11. Re:Candidate research on Japan Bans Use of Web Sites in Elections · · Score: 1

    I'm reminded of my experience in the last European elections here in the UK. I wanted the official word on where the parties and candidates stood on software patents, so I checked their websites. They all had websites which listed some of their policies, but nothing so specific. So I wrote to their campaign offices. Only one party replied, and they didn't really answer the question, although they did send lots of stickers, presumably so that when I was convinced by the "reply" I could canvas on their behalf.

  12. Re:Messenger not responsible for the Message on Aussies Sue Over Misleading Google Ads · · Score: 1

    You're right. It had never occurred to me, but I thought I'd check because I've seen some pretty weird eBay sponsored links in Google results.

  13. Re:Quick guide to doing graphic work in Java: on Computer Graphics With Java · · Score: 1
    You missed a major exception:
    3. Division. The shortest implementation of unsigned division using signed types I could knock together in a few minutes is

    public static int div_unsigned(int a, int b) {
    if (b<0) {
    //The unsigned b is >=0x80000000. Result is 0 or 1.
    return (a>=0 || a<b)?0:1;
    }
    else if (a<0) {
    //a==0x80000000+(a&0x7fffffff)
    //Account for (a&0x7fffffff)
    int div=(a&0x7fffffff)/b;
    int rem=(a&0x7fffffff)%b;
    //Account for 0x80000000
    div+=0x7fffffff/b;
    rem+=1+0x7fffffff%b;
    //Cumulative remainder might exceed.
    return div+rem/b;
    }
    //Both represent themselves.
    else return a/b;
    }
  14. Re:safety first on New York Plans Surveillance Veil For Downtown · · Score: 1

    For example, do you limit your donations to the Democrats to less then $250 because you know your Republican boss can check online to see which employees to fire or not promote or not give a raise to? That's an implicit blackmail.
    Whether your movements are surveilled or not, if a country's society is that petty and partisan I'd rather not live there.
  15. Re:Helmet on UK Copyright Extension in Exchange for Censorship? · · Score: 1

    Vote Lib Dem, then: it doesn't matter whether you agree with their policies or not, the closer to a hung parliament we get, the less the government can accomplish.

  16. Re:Firstborns have exclusive dibs ... on Firstborn Get the Brains · · Score: 1

    You misrepresent your case slightly. Speaking as a firstborn twin, I can assure you that being a firstborn doesn't mean exclusive dibs on one's parents for nine months. Of course, it does still mean more attention than following siblings. Anecdotally, the two children with the highest IQs in my family are myself and my youngest sister, who is the fifth child but born after a 5.5 year gap.

  17. Re:Is it just me on EU Privacy Directive — Coming To the US? · · Score: 1

    A British minister is roughly the equivalent of a US Secretary (of State, of the Treasury, etc). The British equivalent of "Privacy Czar" is the Information Commissioner.

  18. Re:Hey, they never claimed it was! on Nuke-Proof Bunker Turns Out Not Waterproof · · Score: 1

    Depends what kind of nuke it is. Water's good at stopping neutrons.

  19. Re:What did they expect ... on Nuke-Proof Bunker Turns Out Not Waterproof · · Score: 1

    Go to Havana. There are plenty of 1950s Chevys there plying the streets as taxis.

  20. Re:He's dead on The Sopranos Ends With a ... · · Score: 1

    Fred, where John had had "had", had had "had had". "Had had" had had the teacher's approval.

  21. Re:How about some facts? on White House Derails Attempts to End Illegal Wiretapping · · Score: 2, Insightful

    And he was training, and rewarding, terrorists. He isn't any more.
    It's hardly necessary, though, is it? The whole of Baghdad seems to have been converted into a training ground for terrorists.
  22. It's not on Nanoglue Could Be Used To Make Spiderman Web-Shooters · · Score: 1

    Okay, so I haven't read the article, but the summary strongly implies that where it says "is using" it means to say "hope someday to be able to use".

  23. Re:We didn't get surveillance by democratic proces on Spy Drones Take to the Sky in the UK · · Score: 1

    Unlike the US, the UK has more than two parties which win seats. There's a serious possibility that the next general election will result in a hung Parliament, and that would be even more likely were it to be carried out with proportional representation.

  24. Re:Editorial decisions on US Military Launches YouTube Channel · · Score: 2, Insightful

    If the purpose is to recruit, how can they not pick clips which show the military in a good light?

  25. You cannot be serious! on Blame Your Mistakes on Technology · · Score: 1

    Do you know you people have been driving on the wrong side of the road all this time?
    I've never noticed people driving on the wrong side of the road here in the UK - and I've been to many countries where they do drive on the wrong side, so believe me that I'd notice.