Slashdot Mirror


User: Joce640k

Joce640k's activity in the archive.

Stories
0
Comments
11,688
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 11,688

  1. Re:OK, this is senseless on Ecuador To Grant Assange Political Asylum · · Score: 1

    Again, I dont have stats, but how many men go to jail is sweeden every year for doing a woman (or in this case 2 women) bareback.

    Sweden has some very weird laws regarding consent. Anything which might cause her to do what the USA calls the "walk of shame" the next day can be rape. Even a particularly clever chat up line which lowered her defenses can theoretically get you charged with rape.

    Don't even think of buying a girl a drink if you ever go over there. You could be doing prison time if she wakes up thinking it wasn't worth it.

  2. Re:OK, this is senseless on Ecuador To Grant Assange Political Asylum · · Score: 1

    Only the conspiracy nutjobs thinks it was a US plot to execute him.

    We'll see what happens tomorrow. Want to bet if you'll be eating those words or not?

  3. Re:He's in big trouble on Ecuador To Grant Assange Political Asylum · · Score: 1

    Tus papeles por favor = Your papers please

    Wouldn't they say "Sus papeles..." in Ecuador?

  4. Re:Here come the drones! on Ecuador To Grant Assange Political Asylum · · Score: 1

    Weren't they the ones who helped defeat the MAFIAA by wearing Guy Fawkes masks in parliament? We could do with a few more countries like that.

  5. Re:Good on Ecuador To Grant Assange Political Asylum · · Score: 1

    Personally I think half the reason he doesn't want to is because he's afraid he won't get yanked out to the United States. That would really damage his whole martyr/conspiracy victim image. Without that he's a seriously underwhelming and unprepossessing figure. He'll get prosecuted, he'll be freed, or he might serve some jail time, and in a few months or a few years he'll come out, not having been assassinated. But by then everyone will have forgotten about him.

    Riiiight. And the fact that the US Secretary of State visited Sweden (the first official in 34 years) a few days before he was due to be extradited from the UK was a total coincidence? I think you underestimate the number of votes 'bringing him to justice' in the USA would gain.

  6. Re:Revenue Stream on Verizon Bases $5 Fee To Not Publish Your Phone Number On 'Systems and IT' Costs · · Score: 5, Informative

    $5 per month is no longer in the realm of "nickel& dime", it's bare-faced robbery.

  7. Re:Keep censoring and let the rest of the world go on Saudi Arabia Objects To Proposed .gay gTLD, Among Others · · Score: 2

    Yep. Surely this makes it far, far easier to block these sites at the ISP level.

    Then again, maybe we're expecting politicians to understand technology.

  8. Re:RTFA on GCC Switches From C to C++ · · Score: 3, Interesting

    Yeah. I'm not a fan of C++, though the compiler spends so little time running that this shouldn't pose much of a problem with bloat and clunk. On the other hand, loading C++ stuff is an abomination that takes eternity due to massive mangling (a problem Michael Meeks has spent a lot of time trying to marginalize with Bdirect linking, faster hash algorithms, etc), and the compiler gets run repeatedly.

    I'm not sure mangling is really as much of a problem people make it out to be. It *did* cause problems trying to mix binaries from different compilers but I don't think it was ever really a performance problem. If linking is slower it's because the programs are larger.

    OTOH name mangling is a massive benefit to programmers. Writing big programs is a huge pain in the butt if every single function/variable has to have a unique name. Namespaces are one of the reasons C++ programs scale so much better then C programs.

  9. Re:Classes/Templates are not a magic bullet ... on GCC Switches From C to C++ · · Score: 1

    going to C++ may not help.

    I dunno. I don't see what business non-C++ programmers have working on a C++ compiler. One of the problems might be that they're still using malloc() and strdup().

  10. Re:RTFA on GCC Switches From C to C++ · · Score: 1

    Listen more carefully. All the C diehards are screaming in rage.

  11. Re:Major *nix app using C++ on GCC Switches From C to C++ · · Score: 1

    Linus must be screaming inside.

  12. Re:Who would have thought... on Widely Used Antibacterial Chemical May Impair Muscle Function · · Score: 2, Informative

    Death in 100% N2 would be via hypoxia - rather pleasant....

  13. Re:language != logic on Forget 6-Minute Abs: Learn To Code In a Day · · Score: 2

    Maybe they teach LOGO. That can be learned in a day...

  14. Re:I bought one on Cherry MX Mechanical Keyboard Switches Compared · · Score: 1

    Reading the review, it sounds like the Model M is still going to be superior.

    ...and cheaper.

    You can get a new one for $79 on pckeyboard.com.

  15. Re:Never a good idea.. on Touch Interfaces In Cars Difficult To Use · · Score: 1

    ...as opposed to spending ten minutes trying to get voice control to work for every simple function that used to take two seconds to complete.

    Driving angry is bad. Bad for safety. Bad for fuel consumption.

  16. Re:Never a good idea.. on Touch Interfaces In Cars Difficult To Use · · Score: 1

    Whoosh! What sort of humorless sloths are moderating this 'insightful'?

  17. Re:Never a good idea.. on Touch Interfaces In Cars Difficult To Use · · Score: 1

    The "WHOOOOSH" generated by this post is louder than an old PowerMac G5 with a bad thermo-sensor.

    I used to own a twin-tower Silicon Graphics VGX. I'll put the whoosh of one of those up against ANY Mac, broken sensor or otherwise.

  18. Re:Never a good idea.. on Touch Interfaces In Cars Difficult To Use · · Score: 3, Funny

    Temporarily deactivate the steering wheel? You're kidding right?

    Yes, I was....please press disconnect and turn the wheel to the right to raise your humor setting a bit.

  19. Re:Never a good idea.. on Touch Interfaces In Cars Difficult To Use · · Score: 1

    What if I need to rotate the car's wheels in a hurry, while the steering wheel happens to be rotated ? Suppose I hit/release the button that engages the wheels back to the steering wheel - should they just snap into the rotate position, treat the current position as zero, or ignore the steering wheel until it's back in the default position ?

    If the wheel is disconnected you just reconnect it in whatever position it's in. There's no fixed relationship between the steering wheel and the steering. You can (eg.) disconnect, turn it 90 degrees, then reconnect again and the car's front wheels don't turn.

  20. Re:Never a good idea.. on Touch Interfaces In Cars Difficult To Use · · Score: 1

    I think the primary input has to be voice.

    The day I have to go around shouting at all my household devices to get them to do anything is the day I no longer want to live on planet earth.

  21. Re:Never a good idea.. on Touch Interfaces In Cars Difficult To Use · · Score: 4, Funny

    Ultimately, the car is likely headed to a system where there are multiple dumb screens networked into a single "smartphone"-like compute platform for the vehicle. The screens provide independent interfaces but can display common shared applications being run by the compute platform

    What about blind people? They have no problem using real buttons, how will they be able to use the new 'smart' system?

  22. Re:Never a good idea.. on Touch Interfaces In Cars Difficult To Use · · Score: 4, Funny

    turn steering wheel to the left => reduce stereo volume

    turn steering wheel to the right => increase stereo volume

    can't get much more tactile than that :)

    With a few changes, that might work: Treat the steering wheel as a rotary encoder and have a button that momentarily disconnects it from the wheels. On a straight piece of road it wouldn't be a problem to disconnect the steering for a few seconds.

    You obviously wouldn't want it to activate in a corner so as a safety feature you could make it only work when the steering wheel is straight. Apart from that you have the perfect input device for analog settings like music volume, seat adjustment, cup holder temperature, etc.

  23. Re:It's the server that's not on Hacked BitCoin Exchange Sued By Customers · · Score: 1

    (it's impossible to make _any_ server 100% guarantee secured, I know)

    So...Bitcoin is insecure. Period.

    Your money can vanish at any time and nobody's providing insurance.

    Got it.

  24. Was it really necessary... on IBM Claims Spintronics Memory Breakthrough · · Score: 2, Interesting

    Was it really necessary to explain the SI unit 'pico' on Slashdot...?

  25. Re:Nope. on Ask Slashdot: Personal Tape Drive NAS? · · Score: 4, Insightful

    1) Fast
    2) Cheap
    3) Large capacity.

    Pick two.