Slashdot Mirror


User: FnH

FnH's activity in the archive.

Stories
0
Comments
49
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 49

  1. Re:We already have better tools for that on 'Vanish' Makes Sensitive Data Self-Destruct · · Score: 1, Troll

    And now Vanish is the trusted third party .. I'll stick with Public Key Crypto.

    Whatever the reasons public key encryption hasn't taken off (too much effort, no perceived threat, ...), it will be those same exact reasons that will prevent Vanish from taking off.

  2. Re:Can they not use... on Are Long URLs Wasting Bandwidth? · · Score: 1

    You're wrong. It's compression. With a very large (and growing) dictionary on the TinyURL servers.

  3. That's nothing ... on Websites Still Failing Basic Privacy Practices · · Score: 1

    I'll see your pity post, and I'll raise you:

    • Bank Card Company (the ones that give out the VISA cards - here in Belgium at least).
    • Competition that requires filling out a form in a flash applet.
    • Flash applet submits the results (including name, surname, VISA number, hobbies, ...) in plaintext.
    • Have been informed of this almost a year ago.

    Post detailing the find (in dutch)
    Actual site (also in dutch)

  4. Re:Who owns your contacts? on Who Owns Your Online Networking Contacts? · · Score: 3, Insightful

    The intent the information was shared with plays a role here I imagine. If the intent for the contact was to keep in touch with the company, then the information can be transferred. If the intent was to keep in touch at a more personal level, then it can't. Chances are that at least some of the contacts were personal, and that this ruling should have been more nuanced.

  5. Re:When I was growing up on One of the Coolest Places In the Universe · · Score: 1

    Funny given that the universe started out hot during the big bang and that it's our grand grand ... grand children that will have to face the heat-death of the universe and will be huddling around event horizons.

  6. Re:Why "fortunately"? on Prominent Mathematicians Rebuke Recent Riemann Hypothesis Proof · · Score: 4, Informative

    I believe you're mixing this up with another hard problem that hasn't been proven yet. You're thinking about the NP = P problem. The difference is that here we don't know what will be the outcome, whereas for the RH most people assume it's true. Having a proof for this wouldn't really change anything (apart from validating large parts of mathematics that assume it is true)

  7. Re:C++ long-in-the-tooth? on Firefox Working to Fix Memory Leaks · · Score: 1

    > (On a different note, forgetting to clear an unused reference that pins an object in memory does indeed qualify a memory leak.)

    I know ... I tried to make the subtle difference between memory that's forgotten, but could still be freed and memory that's irrevocably lost (no pointer to it anywhere in the program, but not freed) ... but yeah ... it's a memory leak as well.

  8. Re:C++ long-in-the-tooth? on Firefox Working to Fix Memory Leaks · · Score: 1

    > If your concern is memory leaks, just use C++ and smart pointers.

    _now_ I'm concerned about memory leaks.

    Smart pointers don't solve all memory leaks/problems. Most don't detect circular references and even if they do (as Java's garbage collector does) everything still isn't fixed. People often forget to null out pointers no longer needed. While not technically a memory leak, it still eats all your memory.

  9. Re:Link to the Windows app on Firefox 2.0 Posted a Day Early · · Score: 1

    more like:
    Bugger, chap. Not everybody uses windows.

  10. Re:Hm on Virtualized Linux Faster Than Native? · · Score: 1

    Last name I heard was System i5 They use POWER5 processors The wonky IBM term is Integrated Language Environment

  11. Re:While it may seem like a stupid idea... on Cash Pours in for Student with $1 Million Web Idea · · Score: 1

    It links to a copy-cat.

  12. Not this discussion again. on Departure Of The Java Hyper-Enthusiasts? · · Score: 4, Insightful

    Different problems, different solutions, different languages. As always, pick the right tool for the job.

    ROR having (more) hyper-enthousiasts only means it's newer.

  13. Clustering on Clustering vs. Fault-Tolerant Servers · · Score: 2, Insightful

    Clustering provides a backup for software failures, that fault-tolerant servers don't. Also, upgrades without downtime are easier done with a load-balanced cluster.

  14. Re:serious question on One Hundred Years of E=MC2 · · Score: 1

    Even with different lengths for a meter the equation would hold.

    The constant you'd add on the right side would be added to the left as well and would cancel out.

  15. Re: Spore (corrected links) on Artificial Intelligence for Computer Games · · Score: 3, Informative

    It can be argued that once we know something can be programmed we stop thinking of it AI. A few years ago many would have claimed that a computer really should have achieved something intelligent when it beats a grandmaster at chess. Now, after the fact, we only think of it as a clever search routine.

    It might just be clever programming, but figuring out how to move an as good as random combination of parts so as to make a believable imitation of locomotion has a ring of intelligence to it.

    And that's perhaps the most mundane part of the game. If you believe everything that's written about it (large parts of it are probably hype), they're trying to achieve some form of emergent behaviour in many aspects of the game.

    I bet you could fill another nice book or two, just describing all the AI algorithms they used, and I wouldn't be surprised if there would be a few clever things in there that haven't been published before.

  16. Re: Spore (corrected links) on Artificial Intelligence for Computer Games · · Score: 3, Informative

    I just finished reading a preview of Spore, a new game from the creator of the sims, and it seems like AI in games is about to take another leap :) (messed up my previous post a bit)

  17. Spore on Artificial Intelligence for Computer Games · · Score: 1, Insightful

    I just finished reading a preview of Spore, a new game from the creator of the sims, and it seems like AI in games is about to take another leap :)

  18. Re:Acid2 test looks fine in IE7 on Windows Guru Calls For IE7 Boycott · · Score: 3, Informative

    visit http://www.webstandards.org/act/acid2/test.html#to p The image in the article is the reference image.

  19. Re:Acid2 test looks fine in IE7 on Windows Guru Calls For IE7 Boycott · · Score: 1

    Then you're probably looking at the reference image.

  20. Re:Unlikely use of time and effort, better solutio on FreeBSD Based Gaming Router · · Score: 1

    Not yet, but I'm working on it.
    http://router.4th.be/

  21. Re:I kind of agree on Microsoft Continues Anti-OSS Strategy · · Score: 1

    It might be more difficult to install software that isn't packaged in the format your distribution requires (be it .rpm, .ebuild, .deb, or something else), but this hardly makes linux more brittle.

    If anything, relying on distributions to package software instead of individual developers makes the system more consistent and stable.

    I wager it's been a long time since you've last used windows. Installing and uninstalling lots of programs often left unwanted traces in directories and in the registry, making my system not only more brittle, but also more messy.

    Besides, even if the quoted statement is true, I'd rather have a system I can tinker with, extend and possibly fix, than a system that lets me choose between this specific binary verion that might not do what I want for 100% or nothing.

  22. Re:PhD in CS is WAY overrated on Microsoft's Personnel Puzzle · · Score: 1

    I did mean a&b|b&c|a&c

    I guess putting a semicolon at the end made it an html-character :/

    now it wouldn't even compile ...

  23. Re:PhD in CS is WAY overrated on Microsoft's Personnel Puzzle · · Score: 1

    int vote(const int a, const int b, const int c)
    {
    return a&b|b&c|c
    }

    Is there a shorter answer?

  24. Shameful VB code. on G5 vs. x86 and Mac OS X vs. Linux · · Score: 1

    I'm not sure I trust the benchmarks. They proudly show their benchmarking code which has a blatant mistake in it. They spotted it, but wrongfilly blamed VB.NET and threads for it and then proudly announced they had to write a super-duper workaround for it to make it work.

    Worthy of a WTF.

    If you'd like to see it for yourself: look here

  25. Intelligent Design on Kansas Challenges Definition of Science · · Score: 2, Funny

    "He believed in a door. He must find that door. The door was the way to... to...
    The Door was The Way.
    Good.
    Capital letters were always the best way of dealing with things you didn't have a good answer to."

    -- Douglas Adams, Dirk Gently's Holistic Detective Agency