-
### Game Name
Dead Cells
### Game code
CUSA10484
### Game version
1.10
### Used emulator's version (only released versions are acceptable)
V0.1.0
### Current status
Ingame
…
-
Xdm seems like a dead project, the last release was in 2023, hence its code may not be compatible with latest yt-dlp releases , hence it will be ideal to use yt-dlp from ubuntu repos(currently xdm sna…
-
While trying to solve #1156, I took a look at our purification module in `Expr` and I suspect that this piece of code:
https://github.com/OCamlPro/alt-ergo/blob/0d6300ec27446ea57626a19dc0a7b00a80daf3…
-
https://github.com/RyanGreenup/PostgreSQL-Browser/blob/main/src/main_window_new.py#L385
-
### Describe the bug
After a while of running SurrealDB and inserted over 100 GB of data, we ran into this issue:
`ERROR surreal::rpc::connection: Failed to garbage collect dead sessions: Tx("IO e…
-
When g-w CI C96C48_hybatmaerosnowDA is run using g-w PR [#2978](https://github.com/NOAA-EMC/global-workflow/pull/2978), the following jobs abort on WCOSS2 (Cactus)
```
/lfs/h2/emc/ptmp/russ.treadon/…
-
In Shout we have a variable plugins but this is never used. This is dead code that we could remove.
Since we are in freeze phase I'm opening an issue instead of doing the change to remind me to do…
-
Consider this code:
```rust
fn foo() -> Option { None }
pub fn bar(x: i32) {
match foo() {
Some(_) => return,
}
let _val = Box::new(x);
}
```
This generates the f…
-
Using IKOS in Google tests projects results in IKOS detecting unreachable code in global C++ objects. Apparently, IKOS is examining these global functions/constructors but sees no path to them from ma…
-
In https://jokergoo.github.io/ComplexHeatmap-reference/book/more-examples.html#visualize-cell-heterogeneity-from-single-cell-rnaseq in the function `get_correlated_variable_genes`:
```R
get_correl…