Why MacBook is still the developers’ choice
I was watching youtube channels last night for a recommendation of developer laptop in 2019, unless you are a Microsoft developer and keen to use Windows 10, otherwise the choices are pretty limited, the only one laptop I heard that fully supports Ubuntu is the Dell XPS 13 developer edition, but it’s not available everywhere.… Read More »
Python instance method vs static method, which one to use on when?
I have been writing python OO for a while and every time when I create a method, I always ask myself, should this be instance method or staticmethod (or classmethod)? As you might already aware that the difference between instance method and static method is that static method doesn’t have access to the instance, same… Read More »
尋找他鄉的故事-音樂
尋找他鄉的故事-音樂 Valley Moons Himekami – 大地炎 Kitaro – Dance of Sarasvati
Meta class for DRF serializer to display JSON data
Then you can use it by:
無題
人往高處走,血往低處流。
Good references for writing tests
http://blog.codepipes.com/testing/software-testing-antipatterns.htm The above article talks about some anti-patterns in tests, personally I agree most of them especially anti-pattern on “Treating TDD as a religion”.
Ecosa vs Koala, a honest personal view
A few months ago, my wife had long complained about her back pain and has given the ultimatum, we needed to buy a new mattress or I will have a very bad relationship. There were quite a few ads popped up in facebook for a while, and at that time I couldn’t even distingue Ecosa… Read More »