-
I'm following the restore guide for Windows, as my rabbit just got stuck bootlooping during the initial flash process. Now the device says it's untrusted and can't run. So when I try to run
`pytho…
WPTK updated
2 months ago
-
### Title:
**Addition of EDS Site Directory Service ("Star Catalogue") to Web Service**
### Description:
**Objective:**
Add a Site Directory Service, known as the "Star Catalogue," into the …
-
In this first iteration the CEM will be installed on a local workstation.
* A "victim" virtual machine is deployed in the default namespace/VDC, exposing a REST API.
* A "patient zero" virtual ma…
banzo updated
11 months ago
-
**Describe the bug**
If a form has more than 1 page, where any of the pages (except the last page) has a query, and the user tries to "view query within form", they are brought to the last page of th…
-
Hello,
I am running diamond with these parameters:
```
for seq in `cat list_t.txt`
do
echo $seq
diamond blastx -d $DIAMOND_NR -q 'fastq-join/'$seq'_merged.fastq' -o $seq'.daa' -f 100
done
…
-
These show typical hashrate jumps when difficulty accidentally falls about 20% low. The **magenta spikes** are when the avg of 11 solvetimes were > 2.1x faster than the target, indicating a large inc…
-
Trying to build a Cloudfoundry setup, but the inception server predictably fails to build in my environment (this reoccurs even after an `inception delete`):
```
∵ temujin9@takni:~/Projects/Bazaarvoi…
-
I'm facing an issue while using Diamond (version X.X.X) to create a database using the "refseq_AA_13_4_23.fasta" file and the taxonomy mapping file "prot.accession2taxid.FULL". The database creation p…
-
The following code should set the carry flag, but does not:
SED; LDA #$80; ADC #$80
-
[Mining in Logarithmic Space](https://eprint.iacr.org/2021/623.pdf) (MLS) is a work by Kiayias et al. that enables pruning headers by saving a logarithmic amount of super blocks. Super blocks are divi…