Live data from Hacker News

Viewing profile — cogware

cogware

HN member
Joined
Mon, Mar 04, 2013, 8:10 PM UTC
HN karma
286
Public activity
31 items

About cogware

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #12075997

    TLDR for the article: The nascent field of AR games has not, heretofore, produced compelling experiences. There now is one wildly successful AR game, but it is successful because i…

  5. comment
    Comment #11543263

    One nice feature is that TensorFlow includes TensorBoard, a bundle of visualization tools (e.g. model visualizer and various charts). You can see an example here: https://www.tenso…

  6. comment
    Comment #11452668

    This article is pure polemical, without any justification for its claims (not even a back-of-the-envelope estimate of what kind increase in taxes would result from ending offshore …

  7. comment
    Comment #11387259

    This seems like an interesting article, but I found it very difficult to read. For example, from the introductory paragraph: This literature equates the possibility of time travel …

  8. comment
    Comment #11373478

    Agreed, it would have been wiser for his post to just be about LambdaConf and FP.

  9. comment
    Comment #11373476

    How is LambdaConf "destroyed"? That seems like pure hyperbole. The conference will go on, and most people won't remember this Moldbug business longer than 15 minutes. It's also not…

  10. comment
    Comment #11326748

    I'm really impressed with how quickly the Typescript team is adding new features - it feels like every time I check in on them they have something new in the works that I really ca…

  11. comment
    Comment #10724274

    Great tutorial - Well written and good patterns for TensorFlow usage, e.g. checkpointing, name scopes for cleaning up the graph visualization, and using summaries/TensorBoard, and …

  12. comment
    Comment #10698189

    "Two large YC companies (both with machine learning teams) have told us that they consider interest in ML a negative signal." I wonder why this is? Since ML/AI are currently "hot" …

  13. comment
    Comment #10690221

    Plottable.js ( http://plottablejs.org/examples/ ) is another library that takes a similar approach: reusable components written in D3, and a table-based composable layout system.

  14. story
  15. comment
    Comment #10533125

    Here's the TensorFlow whitepaper http://download.tensorflow.org/paper/whitepaper2015.pdf

  16. comment
    Comment #10472195

    Great to see the Blockchain on the cover of the Economist, with a proper emphasis on underlying technical promise and not distracted discussion of Bitcoin. Also promising: "Drawing…

  17. comment
    Comment #9060600

    Yep, it was specifically when I wanted an application that would run a game loop involving round trips to the backend for every step that I ran into a lot of difficulty. Ports were…

  18. comment
    Comment #9060599

    Yep, it was specifically when I wanted an application that would run a game loop involving round trips to the backend for every step that I ran into a lot of difficulty. Ports were…

  19. comment
    Comment #9060440

    My experience with Elm was that it's very elegant and fun to work with if you are building a purely clientside application, but once you need communication with server the APIs are…

  20. story
  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #8065642

    I'm excited by this. I think that moving to Github will help the image problem Typescript has and make it a little more accessible, and it's actually a very useful + powerful techn…