-
## Use case
I have often needed to rename a Flutter project, surprisingly, almost right after creating a new project. Right now, it's hard to go over all the places where the project name is used and…
-
### Terraform Version
```shell
$ terraform version
Terraform v1.3.6
on linux_amd64
```
### Terraform Configuration Files
No configuration file needed.
### Debug Output
Using the `-raw` flag pr…
-
Following up here since #14 is about something else. Using @Falcury's tool and my function to create a read_region function:
Note: This does not happen in SlideScape! Not even a minor shift. Would …
-
The regular expression syntax allows enumerated character classes, such as for the letters a, b, c, and for any characters other than a, b, or c. However given a variable such as "my $letters='abc…
-
### Feature Description
Rewrite the wavemeter toolchain in such a way that the wavemeter can use the data instream interface.
### Related Problem
Porting from old core did not help as the "s…
-
In looking at manifolds in my own experiments, I have noticed a consistent "dead zone" near the origin of the latent space. Here is an example generated with `faces/train_uncond_dcgan.py` and z=100:
…
-
### Describe the problem
One of the many reasons custom elements are a pain in the neck is that it's often rather ambiguous what's supposed to be an attribute and what's supposed to be a property. So…
-
Splitting this out from #1 cause this tends to be a big topic.
options:
### `String.cooked`
The primary appeal of this is to contrast it against `String.raw`. A potential downside to that nam…
-
Hello, I am trying to train a resnet classifier using your code, but the ACC that I am getting is about 0.58. Could you report the ACC that you got?
Furthermore, I thing that in the notebook "classif…
-
### Godot version
3.6 beta 1
### System information
iOS 16, GLES3
### Issue description
Discussion started in #32139 but now seems like a separate issue.
I believe #69200 fixed that…