HN user

longqzh

14 karma
Posts10
Comments10
View on HN

It's not about opensource vs closesource, it's about free *service* based on opensouce vs free *service* based on closesource.

So wonderful job! My favourite feature is providing a whole development environment with docker, it can save me a lot of time, and make me focus the source code.

For #15, if the number of elements is large, the speed will be slower than we expected, since maxx function is writren in pure python. But in my experience, it is much faster than for loop in pure python.