-
Does pydoit provide a facility similar to the DELETE_ON_ERROR option for GNU make? According to the documentation from [the official website](https://www.gnu.org/software/make/manual/html_node/Special…
-
what are equivalent ansible module for achieve these command ?
openssl pkcs12 -in $file -nocerts -nodes -out $certKey
openssl pkcs12 -in $file -clcerts -nokeys -out $certPem
I've looked on open…
-
Thanks for the amazing work on this project! Could you please share a `requirements.txt` or similar file for setting up the project environment? Thanks
-
### Summary
I was reviewing some old stuff in my inbox and I bumped into: #4894 , which is still open. That one was mentioned in #8358, which was fixed by #8377 by changing the docs for the `scope`…
-
It appears that snapshot preview 1 does not have a way to change file permissions. This is important functionality for one of my use cases (a compiler that generates executables). This functionality d…
-
Hi,
It's nice that mob-suite tells me the plasmid in the reference database which is closest to each plasmid it identifies in my sample, but it would be good if it output a tree of mash distances s…
-
# Feature Request
In React, the state be the “single source of truth” in [controlled components](https://reactjs.org/docs/forms.html#controlled-components)
but there is no equivalent feature in an…
-
Hello,
I'm writing a 'touchscreen' keyboard (dockable, sticky etc.) for X11 (for a Linux-based tablet); the key sending method is based on `/dev/uinput`, so that the X keyboard settings will be tak…
-
Today the `SnapshotResiliencyTests` technically cover everything 100% but they're designed around fairly specific scenarios run against a fairly fresh cluster. In contrast, the `CoordinatorTests` typi…
-
Equivalencies seem to work only into one direction with log-scale units:
``` python
from astropy import units as apu
from math import log10, sqrt
# Note, engineers define the dB(uV/m) to operate on …