Live data from Hacker News

Viewing profile — dlib

dlib

HN member
Joined
Tue, Nov 24, 2009, 12:01 AM UTC
HN karma
632
Public activity
119 items

About dlib

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. comment
    Comment #19717066

    In this specific case it is also because Absinthe/graphQL subscriptions are built upon Phoenix channels so if you plan to use subscriptions, Phoenix is the easiest route. Phoenix a…

  11. story
  12. story
  13. comment
    Comment #10868201

    Famously, something akin to this was done by Voltaire in 1729 (including the crowdsourcing). See https://books.google.com/books?id=BBusxgu8-AAC&lpg=PA259&vq=...

  14. comment
    Comment #10739808

    Very interesting, definitely gonna try this out as I have seen similar use-cases. Any change Github is at anytime going to show the specific merge-conflicts for a PR that cannot be…

  15. comment
    Comment #10512497

    Got this book as well, it's fun to read through and I can impress friends with simple yet tasty recipes. Bought it mostly because I'm a huge fan of seriouseats and Kenji's posts es…

  16. story
  17. story
  18. story
  19. comment
    Comment #10013130

    I second this, also I'd like to see an overview of the (files with) merge conflicts if any instead of a message saying the PR can't be merged. Fixing the merge conflicts might be a…

  20. comment
    Comment #9928675

    For completeness I would include the closed form solution in a discussion of linear regression. In matrix notation is fairly simple and it's easy to follow how it falls apart when …

  21. story
  22. comment
    Comment #9106701

    Playing the devil's advocate but isn't Apple hindering web standards a strategy to keep people using the apps from the AppStore. On mobile, where the iOS market share is huge and i…

  23. comment
    Comment #9074645

    Unintended side-effects like these are why I prefer to stick to normal fixtures. They get the job done and save me from adding another dependency to my projects. Fixtures are also …

  24. story
  25. comment
    Comment #8395372

    Passenger is open source and has an enterprise tier. Though written in C++ they very much serve the Ruby world. Nonetheless, I agree with your point that this model may not be suit…