Live data from Hacker News

Viewing profile — jessevdk

jessevdk

HN member
Joined
Mon, Sep 03, 2012, 6:32 PM UTC
HN karma
248
Public activity
27 items

About jessevdk

No profile information was provided.

Recent public activity

  1. comment
    Comment #39448136

    The title was changed I think after I submitted it. I don’t have the karma to update it though.

  2. story
  3. story
  4. comment
    Comment #10849058

    gobby may not be the best editor out there, but as far as I know it's goal was to be a testbed/implementation of the obby (now infinote [1]) collaborative editing protocol. The und…

  5. comment
    Comment #10849040

    gobby was/is the testbed editor for the protocol originally called obby (now infinote). As many GNOME based applications of the time, names where usually prefixed with a 'g', hence…

  6. comment
    Comment #9676252

    To be pedantically correct, CityEngine was a product of Procedural (spin off from ETH) which got acquired by ESRI later.

  7. comment
    Comment #8635780

    Hi, author here. Thanks to everyone for checking this out. I'm sorry if some of the examples don't work across the board, most of these use WebGL extensions that might not be avail…

  8. story
  9. comment
    Comment #8629135

    I meant to say bicycle lane, not driver lane.

  10. comment
    Comment #8626851

    I'm Dutch, and used to biking everywhere since I've been little. It is true that people in the Netherlands don't usually wear helmets, and the infrastructure and general driving at…

  11. story
  12. comment
    Comment #7251011

    I happened to be at the airport when it happened (still am). We got to hear that the airport closed due to "Operational problems". Plenty vague, but the internets prevails.

  13. comment
    Comment #6848589

    I can't really compare, because I've personally never used pycparser. The nice thing about using libclang is that you're just using the same backend as the actual compiler and you …

  14. comment
    Comment #6848271

    Shameless plug (but possibly interesting), we do something similar (but using clang) to generate a coverage report for the gobject bindings for libgit2: https://git.gnome.org/brows…

  15. story
  16. story
  17. story
  18. story
  19. comment
    Comment #6373623

    It's been some time since I did this, but yes, it's mostly the correct height + keeping the hand steady when the drop falls. I think getting the height right is more critical. You …

  20. comment
    Comment #6373425

    You can try something similar to this (although more related to the older barrel technique) at home with a soldering iron . Melt some tin at the tip while holding the iron at a suf…

  21. story
  22. story
  23. comment
    Comment #6296421

    If you're interested in zero down time for a go service, then check out goagain [1], inspired by Unicorn. It uses simple fd passing to restart itself, passing the listening socket.…

  24. story
  25. comment
    Comment #5213784

    Partial support for other formats is planned. It's quite obvious that all currently documented C++ is using one of the existing formats and that it's nonsense to expect people to c…