Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lazerscience
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
lazerscience
12y ago
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 time. If you're not content with the fu
2.
▲
by
lazerscience
12y ago
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 might not even make sense to include theirs ids, but have
3.
▲
by
lazerscience
12y ago
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 application is maybe too huge and monolithic and check if ther
4.
▲
by
lazerscience
12y ago
Maybe you can elaborate why you are mentioning them here?
5.
▲
by
lazerscience
12y ago
Yes I think this is what the question is about. Some people might call it "Holocracy" or something like that...
6.
▲
by
lazerscience
12y ago
Planning to do something similar for Thunderbird as well, as it suffers from the same problem?
7.
▲
by
lazerscience
12y ago
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 in the right way though the menu/navigation is broken (