-
Running commands
```
git-secrets —scan -r
git-secrets —scan-history
```
If I then SED, sort & uniq on the containing filenames I get a lot more results for the scan of the current version of …
-
1. for group by, I can use `distributed_group_by_no_merge` to do the local aggregate.
2. for join, I can use `distributed_product_mode` to do the local join.
3. but for bitmapContains, how can I do…
-
**Describe the bug**
A clear and concise description of what the bug is.
- at first i got this issue where each new line made because of the command being too long ended up as an option
- i thought…
2200g updated
11 months ago
-
Hello,
I wrote a new feature to A2Plus plugin. I called it TechBook. The goal is to create a uniq PDF file with all the TechDraw found in the elements of the assembly. My plugin needs the python li…
-
![image](https://user-images.githubusercontent.com/542335/79469314-03aecf80-7fce-11ea-8451-2fc5cc89ef98.png)
```
cat strava-bot/web.00.log | grep -i "Authorization Error" | grep user_name | wc -l
…
-
Now migration from built-in ManyToManyField to ManyToManyHistoryField possible via south http://south.aeracode.org/ only by writing migration by hands:
```
def forwards(self, orm):
# Adding fiel…
-
Minor and major releases:
- [x] Update tutorial submodule.
- [x] Check for new or duplicate contributors since the last release:
`comm -13 (git log $(git describe --tags --abbrev=0) --format="%…
-
here is the outputs when executing rMSA.pl
```
creating /tmp/root/rMSA_23925_928759702
>/home/rMSA/fasta/3/3.fasta length=15
AAAATCAAAAAGAAG
using 4 cpu
cp /home/rMSA/fasta/3/3.dbn /tmp/root/r…
-
## Packages
Scylla version: `6.2.0-20241013.b8a9fd4e49e8` with build-id `a61f658b0408ba10663812f7a3b4d6aea7714fac`
Kernel Version: `6.8.0-1016-aws`
Scylla Manager Agent 3.3.3-0.20240912.924034e0d
…
-
```
bcftools view --no-header ${vcf} | cut -f7 | sort | uniq -c
[W::bcf_hrec_check] Invalid tag name: "0START"
[W::bcf_hrec_check] Invalid tag name: "0END"
[W::vcf_parse_filter] FILTER 'SD' is not…