-
Hi,
Can you add FOF: https://gitlab.com/ambrevar/fof
It enables rapid file search, inspection and manipulation.
Examples:
```lisp
;; Make inspectable file object:
(file "fof.asd")
…
-
Checklist:
* [*] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [*] I've included steps to reproduce the bug.
* [*] I've pasted the output of `argocd version`.
*…
-
If more than `MaxResults` params are available, this method will fail to retrieve all parameters.
See `get_parameters_by_path` documentation in https://github.com/aws/aws-sdk-ruby/blob/master/gems…
-
In the project Osmose we have the following [configuration](https://github.com/osm-fr/osmose-backend/blob/dev/pytest.ini):
```ini
[pytest]
# Note that some files are excluded in "conftest.py"
nore…
-
* terrascan version:
```
$ terrascan version
version: v1.13.0
```
* Operating System:
```
$ > sw_vers
ProductName: macOS
ProductVersion: 12.1
```
* Git version
```
$ git --version
git ve…
-
Hi! After config done, I run `python3 harmony_search.py -u ba -s XLMUSDT --start_date 2023-06-01 --end_date 2023-07-01`
what's the problem?
then got:
```shell …
-
Hey, cargo-fuzz revealed a stack overflow in my implementation of `search-key`and thus I had a look at which parsers are defined recursively.
You can see the result here: https://github.com/duesee/im…
-
I am trying to build qtnx and I found myself unable. I am using Linux with qt4 and libxcomp. The readme advices me to
$ qmake
$ make
But when I do this, qmake outputs
tweedleburg:~/QtNX # qmake
Usa…
-
Document why [Mozilla's](https://blog.nightly.mozilla.org/2018/06/01/improving-dns-privacy-in-firefox/)'s latest tracking features [DNS over HTTPs (DoH) and Trusted Recursive Resolver(TRR) are dangero…
-
When placing a `.rustfmt.toml` file in my home directory (I realize you're meant to stay with the defaults globally, but wanted to switch to rfc style), I noticed it had no effect. Now, the folder my …