IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#saltr
/2024/06/11
~dr|z3d
@T3s|4
@T3s|4_
@eyedeekay
@orignal
@zzz
%Liorar
+Afkaid
+Hikari
+Unbur
+Xeha
+acetone
+cumlord
+profetikla
+semantica
+snex
+uop23ip
+weko
Arch
DeltaOreo
FreefallHeavens_
Irc2PGuest30202
Irc2PGuest42421
Irc2PGuest83825
Leopold
Nausicaa
Onn4l7h
StormyCloudInc
Titlacahuan_
anon4
anontor2
anu
itsjustme
limak
not_bob_afk
poriori_
rs231
thetia
u5657
trial The proxy server is refusing connections
trial An error occurred during a connection to duckduckgo.com.
trial Check the proxy settings to make sure that they are correct.
trial Contact your network administrator to make sure the proxy server is working.
trial why is that so please ?
dr|z3d temporary glitch in the matrix, trial.
dr|z3d which outproxy are you using?
trial stormu
trial lemme bheck
trial check*
trial yes stormy 1st acetone 2nd puro 3rd
dr|z3d the order isn't related to the selection, that's random. so it could be any one of the 3 outproxies misbehaving. stop/start http client tunnel.
trial now it works without even having done the action you suggested
trial the delay is crazy tho
trial it's because some Kbps capped routers in the network lower the overall cap ?
dr|z3d more hops, more slower.
dr|z3d downsampling, zzz.
dr|z3d I think I have something that's useful, maybe you want to see if it works for you.
dr|z3d try {
dr|z3d RrdGraphDef def = new RrdGraphDef(start/1000, end/1000);
dr|z3d if (periodCount >= 10080) {def.setDownsampler(new LargestTriangleThreeBucketsTime(100));} // 1 week
dr|z3d else if (periodCount >= 2480) {def.setDownsampler(new LargestTriangleThreeBucketsTime(200));} // 2 days
dr|z3d else if (periodCount >= 1440) {def.setDownsampler(new LargestTriangleThreeBucketsTime(500));} // 1 day
dr|z3d (in SummaryRenderer.java, render method.)
dr|z3d as the period increases, the resolution can be decreased.
dr|z3d probably some finetuning required, but it's working quite well as is.
dr|z3d anyone running + dev builds, ETA 5 minutes for some downsampling graph action...
dr|z3d and yeah, fat-fingered the 2 day period before anyone mentions it :)
zzz not gonna try it, but if you have some output graph you're proud of I'll take a peek
dr|z3d it's not that sensational, and really the aim isn't to produce wow looking graphs, it's to reduce the amount of data presented where more datapoints don't actually add much to the graph.
zzz pass then, I'm done with optimization, have fun
zzz I'm on another side quest
dr|z3d wotcha up to?
zzz image-related, so no use explaining until I have something to look at
dr|z3d I'll throw you up a graph on cake, something to look at :)
zzz looks shap
zzz sharp
dr|z3d yeah, thanks, it's not bad, credit to you for getting svgs working.
dr|z3d with gzip that weight in at < 4K. "acceptable" :)
dr|z3d *weighs