IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#saltr
/2024/11/28
eyedeekay sorry family stuff, gitlab's back now
dr|z3d no worries, hope the family stuff got fixed too :)
eyedeekay Just holiday stuff, no big deal
dr|z3d good to hear
zzz I updated to oracular, installed JRE 24-ea, and got the JNI warning as reported
dr|z3d did it prevent you from starting i2p via the wrapper?
zzz its just a warning
zzz gwtf
dr|z3d that doesn't answer the question :)
dr|z3d that probably means you haven't attempted a cold start.
zzz didnt prevent anything
zzz the jep says its just a warning
zzz its warning about jbigi not the wrapper
dr|z3d it could also mean that when I tried on 24 recently my issue was totally unrelated :)
zzz dunno. it's doing exactly what the jep said it would do, for me
dr|z3d ok, if it's just a warning it's not a pressing issue.
zzz there's stuff like this from 10 years ago that's still just a warning
dr|z3d so what else is new? anything doing?
zzz ExpireLeasesJob as discussed; gotta reread the bw proposal before the meeting next week. you?
zzz correction, it is warning about the wrapper. for CLI tools it complains about jbigi, I guess it just warns about the first one
dr|z3d Blinded message
dr|z3d me? still javascript month :)
dr|z3d extending console / webapp functionality, fixing minor issues with some of the scripts, refactoring..
zzz what's december going to be?
not_bob zzz: The end of no fap november!
not_bob *** ducks ***
dr|z3d *** consults his crystal ball. ***
dr|z3d crystal ball(s) says december will be spiced cookie month.
hk dr|z3d: blessed
dr|z3d not_bob: behave, there are adults in the room. :)
RN *** lols ***
not_bob Unrelated, a new issue with postman. If you paste a postman torrent URL into snark it fails. Likely due to the load filter.
RN you mean the url instead of the magnet?
not_bob Correct.
RN hadn't noticed, I always try to use magnets
not_bob As do I, but sometimes I make a mistake.
dr|z3d if you attempt to load the html page url instead of the download link, it will fail.
not_bob It wored at some point in the past.
dr|z3d no, it didn't.
dr|z3d it didn't work either.
RN just worked for me. was not signed into my tracker2 account when I copied the 'download torrent' url
not_bob I'm talking about a torrent link, not the HTML page
dr|z3d then it should work fine.
RN torrent has started up
RN but, what if I do another right away
not_bob hmm, might just be me?
dr|z3d is this in + snark, RN, or canon?
RN I probably didn't do it quick enough... for me Canon
RN actaully it wouldn't matter if one was logged into tracker2 or not, different tunnel for http and snark
RN second one worked for me
RN again, probably didn't do it fast enough
RN not_bob, yours in a Canon or standalone or plus?
not_bob standalone +
not_bob Tryimg it again.
dr|z3d open your browser control and see if you've got any errors in the console tab. ctrl+shift+i
RN are you talking about the 'detail-id' link? or the 'download-id' link, just to make sure I am on the same page
dr|z3d *browser console
not_bob The download torrent linl.
dr|z3d also watch for messages in the screenlog.
RN ok, so worked twice for me (not back to back) in Canon, no space on my Plus to try it there right now
not_bob Well, shit. It worked that time.
RN #8 ? wow that's a really old torrent
RN *** giggles and ducks ***
dr|z3d could be a form submission issue, not_bob, I'll take a look.
not_bob It happened last night, I no longer have that browser session running.
dr|z3d question for you, zzz. when you're developing js, are you recompiling and restarting the router to test?
zzz it's generally ad hoc, I don't do it enough to have a fixed process, and have no plans before the end of the month...
dr|z3d sure, understood that js isn't a priority.
dr|z3d I'm asking because I've developed a strategy that makes working with js in the console and webapps much less of a head meets wall process.
dr|z3d if you're interested, ping me, if not, no worries.
dr|z3d js can be a pain to work with, especially if you have to recompile the router every time you make changes, but if you don't need to do that and can make changes on the fly, it becomes a lot less onerous.