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: 268 seconds]
erictapen has joined #qaul.net
erictapen has quit [Ping timeout: 265 seconds]
erictapen has joined #qaul.net
erictapen has quit [Ping timeout: 265 seconds]
<spacekookie> Please read all the things that have been giving me headaches and anxiety the last 2-3 weeks or so :P
<spacekookie> (anyone else is of course also welcome to)
<noracodes> Great write-up!!
<noracodes> I'm excited to work on this stuff more once I'm back in Chicago :)
<spacekookie> I think I'll take tomorrow to write more/update the docs
<spacekookie> When are you back in Chicago?
<jess3jane> so with the part about needing to call into native drivers async what drivers are blockers?
<spacekookie> We might wanna look at the C++ / async stuff together, hopefully I'll have updated all the docs up to that point that it'll make it easier for us to raisin about it
<spacekookie> blockers as in "they block" or "we need this"? jess3jane
<spacekookie> Actualy the answer to both those questions is "yes" xD
<jess3jane> yes
<spacekookie> Yea, we need that for Android which needs to go via the C++ ffi stuff
<spacekookie> Or... I guess technically JNI is heavily annotated C
<spacekookie> Do you have experience with Androud jess3jane?
<jess3jane> absolutely not 😅
<jess3jane> might take a look at it cause I'm quite curious but i don't anticipate being much help
<spacekookie> Any help will be hugely appreciated <3
<spacekookie> Like, we also need to figure out how to hook up the Rust build to whatever gradle does
<spacekookie> Anyway, I need my sanity sleep :P
<spacekookie> Nini!
Degi has quit [Ping timeout: 268 seconds]
Degi has joined #qaul.net
erictapen has joined #qaul.net
<noracodes> spacekookie: I'm flying there tomorrow
<noracodes> School starts on the 20th but I'll still be very available all semester because I'm only on campus 2 days a week
<spacekookie> That sounds like my approach to uni :P
erictapen has quit [Ping timeout: 260 seconds]
tamerg has joined #qaul.net
tamerg has quit [Remote host closed the connection]
<mathju> We are meeting now on Jitsy https://meet.jit.si/qaul.net
<noracodes> mathju: just to clarify, was that 1800? my calendar converted 1800 UTC to 1300 Eastern (-0500), so I only now sat down to participate in the meeting.
<qyliss> That was 1700 UTC
<mathju> Oh, I'm sorry to hear that!
<mathju> We missed you!
<mathju> It was 1700 UTC (which for me is 18:00 Berlin Time ... :-/ )
<spacekookie> timezones
<noracodes> hecking timezones
<noracodes> well, 1700 UTC is totally fine for me going forward, since I don't have class mondays. I'll see you next week, and I'll post updates here and on the mailing list :)
<spacekookie> Cool, thanks! Yea, the timezones have me confused too considering that I'm going back between UTC and UTC+1
Morn_ has quit [Ping timeout: 258 seconds]
pbb_ has quit [Ping timeout: 245 seconds]
pbb has joined #qaul.net
Morn_ has joined #qaul.net
erictapen has joined #qaul.net
erictapen has quit [Ping timeout: 265 seconds]
<jess3jane> i just pushed a change to master fixing the http test binary so the bugfix/http-api-binary branch should probably be removed
<spacekookie> Ah nice, cool
<spacekookie> You should have the permissions to delete it if you want
<jess3jane> it has been done
<jess3jane> mathju: i posted an example of using the http-api which i know is something you were having issues with to the docs https://git.open-communication.net/qaul/qaul.net/blob/master/docs/http-api/src/example_session.md
<jess3jane> let me know if you have any questions about it
<mathju> jess3jane: thank you very much!
<mathju> This is very helpful
<spacekookie> jess3jane: so the secret that you set is that creating a user with a specific password?
<spacekookie> I guess that's the semantics of json:api that's just kinda weird
<jess3jane> yes, lux and i had a long discussion about it and decided that was the most idomatic way to do it
<jess3jane> it feels really weird to me don't worry :P
<spacekookie> Okay xD
<spacekookie> Well as long as it feels weird to everyone that's fine :D
<spacekookie> Anyway, thanks for the writeup :)
<spacekookie> I posted some docs on the ML, if you wanna have something to read and nitpick about
<spacekookie> Oh no, I just had some thoughts about the basic architecture for qaul.net and it involves deleting medium chunks of libqaul
<spacekookie> :see_no_evil:
<spacekookie> jess3jane: noracodes ^ (can I go through it with you?)