Live data from Hacker News

Viewing profile — Dru89

Dru89

HN member
Joined
Fri, Jul 06, 2012, 5:24 AM UTC
HN karma
315
Public activity
64 items

About Dru89

I'm a software developer.

Recent public activity

  1. story
    Show HN: Netscope – Inspect HAR Files on Your Desktop

    Hey folks! I built Netscope because I couldn't find a desktop app for dealing with HAR files. I was annoyed at having to import them into Chrome DevTools every time (opening a new …

  2. comment
  3. comment
    Comment #15759055

    This was what originally led me to do some research on the topic. I really thought the podcast was well done.

  4. comment
    Comment #15758611

    There may be a bit of both at work here, because I remember seeing a lot of issues with hacking the Prius at Defcon[0], but I vaguely recall the SUA incidents being mostly related …

  5. comment
    Comment #15757726

    I thought the unintended acceleration issues had been largely disproven as user error. That is, many other brands of cars had been reported to have the same issues by drivers. And …

  6. comment
    Comment #14428986

    The "Reader View" available in at least Firefox and Safari fixed this for me.

  7. comment
    Comment #14378623

    The idea of exclusively using only a few applications definitely seems limiting. I understand in this case it's probably because of licensing and morals, but I can't imagine many b…

  8. comment
    Comment #14292653

    From what I can tell, this is a useful first step towards credential stuffing. Requests against endpoints like this are going to be unauthenticated, since by their very nature they…

  9. comment
    Comment #14292577

    With as many accounts on these services that actually exist, it still doesn't answer the question of whether or not the person actually owns the email.

  10. comment
    Comment #14103925

    A corporation has no freedom of speech rights. It's important to remember that a corporation is not considered to the same rights as a person in these cases, nor should they ever b…

  11. comment
    Comment #14094155

    He's referring to the dereference of a null object. For instance, calling "foo.bar" when foo is null (or potentially undefined).

  12. comment
    Comment #14000599

    Sorry, is it not handy because it's inaccurate? Or simply because it's so lengthy?

  13. comment
    Comment #14000590

    A bit unrelated, but it's weird that Medium doesn't seem to support embedded code, and instead only seems to work with gists. It made the mobile experience pretty bad (all I get ar…

  14. comment
    Comment #12817043

    Instead of two things, you just need one. They're saying that instead of a USB-A-to-Lightning cable and a USB-A-to-USB-C adapter, you can just use the one cable.

  15. comment
    Comment #12816930

    You don't even need to rebind the escape key. I've been using ^[ for years, and it works in basically all standard terminals and vims as the escape key.

  16. comment
    Comment #12460123

    This is less safe than the branching alternatives. Instead of "moving" the original commit, this copies the original commit to a new one and leaves the original one dangling and wa…

  17. comment
    Comment #11733000

    I'm unhappy with the approval process being a simple search for "LGTM". I wish GitHub pull requests had actual support for a review process, e.g.: * open issues to address * review…

  18. comment
    Comment #11656172

    Came here to say exactly this. Most stats should probably either treat 3XX as "success" or follow the link to figure out what the next location's status is.

  19. comment
    Comment #11553961

    What is the correct way to force a link to open in a new tab, then? Unfortunately "let the user decide" is not the best answer if you want to link to something like "terms and cond…

  20. comment
  21. comment
    Comment #10967472

    This actually left me more curious than any of the rules in the style guide.

  22. comment
    Comment #10612312

    This looks pretty interesting. It does require the structure of the HTML to be very similar to the object, though. And I'm not thrilled that is uses the class name for a DOM node i…

  23. comment
    Comment #10598124

    Does the difference between someone thinking that I'm wrong 100% of the time vs. being wrong at one particular incident make it better? Certainly. It's still rude and childish, but…

  24. comment
    Comment #10436205

    I think I recall this website at one point existing at a domain from Bell Labs. I came across it almost 8 years ago searching on Google for a particular number sequence I came acro…

  25. comment
    Comment #10396852

    It's somewhat tangential, but I'm curious what you mean by "HTML-aware templating language".