Hacker News new | ask | show | jobs
by fake-name 2690 days ago
Awesome. And they're finally pushing pypy3 in their Ubuntu PPA too (https://launchpad.net/~pypy/+archive/ubuntu/ppa)!

I use pypy3 pretty heavily in some personal projects, and the install process has always been extremely annoying. This is great!

------

I wish they'd set up a CI-build PPA (or any install process that's not just "wget binary").

I actually looked at setting up my own ppa at one point, but it's apparently involved enough that I didn't have time.