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

PyPy is another implementation. Might as well be another planet. Extensions break or are slower. Different toolkits. DB Drivers not working, etc.
Of course, "no regressions" is another condition. With PyPy lots of C extensions break.