Slashdot Mirror


User: x0ra

x0ra's activity in the archive.

Stories
0
Comments
2,033
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,033

  1. Re:Death To All Jews on PewDiePie Calls Out the 'Old-School Media' For Spiteful Dishonesty · · Score: 2, Insightful

    Same idea about Milo's book hitting Amazon top 5 after snowflakes threw a tantrum in UCB, or even his $250k book deal, or his appearance with Bill Maher tomorrow.

  2. Re:Death To All Jews on PewDiePie Calls Out the 'Old-School Media' For Spiteful Dishonesty · · Score: 0, Insightful

    Be careful, the same people who think www.breitbart.com is run by neo-Nazi also think it's perfectly OK for Gawker to out an homosexual CEO, or publish wrestling star illegal sex-tape... under the idea of "freedom of the press". Go figure.

  3. Re:There is only one question on PewDiePie Calls Out the 'Old-School Media' For Spiteful Dishonesty · · Score: 0

    ... and the so-called "nazi" would be totally entitled to shoot you in self-defense.

  4. Re:Death To All Jews on PewDiePie Calls Out the 'Old-School Media' For Spiteful Dishonesty · · Score: 3, Informative

    anti-jew != anti-zionist.

    There is actually orthodox jewish groups who are anti-zionist, but I guess that's like black-on-black violence, you conveniently forget about them.

  5. Re:Death To All Jews on PewDiePie Calls Out the 'Old-School Media' For Spiteful Dishonesty · · Score: 4, Informative

    I guess you forgot that both Milo Yiannopoulos and Ben Shapiro are respectively of jew descent and practicing jew...

  6. Re: Point proven on Twitter Announces (More) Hate-Speech Fighting Tools (Again) (cnn.com) · · Score: 1

    oops, mistook XXY / XY / XX aberration with 47 / 46 chromosome individuals.

  7. Re:Creating new accounts? on Twitter Announces (More) Hate-Speech Fighting Tools (Again) (cnn.com) · · Score: 1

    and don't forget about VPNs...

  8. Re: FUCK TWITTER on Twitter Announces (More) Hate-Speech Fighting Tools (Again) (cnn.com) · · Score: 1

    do you mean the same as being treated of "racist", "bigots", "misogynist" ?

  9. Re:Twitter Hates Hates Speech on Twitter Announces (More) Hate-Speech Fighting Tools (Again) (cnn.com) · · Score: 1

    Not when someone threaten to either "kill or deport" me.

  10. Re:Hate Speech on Twitter Announces (More) Hate-Speech Fighting Tools (Again) (cnn.com) · · Score: 1

    and I identify as a 600 years old dodo. Where are my dodo-only bathroom ? I want MY DODO-ONLY BATHROOM !

  11. Re: FUCK TWITTER on Twitter Announces (More) Hate-Speech Fighting Tools (Again) (cnn.com) · · Score: 1

    do you realize that Nazi stands for National Socialism ?

  12. Re:Twitter Hates Hates Speech on Twitter Announces (More) Hate-Speech Fighting Tools (Again) (cnn.com) · · Score: 0

    It's a good thing we kept fighting to keep our guns, because we'll need them to protect ourselves against your kind.

    Come on buddy, my guns are all lubed, and my mags are full.

  13. Re: Point proven on Twitter Announces (More) Hate-Speech Fighting Tools (Again) (cnn.com) · · Score: 1

    The fact that non-XX / non-XY have are an utter minority (if statistically significant at all). Even if people with down syndrome can reproduce, their offspring would most likely be either XX or XY.

  14. Would mandate an iPhone without a single external connector.

  15. Re:Do the right thing - stand against Trump's bigo on Trump's Executive Order Eliminates Privacy Act Protections For Foreigners (whitehouse.gov) · · Score: 1

    For what Liberty is like in France, I wonder...

  16. Re:Upon reflection... on Mark Zuckerberg Drops Lawsuits To Force Hundreds of Hawaiians To Sell Him Land (theguardian.com) · · Score: 5, Funny
    > "Upon reflection, I got caught by the same social media I helped develop. It's getting difficult to be a billionaire prick these day..."

    FTFY.

  17. he got a taste of his own sense of "justice".

  18. Re:unprecedented? on The Doomsday Clock Is Reset: Closest To Midnight Since The 1950s (npr.org) · · Score: 2

    Trump won by default by getting the most votes in a crowded field. He got less than 50% of the vote in most primary elections. He didn't reach 50% until the end.

    There was more than 2 candidates, so that's no problem. Actually the GoP was actually more democratic then the Democrats, as they didn't prevent people from running in the primary (as the Dems did with L. Lessig).

    Super delegates has been a standard feature of Democratic conventions since 1968. After Super Tuesday, Bernie needed to win every election with 60% of the vote to win the nomination. He repeatedly failed to get thos e votes. If super delegates weren't considered towards the nomination, he still wouldn't have enough votes to win.

    It doesn't make them right, or even democratic... To some extend, it actually makes them all alike the USSR' Central Committee.

  19. Re:unprecedented? on The Doomsday Clock Is Reset: Closest To Midnight Since The 1950s (npr.org) · · Score: 1

    That's still just losing, get over it, cuckservative !

  20. Re:unprecedented? on The Doomsday Clock Is Reset: Closest To Midnight Since The 1950s (npr.org) · · Score: 1

    Btw, Trump won the primary 1500 delegates to 500, how can you even remotely say that "a majority of Republican voters voted against him during the primaries". Now, if you want to discuss how super-delegates allowed HRC to steal the primary to Bernie, I'm all there for you, brother.

  21. Re:unprecedented? on The Doomsday Clock Is Reset: Closest To Midnight Since The 1950s (npr.org) · · Score: 1

    PoTUS is elected by the electoral college, not by the popular vote, as per the US Constitution. Neither candidate ran their campaign to win the popular vote. They campaigned in swing states for the electoral college. Making *any* assumption on what the score would have been if the PoTUS had been elected by popular vote is highly hazardous. Get over it. It's just losing.

  22. Re:unprecedented? on The Doomsday Clock Is Reset: Closest To Midnight Since The 1950s (npr.org) · · Score: 1

    He was elected as per the US constitution, what's illegitimate ? The US never was a direct democracy.

  23. Re:Trump supporters need to STFU on The Doomsday Clock Is Reset: Closest To Midnight Since The 1950s (npr.org) · · Score: 0

    "You see, in this world there's two kinds of people, my friend: Those with loaded guns and those who dig. You dig."

  24. Re:Meaningless on The Doomsday Clock Is Reset: Closest To Midnight Since The 1950s (npr.org) · · Score: 5, Insightful

    people you disagree with != internet troll

  25. Linux systems both of which were written with mostly C++

    Linux is written in C.

    In appearance, yes, but they rely on all kind of compiler extension to really use an object-oriented C, for example __typeof__() to mimic templates. It's also full of function pointers, overload, inheritance, etc.