Live data from Hacker News

Viewing profile — tdriggs

tdriggs

HN member
Joined
Mon, Jan 04, 2016, 8:04 PM UTC
HN karma
23
Public activity
10 items

About tdriggs

No profile information was provided.

Recent public activity

  1. comment
    Comment #16627500

    Came to say the same thing. In Rust, you can also have fluent interfaces that return different types as you build, which means that you end up being more typesafe throughout the co…

  2. comment
    Comment #15193053

    Static analysis is your friend here. TypeScript, Rust, and C# can all identify dead code and report errors or warnings from that, and can perform "find all usage" searches across a…

  3. comment
    Comment #14556888

    Just tried to read the Wikipedia article... I hope I'm out of engineering before quantum becomes the new ML.

  4. comment
    Comment #14040146

    At this point aren't you still hard coding commands, but using "links" rather than URLs? And doesn't the dependency on every link in the chain outweigh one - easily maintained - UR…

  5. comment
    Comment #13761091

    Logging/analytics? Paywalls?

  6. comment
    Comment #11308049

    There are commercial products that you can leave running all the time to generate data from your packets on the fly, such as ExtraHop ( http://extrahop.com ). There are also contin…

  7. comment
    Comment #11001403

    Your hyperbole is truly as excellent as your dangling prepositions. I do so love the smartness with which you declare the end of society.

  8. comment
    Comment #10934256

    This looks like something out of the design team for Windows 8 (in both good and bad ways). It is visually striking, a dramatic simplification of what currently exists, and it make…

  9. story
  10. comment
    Comment #10838128

    It would be interesting to see the code for these as you progressed, too.