Katzenmann
No user record in our sample, but Katzenmann has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but Katzenmann has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I think a high performance block-for-block compatible chunk generation program would be great for anarchy Minecraft servers or generally servers with an "infinite" minecraft world where pre-generating all chunks is not…
In theory yes. But leaving all extra functionality to the compositor makes it really complex so the freedom to write programs like these is great. I wish there was more freedom for things wayland clients can do
The Atsamd-rs dev has been working on async support without embassy as far as I know but I don't know if it's usable yet
RTIC is really simple and doesn't use it's own HALs. Also it's macro system makes it hard to modularize your code since all tasks need to be in one module. I've played around with it a bit and it seems like it could be…