Federico Mengozzi

Results 10 issues of Federico Mengozzi

This closes #17. I already tested it on my end, please let me know if there are problems The problem with worktree was cause by a mismatch between file and...

This GA is based on cloc, as of now it targets only `tinygrad` dir (as `sz.sh` used to do, just noticed is missing) for ready-to-review PRs - checks out base...

What's the approach to support a new binary/static analysis tool? I think having https://github.com/uber-go/nilaway would be a great add-on, is there something I could follow to try integrating it? Is...

Is there interest in supporting the additional features of copilot chat? - ~`/vscode` - Questions about VS Code.~ probably not this one - `/tests` - Generate unit tests for the...

not planned

With a fresh neovim setup, during plugins installation it's really annoying to have the process blocked by wakatime asking for the api key. In my opinion it would be much...

The current URL semantics for retrieving a BOM uses query parameters: ``` bom-retrieval-url = system-url "?" bom-identifier-query bom-identifier-query = "bomIdentifier=" bom-identifier bom-identifier = *( pchar / "/" / "?" )...

is it possible to load the password/encryption key from file/env variable?

enhancement
under consideration
in testing

tested locally with `pip install git+https://github.com/fedemengo/libgen-api@feat/page-and-res` and it looks ok, lmk if this works for you awesome work!

### Description `numpy.rint` returns either a ndarray or scalar from: https://numpy.org/doc/stable/reference/generated/numpy.rint.html#numpy.rint but cupy returns a `cupy.ndarray`, is this expected? ```shell > python test.py [1647 8534 1848 ... 3270 1723 957]...

issue-checked