jeff

Results 427 comments of jeff

we have some docs in the https://github.com/majestrate/nntpchan/tree/master/doc folder

i need to overhaul this before i do such. i have not worked on this for a very long time.

stubs added in https://github.com/majestrate/i2p.socket/commit/22d3668a438a508efe6c7a370994a9ba04d41f2d , need to implement `gethostbyname` , `gethostbyname_ex` `getnameinfo` `getdefaulttimeout` etc...

my initial thought is It'd probably be easier to make an i2p specific gevent monkey patch than to make i2p.socket fully non blocking, especially with how `accept()` in i2p.socket right...

made some progress this morning. seems like it may work now but I need testers.

it should work, if it doesn't let me know.

On Sunday, August 20, 2023 1:58:12 AM EDT Mr. Blue Coat wrote: > Spoke too soon. App crashes immediately when trying to connect (e.g. > exit.loki) the APK build has...

On Thursday, 6 July 2023 07:21:16 EDT slrslr wrote: > Some of the following phrases also cause issues in sogs profanity blocklist, > causing +30-40 seconds increase of the sogs...

supporting `.onion` would require all session clients to have a tor client and such is highly unlikely to happen as we have been dragging our feet to get lokinet in...

if a client is able to request `/rooms` it should already know that information, without it how could it request that endpoint?