cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | if a pep adds a mere 25-30 [C-API] functions or so, it's a drop in the ocean (cough) - Armin
<EWDurbin>
howdy. the LB that serves pypy.org needed to be replaced and the IP has changenged. someone should update the DNS record for pypy.org from 45.55.99.72 to 138.197.63.241
<EWDurbin>
ideally the record would point at map-lb.nyc1.psf.io rather than the IP. but apex records
<EWDurbin>
fijal, indeed if the above condition were met, this wouldn't have been an issue. if y'all would like to take back hosting pypy that's alright with me :)
<EWDurbin>
at the very least, if i could have access to update DNS in situations like this it would be helpful.
<fijal>
EWDurbin: ok, I can probably fix that
<fijal>
EWDurbin: so you want the 138.xxx or redirect to map-lb?
<EWDurbin>
not a redirect no
<EWDurbin>
Ideally pypy.org would be an ALIAS record to map-lb.nyc1.psf.io
<EWDurbin>
but not all DNS hosts support that
<fijal>
ok, I'm not sure I know how to do that
<fijal>
but I updated the IP
<EWDurbin>
which i believe is why an A record was used in the past
<fijal>
EWDurbin: you have my email right? It's usually easiest if you want something
<fijal>
(and does not get easily lost)
<EWDurbin>
dming to confirm
glyph has quit [Read error: Connection reset by peer]
glyph has joined #pypy
<cfbolz>
EWDurbin: thanks a lot for all your hard work!
gef has quit [Ping timeout: 260 seconds]
gef has joined #pypy
isidentical has joined #pypy
oberstet has joined #pypy
ronan has quit [Remote host closed the connection]
ronan has joined #pypy
gef has quit [Ping timeout: 260 seconds]
isidentical has quit [Quit: isidentical]
gef has joined #pypy
<Dejan>
EWDurbin, even CNAME could be used if they do not use the same name for other stuff
<Dejan>
(MX or similar)
<Dejan>
but yea, ALIAS is the right way to do it
isidentical has joined #pypy
gef has quit [Ping timeout: 260 seconds]
gef has joined #pypy
isidentical has quit [Read error: Connection reset by peer]
isidentical1 has joined #pypy
isidentical1 is now known as isidentical
gef_ has joined #pypy
gef has quit [Ping timeout: 252 seconds]
<the_drow[m]>
<the_drow[m] "Does anyone know why would this "> ...
<cfbolz>
the_drow[m]: that needs a lot of knowledge about celery to answer, I fear
<Dejan>
I did not see it
gef_ has quit [Ping timeout: 240 seconds]
gef has joined #pypy
otisolsen70 has joined #pypy
isidentical has quit [Quit: isidentical]
otisolsen70 has quit [Quit: Leaving]
gef has quit [Ping timeout: 240 seconds]
jcea has joined #pypy
tos9 has quit [Read error: Connection reset by peer]
oberstet has quit [Quit: Leaving]
Taggnostr has quit [Quit: Switching to single player mode.]
Taggnostr has joined #pypy
Taggnostr has quit [Quit: Switching to single player mode.]
Taggnostr has joined #pypy
Taggnostr has quit [Client Quit]
gef has joined #pypy
Taggnostr has joined #pypy
Taggnostr has quit [Client Quit]
Taggnostr has joined #pypy
gef has quit [Quit: No Ping reply in 210 seconds.]
gef has joined #pypy
tos9 has joined #pypy
nanonyme has joined #pypy
<nanonyme>
Hey, what is currently the right place to find CFFI git repository?