Andrzej J. Skalski
Andrzej J. Skalski
I think Termion has already a double buffer mechanism: https://docs.rs/termion/1.5.1/termion/screen/index.html And if so, I would put double buffering into backend (by for instance adding method called "end_frame" or "swap_buffers"), not...
I got the same today :(
armhf, armv7, aarch64. Basically raspberries. I started using chroot (it works, I'm impressed) but still cannot test for instance eth0 networking.
Hello, I would use UUID Field in Squeryl-record as well. Are there any news on it's progress? Maybe I could write one myself? Where to start? Andrzej
I wanted to do unsupervised learning via program that doesn't have to be compiled in to game.
Ok. So imagine two AIs, written in Python. No image recognition, they need to read gamestate and send their moves to server (game) via some online protocol. I want them...
One of the ways to test QT based UI is via IAccessible interface, which is available pretty much out-of-box for QT. It might be a good idea to support accessibility...
Don't assign me yet, but I plan to give it a look.
You are right, it's experimental in bazel-remote, not Bazel. My bad. I enabled it manually and ended up diagnosing that it's unable to handle requests like "remote-asset-1 | 2025/12/08 23:04:00...
So I just spent an hour or two and got BuildFarm working. And it's saying the same thing: **you cannot have multiple values for the same SHA function. So even...