-
While the idea for this talk came to me while reverse engineering a js bookmarklet, I believe many of the topics are generally applicable to any legacy codebase. (At least that's where I learned them.…
-
In this weekly meeting, we mainly discussed the following issues:
1. Release plan - Around the end of May
(1) Dubboctl
(2) Frontend and backend
(3) Ca server
(4) Catch up with Java Edition featur…
-
The change in #565 pipes both `options.cid` and `options.provisioning_token` through the `| bool` filter. The `bool` filter treats `"yes"`, `"on"`, `"1"`, and `"true"` as `true`, and all other values…
-
Hello,
I am having issues with running cactus on 3 fish genomes, two of reference quality and one not. I am not sure if this is simply a disk space error (which if so I am unsure where to indicate …
-
Navigation breadcrumb disappear when browser width fewer than 900px. it is unable to navigate forum while using mobile browser.
```
```
Simply remove "and (min-width: 992px)" of "@media (max-wid…
-
I think I found a bug in Aeson. I want to contribute a fix. Before the fix, I want to prove that the bug exists with a failing unit test. How should do it? Should that regression test be a golden test…
-
-
### Quick summary:
As we want to build upon gamifying water the trees, adding achievements per task completed promotes users to continuing using the application to reach certain milestones. One goal …
-
Hello,
Please guide me through this issue, I am unable to train the sequencer-train.sh, due to following **ERRORS.**
mj@ubuntu:~/Desktop/AEC/chai-master/src $ ./sequencer-train.sh
sequencer-tra…
Maaaj updated
2 years ago
-
Sometimes when writing a test you copy and paste a test to make a new variant, and as a result you end up having two parts of the test overwrite the same file. We should be able to catch that case.
…