IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/05/04
@eyedeekay
&zzz
+R4SAS
+RN
+RN_
+StormyCloud
+T3s|4
+acetone
+altonen
+dr|z3d
+hagen
+hk
+orignal
+postman
+qend-irc2p
+snex
+wodencafe
Arch
BubbRubb
Dann
DeltaOreo
FreefallHeavens
HowardPlayzOfAdmin1
Irc2PGuest23402
Irc2PGuest31296
Irc2PGuest59134
Irc2PGuest85336
Onn4l7h
Onn4|7h
SigSegv
Sisyphus
Sleepy
T3s|4_
T3s|4__
b3t4f4c3___
bak83_
boonst_
cumlord
dr4wd3_
duck
elthommy
eyedeekay_bnc
mareki2p_
not_bob_afk
onon_
poriori_
profetikla
r3med1tz
rapidash
shiver_
solidx66
thetia
u5657
uop23ip
w8rabbit
weko_
x74a6
zzz eyedeekay, don't see the new blocklist, you said by noon yesterday? please check and test
eyedeekay I announced when I started and finished yesterday at a little after noon and a little after one, I'll ssh in and check again
eyedeekay I might have done the subdir thing again...
eyedeekay Or maybe the python and apache fighting over a port thing...
eyedeekay OK the files are right and I've made sure the right application is serving them and has been properly restarted
eyedeekay Let's give this another go...
eyedeekay Looks right to me now
eyedeekay This application we have between apache and the news servers is really not adding anything to the equation anymore, it's only making the process of updating it error-prone, I'm going to make this setup a little more straightforwards and a little less clever in the meantime
eyedeekay \/servers/files/
zzz BLOCKLIST feed: Version 1746186745000 (May 2, 2025, 1:52 PM)
zzz ^^ worked
zzz that's from /debug?d=2 which you can use to verify
zzz also NEWS: Version 1746393866000 (May 4, 2025, 11:24 PM)
zzz germany time, that's where that router is
zzz regardless of what you do to make it less error-prone, you should add a test step afterwards, so you're not hoping I do and nag you
eyedeekay I keep writing a shell script for it and forgetting what I named it
eyedeekay Today I did:
eyedeekay i2p su3file -x news.su3
eyedeekay gunzip news.xml.gz
eyedeekay less news.xml
dr|z3d zzz: re the reported upload speed only being shown when there are active torrents on the page, int end = Math.min(start + pageSize, snarks.size());
dr|z3d I think we probably want to change that to: int end = snarks.size();