IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#saltr
/2025/08/26
~dr|z3d
@RN
@RN_
@StormyCloud
@T3s|4_
@eyedeekay
@orignal
@postman
@zzz
%Liorar
%ardu
%cumlord
%mareki2p
+FreefallHeavens
+HowardPlayzOfAdmin
+Onn4l7h
+Onn4|7h
+Over
+Rogueone
+Sh0ck
+Xeha
+hk
+onon_
+profetikla
+qend-irc2p
+r00tobo
+romer
+uop23ip
+waffles
+wew
+xHarr
Arch
BravoOreo
BubbRubb
Danny
FreeB
Irc2PGuest32761
Irc2PGuest59861
Irc2PGuest77400
Meow
T3s|4__
Xel-Ruun
acetone_
aisle
anontor2
maylay
moe_
nilbog
not_bob_afk
pisslord
poriori_
pory
r00tobo[2]
shiver_
simprelay
solidx66
thetia
weko_
woodwose
zer0bitz
dr|z3d ardu: qwen-image, 4 or 8 step lightning lora, easy cache, cfg1, 10 steps.
dr|z3d problem with expired key for your grafana apt repo?
dr|z3d as root: wget -q -O - apt.grafana.com/gpg.key | gpg --dearmor > /etc/apt/keyrings/grafana.gpg
dr|z3d "On 2025-08-22 the lifetime of the key was extended by 2 years." -> apt.grafana.com
zzz orignal, when you get an exploratory lookup, do you look for a RI match first and return it if you have it?
orignal match with what?
orignal I ignore that hash
orignal if there is exploratory flag
zzz that answers my question. we lookup the hash and return a RI if we have it
orignal so should I do it?
orignal in my opinion it's worng because it's exploratory
zzz the problem is we have a single queue of keys to explore. some are (real) hashes received from previous explores, some are just random hashes
zzz we don't keep them apart
zzz I'm trying to fix our exploration stuff, it's not working very well right now
orignal if you need an RI you send regular lookup
zzz yeah but it works when we ask java ffs...
zzz so I have to figure it out
orignal but when you put real hashes in queue
orignal why do you set explartory flag?
zzz right. it's not great
orignal futhermore if I knew that Java also ignores that hash I would fill we all zeros instead random
orignal *with
zzz I think jrandom envisioned you'd use exploratory to "fill in" kbuckets that were low
zzz didn't quite work out like that
zzz I'm working on some minor fixes but bigger changes will have to wait until after the release
orignal do you want me change or not?
dr|z3d if we didn't bother exploring for random keys at all, zzz, any major downside?
zzz orignal, you said "it's wrong", I can't really argue, it's up to you
zzz dr|z3d, it's a backstop if we run out of DSRM results, I don't know how often that is