-
### Is your feature request related to a problem? Please describe.
The list of shortcuts is nice, that we have currently.
But it would be even nicer, if it was extended:
I am thinking of:
v:…
-
Looks very promising! But I'm new to NixOS and also to nftables, so I'm having a hard time putting it to use.
In my case, I would appreciate an example for an internet server with several external …
-
It's great that you provide elaborate ways to compare this method against previous models on known datasets, but from a practical usability standpoint those script are not very useful...
It would b…
-
- [x] we have VCFs without the vcf extension. Can we add the VCF extension back in? Or would the library be stupid about this
- [ ] We have PCA and heat map that is general. Then we go scaffold by …
-
#### String2Hex
```
import binascii
binascii.hexlify(a_string.encode('utf-8').decode('utf-8'))
```
-
### Modify Commit Message
```
//modify the last commit message
$ git commit --amend
//modify the third most recent message
$ git rebase -i Head~3
$ git rebase --continue
$ git push -f
```
-
Hi!
A few practical examples in the docs or the wiki might be a helpful way to illustrate how to use this. For example:
- A simple example showing how to test a PowerShell tool with Pester and Scrip…
-
Nice attempt on stock!
-
In the example I provided an invalid tag name and there are additional error details provided than what is output in the raised error.
Output error : "Your configuration is not valid. Please review…
-
Hello how are you?
First, thank you very much for the package, I was surprised not to have so many alternatives for graphql in adonis and I think this package will help me a lot!
I'm still a begin…