@eyedeekay
&zzz
+FreefallHeavens
+R4SAS
+RN
+StormyCloud
+T3s|4
+acetone
+cims
+dr|z3d
+eche|off
+fa
+mareki2p
+nilbog
+orignal
+postman
+psychopuck
+qend-irc2p
+rednode
+snex
+wodencafe
Arch
Danny
Irc2PGuest28384
Irc2PGuest66257
Irc2PGuest75631
Irc2PGuest81267
Onn4l7h
Onn4|7h
Over
Sisyphus_
Sleepy
T3s|4_
U1F642
Watson
Zapek
aargh4
ahiru
anontor
calamares
dr4wd3
duanin2
i2potus
ice_juice
justaperson
luvme3
mahlay
makoto
marek22k
n2_
not_bob_afk
onon_
pinotto
poriori
profetikla
r00tobo
rapidash
test7363673
uop23ip
w8rabbit
x74a6
zelgomer
dr|z3d
is stats.i2p "popping off" zzz? :)
dr|z3d
popping off the radar under the onslaught of downloads... :)
zzz
nothing will happen until eyedeekay updates the news feed
zzz
don't know if or why he's waiting for me, but I'm ready
dr|z3d
I thought eyedeekay confirmed that updates via su3 will happen regardless of the newsfeed.
eyedeekay
no, just that the version is in the header
zzz
if he said that, it's wrong, of course.
dr|z3d
ah, ok, eyedeekay. so we were both right, and both wrong :)
zzz
news controls everything
dr|z3d
I also stand corrected; I thought a version bump in the header would cause an update to happen.
zzz
only for unsigned drz
eyedeekay
Something weird going on on the server, feed is uploaded and in place but restarting the server has no effect, I am debugging
dr|z3d
roger that, zzz.
dr|z3d
unsigned or signed dev updates, presumably?
eyedeekay
No ETA yet but I will have a better idea of what soon
dr|z3d
news url could support either multiple hosts, or the news could be hosted on a multi-homed host (news.console.i2p?) to make things a little less reliant on one server?
eyedeekay
Well it's not a reachability thing
eyedeekay
Both servers are up and findable
eyedeekay
Something to do with this webapp keeping stats
zzz
odd, dunno why statistics would have anything to do with the if-modified-since logic
zzz
but good news, I found the root cause of the yellow tunnels issue
dr|z3d
huzzah!
dr|z3d
what is it?
zzz
it's really convoluted but it comes down to the one-sec LS2 timestamp resolution
dr|z3d
is that the fudge factor?
zzz
it should always fix itself within a few minutes, so I don't think it's related to postman's issue
zzz
no it's the lease expiration and published timestamps
dr|z3d
ok, I've tweaked republish job, we'll see if that has any effect on postman's issue.
zzz
my issue is pretty convoluted and I have to think hard about the right way to fix it so it's gonna be a few days
dr|z3d
throw some fudge at it? :)
zzz
eyedeekay, pls give us a heads up when the release is completely done and we can start checking things in again
eyedeekay
Honestly the thing is kind of a piece of junk but unlike the website it's not going to be hard to replace
eyedeekay
there's this flask script that actually serves the files, but you have to stop and start it again to make it see new files
eyedeekay
Like you change them in the directory it serves and it doesn't see the change until you restart the script
eyedeekay
Which I think means it must make copies and keep them somewhere when you launch it
dr|z3d
what files is it serving, just the news feed?
eyedeekay
Yeah and some svg graphs it generates
eyedeekay
It's super unnecessary
dr|z3d
sounds like you could just move it over to a vhost on nginx.
eyedeekay
Yeah that's actually what I do on my news server(the backup) except it's lighttpd instead of nginx
dr|z3d
less is more, streamline, streamline, streamline, to paraphrase steve ballmer :)
eyedeekay
ultimately of itself, newsfeed hosting is as easy as it might be, static files in a directory, you can abuse github pages to host a newsfeed by checking in the `build/` directory after signing
eyedeekay
These language stats(language is the only thing the newsserver knows about you) are kind of nice but there is definitely a better way
eyedeekay
That's what the svg graphs are supposed to provide a snapshot of
eyedeekay
In the flask app
zzz
so are we cooking yet?
eyedeekay
OK the torrent seems to live, finally, there's no more visual representation of language stats on the newsserver but I'm pretty sure I was the only person to look at those particular ones anyway and I can replace them later if need be
eyedeekay
Go for checkins zzz
zzz
thx. is debian done and changelogs pushed eyedeekay ?
eyedeekay
I'll push those changelogs now, debian will be ready pending launchpad which I'm waiting on
zzz
super
eyedeekay
OK changelogs pushed, I'll ping here as soon as I have Debian's and Ubuntu's ready to go
zzz
ok I'm getting a few bites on http download
zzz
is website done? if so I'll do a tweet
eyedeekay
Downloads yes, blog no, give me about 15 minutes and I'll get the news plopped over onto a blog
zzz
ok, process should be to have blog in place before news, so people don't get a 404 when they click on it in the console
zzz
it can still be a draft but it needs to be there
eyedeekay
OK there it is, should go up next time the cronjob runs which by my count should be about 19 minutes
eyedeekay
understood
zzz
thx. if you have any time next few days please review my temp dir MR
zzz
eyedeekay, looks like you again pushed 120+ branches to gitlab and then on to github