Max Willsey
Max Willsey
The `mypy_config` option should be relative to the project root. For example, I should be able to do the following in my `setup.cfg`: ```cfg [mypy] ... [flake8] mypy_config=setup.cfg ``` That...
I added the feature I mentioned in #13. This speeds up benchmarking in my project just about linearly with number of cores. Parallelism is under the optional `threadpool` feature and...
Hey, awesome project! I actually hand-rolled a similar thing, and now I'm using `iai` instead. One nice thing about using Cachegrind is that saturating the CPU shouldn't affect the benchmark...
``` haskell where q = do use
### Describe the Bug Via using the [trunk](https://github.com/thedodd/trunk) tool on my project, I encountered this warning: ``` Jul 13 11:58:31.495 INFO calling wasm-bindgen error: it looks like the Rust project...
The `seed` README recommends using trunk to quickstart, but this template doesn't use it. If you do use `trunk`, much of this template is unnecessary: `index.html` can be much simpler,...
While trying to add an existing borgbase repo to vorta (on a fresh flatpak install), I encountered the following error and was instructed to post an issue. ``` Traceback (most...
The listed use-package example didn't work for me, and also doesn't seem to be what is [suggested by the use-package hooks documentation](https://github.com/jwiegley/use-package#hooks). The proposed fix in this PR does properly...
Requires a "times" page where users can view a particular time. Maybe include links to previous and next.
10,000th entry, etc.