Live data from Hacker News

Viewing profile — mattdodge

mattdodge

HN member
Joined
Mon, Jul 20, 2015, 11:14 PM UTC
HN karma
58
Public activity
14 items

About mattdodge

No profile information was provided.

Recent public activity

  1. comment
    Comment #19731879

    We've been able to return most Amazon Prime items to Kohls here in SoCal for a while. When you drop off the return they hand you a 25% off coupon for anything in the store. There h…

  2. comment
    Comment #19648605

    There was actually a podcast by Radiolab recently that discusses how and why this is not the case. It's counterintuitive for sure, but pretty interesting. https://www.wnycstudios.o…

  3. comment
    Comment #19544983

    Care to share what types of tools do this? I'm genuinely interested. I haven't come across a log management tool that uses AI to detect abnormal conditions based on the log message…

  4. comment
    Comment #19523247

    Agreed - this really only benefits product creators who want actual emails so they can send (spam) them with newsletters, product updates, etc. Requiring a valid email is rarely so…

  5. comment
    Comment #16235403

    Not all PII is inherently "sensitive" though. Meaning not everything that can be used to actually identify you needs to be encrypted and protected. I don't know for sure but I don'…

  6. comment
    Comment #16235342

    None of the data that was available sounds like sensitive PII so I'm not sure why anyone would be surprised by this. I would probably think that rider/driver feedback isn't PII at …

  7. comment
    Comment #16234100

    You are literally describing Chariot. Everything except for the sleek black color. https://www.chariot.com/

  8. story
  9. comment
    Comment #14465254

    It's really a convenience thing for me. Yeah I could go to the store on my own. But by the time I come up with new/interesting recipes for the week, plan out all of the ingredients…

  10. comment
    Comment #14446363

    Haha, but that doesn't matter! You just have to beat more other people than I do.

  11. comment
    Comment #14443184

    This was a fun problem. I wish I spent a little more time on it. My solution and approach was pretty similar to the OP, code and write up here: https://github.com/mattdodge/538-rid…

  12. comment
    Comment #14117969

    It's certainly good for beginners who are looking to get into competitive programming. The problems can be somewhat challenging to someone not familiar with algorithms or computer …

  13. comment
    Comment #14117610

    Great timing considering Google Code Jam Round 1 starts tonight too

  14. comment
    Comment #9919723

    This is the shortest one of the solutions so far. Wonder if it's the shortest possible? (Other than empty = empty)