Live data from Hacker News

Viewing profile — davidism

davidism

HN member
Joined
Mon, Jan 16, 2012, 10:24 PM UTC
HN karma
148
Public activity
42 items

About davidism

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
    Comment #12360049

    Start Writing More Classes: http://lucumr.pocoo.org/2013/2/13/moar-classes/ HN discussion: https://news.ycombinator.com/item?id=5204967

  4. comment
    Comment #11740048

    The biggest objection to switching to 3 has been that library support hasn't been there. It's pretty clear that despite reservations about 3, the support is there now. Getting majo…

  5. story
  6. comment
    Comment #11123161

    For more information, the current discussion about a new release is at https://github.com/mitsuhiko/flask/issues/1575#issuecomment-...

  7. comment
    Comment #11110659

    Even sub-communites don't solve the problem. There are certain subreddits notorious for dogpiling on posts in other subreddits. The article mentions this indirectly by observing th…

  8. comment
    Comment #11110607

    There's a mismatch in scale: the number and diversity of members on platforms like Twitter is huge, but the ability to moderate is tiny. It would be interesting to see if a system …

  9. story
  10. comment
    Comment #10752625

    > Although that way may not be obvious at first unless you're Dutch. There is one obvious way: strings are encoded to bytes, bytes are decoded to strings.

  11. comment
  12. comment
    Comment #10752565

    It's not replaced, both are perfectly valid. And this addition also exists in Python 2.

  13. comment
    Comment #9959279

    Getting rid of timezones is not as good an idea as you might first imagine. http://qntm.org/abolish

  14. story
  15. comment
    Comment #9745502

    HgFlow already exists and is actively developed: https://bitbucket.org/yujiewu/hgflow/wiki/Home . It even goes above and beyond GitFlow and adds generalized streams and sub-streams…

  16. comment
    Comment #9446714

    > People walk away from a game of Cards Against Humanity thinking that they’re hilarious. Which people? My friends and I walk away from a game of Cards Against Humanity thinking we…

  17. comment
    Comment #9352449

    This is being talked about now with [PEP 411 - Provisional packages in the Python standard library][1]. [1]: https://www.python.org/dev/peps/pep-0411/

  18. comment
    Comment #9134688

    Yes, if reusable/sharable queries are something you want, then you don't really have a choice but to expose an API for creating and retrieving them. Not sure if you're trying to ma…

  19. comment
    Comment #9134548

    A fair point. I was referring to the api being separate from the frontend, not what the api is returning. But I could see someone designing their application the way you describe.

  20. comment
    Comment #9134521

    > A GET query is always a URI. Anyone can link to it. Except this isn't really useful outside of bookmarks in a browser. Who would bookmark an API endpoint returning JSON? In code,…

  21. story
  22. comment
    Comment #9080803

    We recognize that it's gotten a bit out of control lately, hence the topic during the meeting. I think we ended up with some good guidelines for managing it.

  23. comment
    Comment #9080787

    Then edit your question to acknowledge the "duplicate" and clearly explain why your question is different. It will automatically go into a Reopen Queue where users will evaluate it…

  24. comment
    Comment #8919320

    Most comments should end up as an edit to the question or answer, clarifying some point, at which point they can be removed. The Question and Answer are the important things on Sta…

  25. comment
    Comment #8919266

    The answer was not closed, the question was. This is not a bad thing, as it funnels everything towards one canonical location.