Y
Hacker News
new
|
ask
|
show
|
jobs
by
sanxiyn
4088 days ago
"Just make it faster and everybody will move" is demonstrably false. See PyPy.
2 comments
coldtea
4088 days ago
PyPy is another implementation. Might as well be another planet. Extensions break or are slower. Different toolkits. DB Drivers not working, etc.
link
qznc
4088 days ago
Of course, "no regressions" is another condition. With PyPy lots of C extensions break.
link