~dr|z3d
@RN
@RN_
@StormyCloud
@eyedeekay
@orignal
@postman
@zzz
%Liorar
+FreefallHeavens
+Xeha
+bak83_
+cumlord
+hk
+poriori
+profetikla
+uop23ip
Arch
DeltaOreo
FreeRider
Irc2PGuest10850
Irc2PGuest19353
Irc2PGuest23854
Irc2PGuest46029
Irc2PGuest48064
Meow
Nausicaa
Onn4l7h
Onn4|7h
Over
T3s|4__
acetone_
anon4
anu
boonst
enoxa
mareki2pb
mittwerk
plap
shiver_
simprelay
solidx66
u5657_1
weko_
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
sure
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