Slashdot Mirror


User: caluml

caluml's activity in the archive.

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

Comments · 3,262

  1. Re:Some precisions.... on Serious New Java Flaw Affects All Browsers · · Score: 1

    Using Java Web Start is comparable to clicking "Yes" when prompted to install "spyware.exe" or any other exe file.

    What the hell?

    Java has a very finely grained security permissions model, and although I don't know, I would expect javaws to honour it.
    E.g.

    grant codeBase "file:{jnlpx.home}/javaws.jar" {
    permission java.net.SocketPermission "1.2.3.4:313", "connect,resolve";
    }

  2. Re:EULA on Facebook Goes After Greasemonkey Script Developer · · Score: 1

    I think that should become the new "newsletter" meme.

  3. Re:EULA on Facebook Goes After Greasemonkey Script Developer · · Score: 4, Funny

    Then we talked about other Facebook games, games for the Wii and how his dog ate the sensor bar, talked about MMOs a bit (He'd never played one, didn't really "get" them, eh, whatever) and then HIS boss came in the room and we talked about work stuff because lunch was drawing to a close.

    This is interesting! Do you have a Twitter feed I can subscribe to?

  4. Re:Cool on Balloon and Duct Tape Deliver Great Space Photos · · Score: 1

    The amount of times I've almost been knocked over on Damrak by a 6 foot woman cycling at 30 mph with 3 kids in trailers behind her while crossing the bike roads, only to then almost get knocked down by a tram...
    The Dutch must be so bored with drunk foreigners getting in the way of their high-speed cycling.
    The Dutch are great though - ik hou van jullie. :)

  5. Re:Implications for dark matter estimates? on 90% of the Universe Found Hiding In Plain View · · Score: 1

    Before I throw this out here I'll say I'm nowhere near being an astrophysicist

    Aw, cmon Mr Hawkins, stop being so modest...

  6. Re:Unpatched Firefox for online banking? No thanks on Can Ubuntu Save Online Banking? · · Score: 5, Interesting

    Unless they plan on sending you a new Live CD every time a new Firefox or Linux kernel security bug is patched, many users would be vulnerable to attacks within a few months of this CD being released.

    Er, no. If you've got a distro with no open ports, firewalled as well, that can only get to a single IP address on port 443, which doesn't let you connect unless the remote server's SSL cert is signed by the bank's CA which is the only one in your browser's CA list - where does the vulnerability come from?

  7. Re:Why uses a PC to do banking? on Can Ubuntu Save Online Banking? · · Score: 1

    Aye. With a static /etc/hosts to avoid DNS hijacking/mischief *, the bank making their own CA which is the only one included in the browser's configuration, and client SSL certs, you're pretty much safe.
    * Downside is that of course any IP change will require new disks to be sent out.

  8. Re:He shouldn't be arrested on Obama's Twitter Account "Hacked" · · Score: 1

    And for famous people, it's even easier. Mother's maiden name?Dunham

  9. Re:Real World on Later School Start For Teenagers Brings Drop In Absenteeism · · Score: 1

    My girlfriend keeps saying I'm like a teenager. This would seem to agree with her findings.

  10. Re:Did I miss something? on Google's New Approach For China Is To Serve From Hong Kong · · Score: 1

    What if someone puts a gun to your child's head and says if you don't hand over classified intelligence that could lead to American lives being lost?

    Why American lives, out of interest?

  11. Re:Did I miss something? on Google's New Approach For China Is To Serve From Hong Kong · · Score: 1

    So it's better to have a child killed than part with a few hundred dollars?

    You need to have your reality sensors calibrated.

  12. Re:Did I miss something? on Google's New Approach For China Is To Serve From Hong Kong · · Score: 1

    If a robber points a gun at a child and tells you to hand over all your money, and you refuse, and the child gets shot, you are NOT responsible for the child's death.

    Is it my kid, or just some random that's walking by? :)

    By the way, it's interesting that you said "and the child gets shot" - sort of hints that it could be the child's fault - wouldn't "and the robber shoots the child" be better? </anal mode>

  13. Re:A challenge... on Toyota Black Box Data Is More Closed Than Others' · · Score: 1

    I wrote such a system many years ago. You can see it here.

    I'll be driving at 12:30 UK time ( 3 hours), so you can watch me move.

  14. Re:Not all trash is recyclable on How Slums Can Save the Planet · · Score: 1

    The n in cartoneros has the squiggle over the top (enya?), but I can't (or rather don't know how to) do it on this keyboard.

  15. Re:Not all trash is recyclable on How Slums Can Save the Planet · · Score: 1

    The cartoneros in Buenos Aires. Huge package loads of card.

  16. Re:Sweet spot on The Awful Anti-Pirate System That Will Probably Work · · Score: 1

    Playing with a mouse is much better for FPS. Got them on your game consoles yet?

  17. IP to RTTY on US Unable To Win a Cyber War · · Score: 1

    Someone should write a network-to-RTTY audio/network driver. Then, if the internet fails, we can still network (albeit slowly) over the phone network, walkie-talkies, Ham Radio (44/8 anyone?).

  18. I reckon they're going to build a Thorium reactor on Google Gets US Approval To Buy and Sell Energy · · Score: 2, Interesting

    I reckon they're going to build a Thorium reactor to power their datacentres. Ever since I saw Googletalks on it, I thought this would make sense for them. Help the world (cheap, reliable nuclear energy), and help themselves (ultra cheap power).

  19. Wow. That site has more third party Javascript scr on Lego Robot Solves Any Rubik's Cube In 12 Seconds · · Score: 2, Informative

    Wow. That site has more third party Javascript scripts included than I've ever seen. It scrolls off my screen when listed in NoScript. *That's* why NoScript is good. :)

  20. Re:Yeah, right. on The 25 Most Dangerous Programming Errors · · Score: 1

    prepared statements solve 99% of it

    What's the 1% they don't solve? (Genuine question...)

  21. Re:Yeah, right. on The 25 Most Dangerous Programming Errors · · Score: 1

    I once coded a program for my own use that downloaded from binary newsgroups

    Did the newsgroups start alt.binaries.pictures.erotica perchance?

  22. Re:Well in that case on Mozilla Debates Whether To Trust Chinese CA · · Score: 1

    Which is why you "trust" the certifying authority. Any of your CAs could make a cert for any popular site. There needs to be some sort of PGP style web of trust, where people you personally trust sign SSL certs that they trust. Eventually, when you have 4 good friends who have signed/trust a specific Gmail SSL cert, then you could be sure it was OK. If it ever changed, well, then all bets are off.

  23. Re:Not just Adobe on Rogue PDFs Behind 80% of Exploits In Q4 '09 · · Score: 1

    running Windows 7 x64 in Firefox

    Wow, that's quite impressive! What OS was Firefox running on? Bonus points if it was Linux or Mac.

  24. Re:I'm pretty sure on Google, Apple Call Workers' Race & Gender Trade Secrets · · Score: 1

    I once watched a boxing match between a white guy and a black guy. The commentators never once mentioned that. "Jones, the taller man with the goatee in the red shorts....." It was absurd.

  25. Re:I'm pretty sure on Google, Apple Call Workers' Race & Gender Trade Secrets · · Score: 0

    Here in the States the word 'oriental' is seen as a slur and isn't used anymore.

    I've just been to the Oriental Republic of Uruguay. It just means east. We refer to us as being "the West". Do you get offended by that?
    Asians for me always meant Chinese/Korean/Japanese. Now it's anyone east of the middle East.