spacekookie changed the topic of #qaul.net to: https://qaul.net - Internet independent, decentralised ad-hoc wireless communication application - Logs: https://freenode.irclog.whitequark.org/qaul.net
erictapen has quit [Ping timeout: 265 seconds]
Degi has quit [Ping timeout: 240 seconds]
Degi has joined #qaul.net
pbb has quit [Ping timeout: 265 seconds]
pbb has joined #qaul.net
mahmudov has quit [Remote host closed the connection]
adam_free2air has joined #qaul.net
_whitelogger has joined #qaul.net
erictapen has joined #qaul.net
mahmudov has joined #qaul.net
<dvn> o/ everyone. you may have (or not have) noticed me lurking in here the past couple of weeks. i met some of you at 36c3. over the years i've been involved with community mesh network projects, as well as p2p networking projects like GNUnet
erictapen has quit [Ping timeout: 256 seconds]
erictapen has joined #qaul.net
<spacekookie> Oh hi! :) Yea, we talked in the dome during the workshop, right?
<dvn> yea, that's right! :)
<dvn> i'm working with some folks on https://p2pcollab.net lately
<dvn> i might pop into the voice chat later today if that's alright. (expecting to mostly just listen) :)
<spacekookie> Oh yea of course :)
<spacekookie> Also that project looks cool!
<mathju> hey dvn, cool meeting you.
<mathju> looking forward to the voice meeting :-)
erictapen has quit [Ping timeout: 265 seconds]
erictapen has joined #qaul.net
erictapen has quit [Ping timeout: 265 seconds]
<noracodes> hi everyone! looking forward to talking in a few minutes :)
mahmudov has quit [Read error: No route to host]
mahmudov has joined #qaul.net
<spacekookie> I should change my recording setup from the synth to the mic again x)
<noracodes> Or just communicate with us through a complex code based on chords!
<spacekookie> 5 monophonic voices + 9 drum sample tracks
<spacekookie> Quite a lot of bandwidth
<noracodes> mmmmm fun
<noracodes> _nine_ drum tracks?
pbb_ has joined #qaul.net
pbb has quit [Ping timeout: 272 seconds]
<spacekookie> Yea, it's a korg electribe
<noracodes> That's awesome!
erictapen has joined #qaul.net
<spacekookie> mathju: check out the latest commit on master for some better logging
frigginglorious has joined #qaul.net
erictapen has quit [Ping timeout: 250 seconds]
amanjeev_ has joined #qaul.net
amanjeev has quit [Quit: Logging off! Bbye!]
pbb_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
pbb has joined #qaul.net
<jess3jane> mathju: the panic with user_delete should be fixed, it was an issue with how we were serializing success messages
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
pbb has joined #qaul.net
pbb has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
pbb has joined #qaul.net
<mathju> jess: thanks a lot! users_delet works :-)
<mathju> still testing the other stuff
<mathju> when I try to delete twice the same user I kind of get a funny error message: "error":"description() is deprecated; use Display"
<spacekookie> lol
<spacekookie> That's...not from us xD
<spacekookie> I think
<mathju> spacekookie: I tested the chat-rooms create thing and added the new error to the pad
<mathju> Unknown parse tuple: (chat-rooms, create)
<jess3jane> the description thing is kinda funny, that might actually be us, i'll check
<jess3jane> nope, not us
<jess3jane> welp
<spacekookie> mathju: that's so weird
<mathju> the chat-rooms parsing error is is strange, I can't find any typo or difference to what it is checking for. My best guess is that it some does not get built into it due to #[cfg(features = "chat")]
<spacekookie> jess3jane: is it a failure probelm?
<spacekookie> Yea, maybe juts remove those gates for now and test it again?
<jess3jane> oh found it
<jess3jane> our display impl is silly
<jess3jane> and circular?
<jess3jane> Error requires Display
<jess3jane> and our Display requires Error
<jess3jane> so we're lucky they didn't soft-deprecate description by having it call display or we'd stack overflow
<jess3jane> for the moment i'm just gonna copy the doc comments into the display impl so it at least gives *some* error
erictapen has joined #qaul.net
<jess3jane> mathju: should give you a real error now
<mathju> jess: thanks! I got now: "error":"error: Not authorised to perform this action"
frigginglorious has quit [Ping timeout: 256 seconds]
<mathju> spacekookie: cool! I commented the #[cfg(features = "chat")] out and the creation of a chat-room worked :-)
<mathju> what should we do with all of them? shall we remove them all?
<jess3jane> oh, i'll remove the dupe `error`
<jess3jane> the error itself is right though: when you deleted the user your auth became invalid so you aren't authorized to delete it again
<mathju> jess3jane: that's correct! Haven't looked at it this way :-)
erictapen has quit [Ping timeout: 240 seconds]
erictapen has joined #qaul.net
<jess3jane> mathju: you wrote user_modify crashes, how so?
frigginglorious has joined #qaul.net
<mathju> jess3jane: I got the following error: Error("unknown variant `testuser`, expected one of `ignore`, `set`, `unset`", line: 0, column: 0)', libqaul/rpc/src/json/parser.rs:39:5
<jess3jane> ah, this is a documentation issue
<jess3jane> i pushed a version that works
adam_free2air has quit [Ping timeout: 265 seconds]
erictapen has quit [Ping timeout: 256 seconds]
frigginglorious1 has joined #qaul.net
erictapen has joined #qaul.net
frigginglorious has quit [Ping timeout: 256 seconds]
frigginglorious1 is now known as frigginglorious