Jonathan Chan Kwan Yin

Results 345 comments of Jonathan Chan Kwan Yin

yeah and this is a bit counterintuitive. Would it be a good idea to make the marshal/unmarshal of these structs use AsMap by default? It doesn't make sense to couple...

Is the disposition to close this issue due to any possible fix going to break BC, or is it planned to change this?

Did a bit online debugging, the problem seems to lie in possible overflow or otherwise unexpected process abort during `echo` of the json object, presumably due to `OutputManager` issues. ReleastIndexJsonModule...

BTW, it would also be useful to add a `releases.jsonl` endpoint that returns the result in [JSONLines format](https://jsonlines.org) instead. This would facilitate optimizations on the client side as well.

not yet, I'll try to remember to do it this weekend

also this seems to be a memory leak if you never clean up the data. but this should be handled by the server instead; RakLib implements the protocol, not the...

@dktapps why would proxies be a problem? unless some packets are not sent through the proxy

> because proxy sees only 1 IP address for all clients > > > @dktapps why would proxies be a problem? unless some packets are not sent through the proxy...

From Copilot: ## How Graph Theory is Used in InfoAPI InfoAPI leverages graph theory to model and automate the process of transforming and retrieving information between different "kinds" of data...

Please provide a minimal reproducible example.