DS
DS
>I have now reported this to the kernel and linux perf folks. Link to the report: https://lore.kernel.org/linux-perf-users/4137699.i63VBsrd71@milian-workstation/T/
Is freeminer's lan advertisement protocol documented, beside source code? If I saw it correctly, it just sends json strings over a fixed port (29998) via broadcasts. And the packets don't...
> it would be nice to have a demo/test SSCSM usage in the codebase too, i.e. `clientmods/preview(_sscsm?)` & `games/devtest/mods/sscsm(?)` Loading mods comes in a later PR. But there's hardcoded preview...
All that's left here is (I think) to find out if we can/want to allow `string.dump`, `os.date`, `debug.traceback`, and `debug.getinfo`. I'd appreciate help! Also, potential reviewers, do you want a...
Thank you, that helps deciding! `os.date` should be included: It is safe to assume that it won't leak time with absurd sub-millisecond precision. Yes, it uses `localtime`. My worries come...
> I don't have hard feelings either way for whether this should be separate or not. I'll go for not separate then. :shrug: > For `os.date` we could consider a...
> I think that at least in somewhere in proceeding added APIs there should be the ability to opt-in to use server SSCSMs. Testing on real servers is very important....
Rebased.
Rebased.
Rebased.