-
We should add a hint about when running `deno install` is needed on https://docs.deno.com/runtime/fundamentals/configuration/#dependencies
See https://discord.com/channels/684898665143206084/684898…
-
Not exactly sure about the reproduction steps, seems inconsistent from brief testing... Josh / @The-Stellar were using their Klaww model for jak and were getting crashes whenever trying to load into l…
-
**Describe the solution you'd like**
I'd like to propose adding type hints to the `Aiokafka` project. I've used `mypy` to analyze the codebase, and I believe that adding type hints could significantl…
-
We should add break hints to `=`, `==`, `$==`, `$->`, `$o`, `$@` and probably many others so that
```
f $o g
```
is formatted:
```
f
$o g
```
when forced to break. This will make large goals …
-
See https://github.com/python/mypy and https://docs.python.org/3/library/typing.html
-
Could a FAQ entry be added for geany and linked in from the main README?
I think there was one already, but when I looked at the main readme I did not find it again.
I may eventually find it, but…
-
Right now we're defaulting to blurring the entire backdrop, but this can be speed up by computing the union of all saveLayer coverages during the pre-pass.
-
Hi Max,
I think your maXbox project is impressive. However, an issue with the files at sourceforge.net (SourceForge), is people can't download the latest files easily. For instance, the "all_ma…
-
-
Addition of type hints and Pydantic data validation.