DrYak

Results 28 issues of DrYak

This is a test to check the integration between GitHub issues, and the RT ticketing system

A weird outlandish suggestion. Given that: - Apple is building future laptops [with their own homemade ARM CPUs ](https://www.phoronix.com/scan.php?page=news_item&px=Apple-Going-In-House-Silicon) (Mac Books - the most popular laptop among devs that aren't...

**Is your feature request related to a problem? Please describe.** According to [official Snakemake documentations](https://snakemake.readthedocs.io/en/stable/project_info/faq.html#how-can-i-make-use-of-node-local-storage-when-running-cluster-jobs): > There is currently no way of doing this in Snakemake, but a possible workaround...

enhancement

**Snakemake version** Bug appeared in the 7.x series. The bugfix for temp files introduced in version 7.3 (and further fixed in 7.3.5) hasn't fixed all our issues. Bug still present...

bug

Hi! The [linked post on MSX forum](https://www.msx.org/forum/msx-talk/hardware/goteks-with-new-guts) only mentions [Windows software for flashing](https://www.arterytek.com/download/Artery_ISP_Programmer_V1.5.46.zip) Artey chips. On Linux I have tried using dfu-util v0.11, but it fails at the unprotection step...

- V-pipe main version still depends upon 1.99.2 so keeping old version for now ---- Please read the [guidelines for Bioconda recipes](https://bioconda.github.io/contributor/guidelines.html) before opening a pull request (PR). * If...

Hi! I'm using an Pi 3B+ where I run the current up-to-date Raspbian Buster (armv6) and boot the kernel8.img (aarch64) - this one was recently added to the official kernel...

Hello, What do you need to add support for SwissCovid backends (GAEN-based) to Contrac, beyond the URL of the server end-point ( https://www.pt.bfs.admin.ch/v1/ ) ?

[update of guava](https://github.com/advisories/GHSA-mvr2-9pj6-7w5j) is needed.

Hi, is there an equivalent to `xsv cat --output out.csv @list.txt` to support fetching parameters from a separate file? e.g.: when using cat to assemble a lot of splits. -...