-
The preferred way to build an experiment definition is through the python scripting interface, e.g.:
```python
part = DefinitionPart(name='qrc')
part.add_sweepable_property('alpha', (2**-i for i …
andnp updated
1 month ago
-
Since iOS 15, apple only allows shortcuts to be imported if they are signed, see [this blog](https://zachary7829.github.io/blog/shortcuts/fileformat) for more info. Importing a non-signed shortcut can…
-
I have a rather large application that uses Lingui. We've recently paved the way the be able to adopt swc (including the use of this plugin), and in the process learned that the hashing of strings is …
-
I have a 120GB raster dataset, split into 2600 geotiffs. Extracting a `.pmtiles` from it hasn't been easy 🙃
Would you consider adding a `pmtiles merge` CLI command?
See below for the different a…
-
I'm a new user reading the [documentation](https://redocly.com/docs/) for the first time. I don't understand the relationship between
- [redoc](https://www.npmjs.com/package/redoc)
- [redoc-cli](…
-
In support escalations, I usually find that the rangelog contained in the debug.zip has already rotated out the interesting bits. We should reconsider the default retention policy here, since this can…
-
### Steps:
1. retrieve a genAiFunctions from an org
![Screenshot 2024-10-22 at 10 40 50 AM](https://github.com/user-attachments/assets/05bc4fd8-200e-433b-b4e9-c937fa5b8e72)
2. modify the output/s…
-
How do use the Nix flake etc.
-
Trying to download REMnux on Ubuntu using the following command `sudo remnux install --mode=addon` and I get the following error
```
> remnux-cli@1.4.3.1.g2137384
> remnux-version: notinstalled
…
-
Some deploy errors are not being shown, running `sst deploy --stage prod`
```
SST 3.0.74 ready!
➜ App: sst-sharp
Stage: prod
~ Deploy
✓ Complete
```
But it wasn't …