-
I'm currently trying to debug an issue where I can run a postgresql container via the command line and I see that the database starts just fine. But testcontainers throws an IllegalArgumentException -…
-
# 🚀 Feature & Motivation
PyTorch/XLA recently launched PyTorch/XLA SPMD ([RFC](https://github.com/pytorch/xla/issues/3871), [blog](https://pytorch.org/blog/pytorch-xla-spmd/), [docs/spmd.md](https:…
-
Watching a collection that is stored in a property of an object does not work.
I found the problem, see 9417cd452f9fd84995248c6026bd6bfe8264360e
The change should be fine, as the line is in the Angul…
-
Issue: xzip decompression and compression.
I was going to send a PR, but it looks like this was thought of and discarded: https://github.com/HenrikBengtsson/R.utils/blob/develop/R/compressFile.R#L19.…
-
Hey there,
Cool module! I'm looking at implementing an account linking example using a facebook messenger bot. I notice the example you've got around this is incomplete.
Have you had any success w…
-
### WHY
As a client I want to be able to get a long list of results in several operations.
As a client i want to be able to start fetching the result only since a given negative index, to start fetc…
-
> Matchmaker picks 6 best targets. It makes sure one of them is always 2v2 planet (if such an option exists outside the 6 best targets).
> If there are no attackable planets at all, then 6 best non-a…
-
When exporting an Octo game to HTML and choosing the "Gamepad" option as the game's touch mode, the gamepad overlay seems to be visible (but unresponsive) in the desktop browser version, even though t…
-
It would be awesome to extend Rerun’s data model to include graphs ([node-link relationships](https://en.wikipedia.org/wiki/Graph_(discrete_mathematics))), because it would allow more advanced use cas…
grtlr updated
1 month ago
-
Hello. I need to use a custom request/reply topology builder. How can I inject this into the chinchilla bus instance? Or what do you think about approaches to implement this?