-
### Problem
Sometimes I am developing a specific crate within a workspace, and development workflow consists of a handful of subcommands for that same crate:
```sh
cargo test --package some-package
…
-
Hi,
I am having some problems with the table of contents. I have 7 ipynb files, each containing one chapter with several sub-chapters. When I create my Jupyter book, the ToC only contains the chapt…
-
I used the prebuild @lmdb/lmdb-win32-x64 (v3.1.6), but got this error on Windows7 x64:
Is lmdb still supported on Windows 7? If not, what is the last version of @lmdb/lmdb-win32-x64 that could …
-
**Description**
I'd like to tell the AI that I want a breaking change commit according to conventional commit specs
**Requirements**
- [ ] Add a `--breaking (-b)` flag to be used in conjuncti…
-
From POC feedback
-
A problem occurred configuring project ':pusher_channels_flutter'.
> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
> Namespace not specified. …
-
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/4f6899e3-8e85-49f7-854d-7f619caad0fe.png)
the user guide format may mislead user that they cannot type with spaces wh…
-
### Problem
Currently world-aligned textures repeat on each axis which is nice but doesn't work well with patters that repeat only along a single axis.
One use case would be for example white/yellow…
-
As far as I can tell, Swapspace does not currently set priorities for its swapfiles. ~~This means that the kernel swaps evenly across all of Swapspace's swapfiles; this has a significant downside in…
-
We use a custom differ in our project. Today you can pass your own handler but most of the meat is `internal` meaning you have to duplicate all of the code for handling APNG, reading/writing images et…