<glyph>
I am falling pretty deep into this rabbit hole, I downloaded a pypy2 that seems to be functional and now I'm translating pypy3 myself, I don't really know why I am doing this given that I have no idea if the relevant changes are even on the py3.9 branch
<glyph>
I see some mandelbrots though so cool I guess
<LarstiQ>
:)
<LarstiQ>
glyph: from reading what fijal and mattip write here, my impression is that it's still a little early for the Apple silicion pypy
<glyph>
LarstiQ: Yeah, I mean, I'm expecting to report bugs
<glyph>
LarstiQ: I am not gonna look at mandelbrot ascii art getting generated on my own terminal and then think to myself "I bet this is pretty robust production software, let me put it into production"
<glyph>
LarstiQ: any pointers for me to not just waste a bunch of time translating something that's gonna fail with a traceback after 2 hours?
<glyph>
like what branch to check out, etc
<LarstiQ>
I don't remember seeing that mentioned on irc, I'd have to dig for a relevant looking commit
<glyph>
LarstiQ: also, just curious, is any of this stuff cached? or is every translation the same multi-hour exercise
<glyph>
okay now we're to the compilation stage and dang this is the first thing that has caused this machine's fans to turn on that didn't involve 3D rendering