Live data from Hacker News

Viewing profile — coekie

coekie

HN member
Joined
Sun, Jun 23, 2013, 6:27 AM UTC
HN karma
201
Public activity
9 items

About coekie

No profile information was provided.

Recent public activity

  1. comment
    Comment #44951325

    Yes indeed. A nice surprise to stumble upon my old blog post again here. I don't think much has changed since then, most of the problems are still there in newer Java versions. And…

  2. comment
    Comment #41532522

    No, that must have been something different. It would be possible to extend what FlowTracker does to also find SQL (or other) injection vulnerabilities. So it's possible the tool y…

  3. comment
    Comment #41531355

    Thanks. As I was developing FlowTracker, a lot of the work was driven by making tracking of specific example programs work. I knew what result I was aiming for, but it was hard to …

  4. story
    Show HN: FlowTracker – Track data flowing through Java programs

    FlowTracker, a Java agent that tracks data flowing through Java programs. It helps you understand where any program got its output from, what it means, and why it wrote it. Watch t…

  5. comment
    Comment #36694313

    I just added solutions to the empty String challenge in the blog post. This includes a very interesting find from Xavier Cooney, that causes the same problem without involving any …

  6. comment
    Comment #36693236

    > The reality is that it's permitted to do all these things Yes, given the code in the String class, the JVM is allowed to execute it in this way. I'm not claiming that is wrong, I…

  7. comment
    Comment #36691808

    Author of the blog here. Yes, this is a bug. While the javadoc doesn't state it explicitly, immutable classes in the core library are expected to be thread safe. Java tries to be a…

  8. story
  9. comment
    Comment #22227396

    You can see what IP it uses to send requests to google using https://captcha.nsa.gov/search?q=what+is+my+ip