Live data from Hacker News

Viewing profile — lazerscience

lazerscience

HN member
Joined
Thu, Nov 20, 2014, 9:00 AM UTC
HN karma
6
Public activity
7 items

About lazerscience

No profile information was provided.

Recent public activity

  1. comment
    Comment #9108776

    Maybe you can elaborate why this is supposed to be "broken by design"? Django's deprecation policy is one of the best, and also older versions receive (security) updates for a long…

  2. comment
    Comment #8973092

    There's not a general solution to serializing child objects, it totally depends on the use case and the number of children. So for example if you have a lot of child objects it mig…

  3. comment
    Comment #8870235

    Working incrementally definitely makes sense. Also if you don't see a chance to do it in an incremental way you should probably take a step back and ask yourself if the old applica…

  4. comment
    Comment #8662531

    Maybe you can elaborate why you are mentioning them here?

  5. comment
    Comment #8662527

    Yes I think this is what the question is about. Some people might call it "Holocracy" or something like that...

  6. comment
    Comment #8640924

    Planning to do something similar for Thunderbird as well, as it suffers from the same problem?

  7. comment
    Comment #8640878

    Because the article mentions that Chromium doesnt have HighDPI support right now: You can actually compile it with the -Denable_hidpi=1 flag which at least displays most web sites …