Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
longqzh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
longqzh
4mo ago
I like it too. And I have translated it, its creator is friendly and nice
2.
▲
by
longqzh
3y ago
Pyinstaller just works.
3.
▲
Three Techniques for Inverting Control, in Python
(seddonym.me)
2 points
by
longqzh
3y ago
|
0 comments
4.
▲
by
longqzh
3y ago
Very interested in the benchmark between Taichi and numba, both of them are using llvm as backend
5.
▲
by
longqzh
4y ago
It's not about opensource vs closesource, it's about free *service* based on opensouce vs free *service* based on closesource.
6.
▲
by
longqzh
5y ago
For numpy, it's correct. But numba can optimize the loop. So optimized and readable loop is not an advantage of julia compare to numba.
7.
▲
by
longqzh
5y ago
For numeric code, comparing to pure python makes no sense, since people use numpy+numba to do that. Is julia much much faster than numba? I don't think so :)
8.
▲
by
longqzh
7y ago
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.
9.
▲
Memory Management in Python – Real Python
(realpython.com)
2 points
by
longqzh
7y ago
|
0 comments
10.
▲
A Beginner’s Guide to (CIE) Colorimetry – Color and Imaging – Medium
(medium.com)
2 points
by
longqzh
8y ago
|
0 comments
11.
▲
Python Plotting with Matplotlib (Guide) – Real Python
(realpython.com)
3 points
by
longqzh
8y ago
|
0 comments
12.
▲
Why ReasonReact is the best way to write React
(medium.freecodecamp.org)
2 points
by
longqzh
8y ago
|
1 comments
13.
▲
Observational Hazard: History of Web Programming (2014)
(observationalhazard.com)
1 points
by
longqzh
8y ago
|
0 comments
14.
▲
Garbage collection in Python: things you need to know – Artem Golubin
(rushter.com)
3 points
by
longqzh
8y ago
|
0 comments
15.
▲
How digital cameras work
(datagenetics.com)
1 points
by
longqzh
8y ago
|
0 comments
16.
▲
15 Types of Regression you should know
(listendata.com)
2 points
by
longqzh
8y ago
|
0 comments
17.
▲
Ask HN: Is it possible to compile pypy source code with Cython?
1 points
by
longqzh
8y ago
|
0 comments
18.
▲
by
longqzh
8y ago
Good idea!
19.
▲
by
longqzh
9y ago
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.
20.
▲
by
longqzh
9y ago
Can we access it from China?