Alexander Ley

Results 29 comments of Alexander Ley

would this handle the case where you have your repo in AzDO which has no upper file size limit (and as far as I can tell no LFS setup) to...

I also faced this issue and now replaced my command: ```sh mypy files --junit-xml=outputs/mypy-results.xml --junit-format=per_file ``` with: ```sh mypy files | mypy2junit > outputs/mypy-results.xml ``` see this comment which suggested...

The most strict CSP I have found that still enables the site to function fully is: ``` Content-Security-Policy: default-src 'self'; img-src 'self' data: https://validator.swagger.io/; script-src 'self' 'sha256-5Fyhk/sAyk1LqSOCABSorU3lSp7aso7Uf5/J5HBwgDg=' ``` worth noting...

Thanks @messense. I am a lot better at python than I am at Rust currently. I am learning Rust to speedup our bottlenecks as described above. So I am not...

perhaps interestingly (or not) - this works - it scans my `/Users/alex/miniconda/envs/py311/lib/python3.11/site-packages` rather than my pyproject.toml file but that is also pretty ideal: ```sh uv pip uninstall safety uv pip...

I have a very similar issue with mamba 0.25.0 & conda 4.13.0 I also have micromamba 0.25.1 and that shows the same behaviour as mamba (makes sense). The weird thing...

@jonashaag do you know if there is any plan to change this behaviour anytime soon? related temp fix would be (taken from): https://github.com/mamba-org/mamba/issues/1525#issuecomment-1048651508 ``` micromamba config append channels pytorch --env...

/attempt #423 | [Algora profile](https://console.algora.io/@/Alex-ley-scrub) | Completed bounties | Tech | Active attempts | Options | | --- | --- | --- | --- | --- | | @Alex-ley-scrub |...

@algora-pbc /attempt #445

/attempt #394 | [Algora profile](https://console.algora.io/@/Alex-ley-scrub) | Completed bounties | Tech | Active attempts | Options | | --- | --- | --- | --- | --- | | @Alex-ley-scrub |...