-
As @froydnj requested, here is a stack trace gathered by @amomchilov (cheers!) for the following issue.
The change in #7112 is [the only difference between 0.5.10894 and 0.5.10898](https://my.diffe…
-
I'm not getting ~~consistent~~ identical results from re-knitting [this little greta mcmc](https://github.com/cboettig/nimbios-transients/blob/a07abe7a5ca036ddfe1b9bd8a46f1e50642b53ef/code/greta.Rmd),…
-
tl;dr: if the compiler implicitly constructs an `Ordering[T]` from a `Comparable[T]` at some point, then later implicit construction of an `Ordering[(T, U)]` from an `Ordered[T]` (in unrelated code) w…
-
We should make `dbg!(expr)` work in `const fn` by using some `lang_item` that is on the body of a function that contains the contents of `dbg!(...)`. We also need to make it work with inlining.
Thi…
-
It looks like the 10.2.4 release has changed the order of the CLI entry file and b.require files when they are pushed through the pipeline to "label", resulting in the wrong module being exported ie. …
-
In the end of this text there's a table containing all Teleport RBAC options:
- the 1st & 2nd columns ("Option name" and "Description") were copied from the [docs](https://goteleport.com/docs/access-…
-
PR #2184 fixes a non-determinism bug that caused two nodes to derive different genesis block state root hashes. We could be detecting this early by storing the known-good state root hash for the test…
-
Encountered the following error while trying to run train_decoder.py
```sh
[2024-11-05 06:09:22,154] [INFO] [real_accelerator.py:219:get_accelerator] Setting ds_accelerator to cuda (auto detect)
…
-
I think it would be a good idea to standardise on if the file-system APIs should be case-sensitive or not and to what extent implementations should enforce case-sensitive/insensitive file-system acces…
-
Hi, I have a repo where I compare the biomes generated by cubiomes with the biomes that are stored in the region files of a generated world:
https://github.com/badel2/cubiomes-test-generation
I …