Live data from Hacker News

Viewing profile — astrada

astrada

HN member
Joined
Thu, Aug 01, 2013, 7:43 PM UTC
HN karma
207
Public activity
20 items

About astrada

github: https://github.com/astrada

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #7878447

    Well, sometimes you have space constraints. The O(n) extra-space required by mergesort isn't always available. But if you don't have space constraints, mergesort is a very good cho…

  7. story
  8. story
  9. story
  10. comment
    Comment #7404427

    quicksort is not a stable sort ( http://en.wikipedia.org/wiki/Stable_sort#Stability )

  11. comment
    Comment #6623833

    > So, what would it take? A low price. If they offer a model at Nexus 4 prices, maybe... Previous leak shows prices starting at $349 for the 16GB model ( http://www.theverge.com/20…

  12. comment
    Comment #6623522

    I think that probably it will get out of stock quickly. It's a marketing move that gets reported by major news sites, and raises interest among non-tech people. If everything goes …

  13. story
  14. story
  15. comment
    Comment #6171483

    There is the official Google APIs Client Library for Python ( https://developers.google.com/google-apps/calendar/downloads ). You can even test the RESTful API online using the Goo…

  16. comment
    Comment #6148012

    Conflict resolution is not very sofisticated. You can choose to always take server side version (the default) or client side version (see https://github.com/astrada/google-drive-oc…

  17. comment
    Comment #6147883

    I see your point. Thanks for your feedback.

  18. comment
    Comment #6147749

    That is a proxy on GAE that makes it easier to complete the OAuth2 flow. The source code of the proxy is here: https://github.com/astrada/gd-ocaml-auth . More info about the author…

  19. comment
    Comment #6147551

    In Italy it isn't popular at all, but a couple of friends of mine use OCaml, mostly for hobby projects. And I like the language. It is more advanced than main stream languages I kn…

  20. story