-
### What's the feature 🧐
I noticed this has been spoken about a lot. I'd like to open the discussion if I may.
When adding of editing a recipe it seems very easy to remove a ingredient by accident…
-
### Proposal
I'd like to outline a path to #80 Hierachical sketches that starts with #77 - Parametric sketches.
1) First we need the named parameters. The evil-spirit approach of adding names to…
-
tl;dr **samplers should be swappable and composable. for that we need a common interface**
There's a lot of hot stuff in the pipeline re. MCTS, the vanilla sampler, etc.
One thing I'm afraid of …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
The following /user routes currently lack proper test coverage. To ensure they behave as e…
-
Following the instructions on README to build github/semantic on MacOS Big Sur (with bazel 4.0.0 or 3.0.0), I got the following errors.
After googling around, tried this command: `bazel build --co…
-
The current business logic in place is too restrictive and needs to allow for a regular flow of creating ownership structures when there are multiple owners listed after a transfer to executor.
**Ste…
-
I suggest to move all server code to separate R files, so it is easier to edit/maintain.
As soon as you structure each section, copy all the server code for that particular section to a separate R …
-
Building from SfM reconstructions that Mapillary generates everywhere we have imagery, it's possible to edit map data by placing and editing points in an image.
The pattern, deemed Placement Tools,…
-
Hey everyone,
it's pretty common for me to share a folder and allow to upload/edit files there. I haven't found this option here, but only the "share link to album" button. Uploaded photos/videos s…
-
avoid all the annoying if logic in head by adding custom-head approach like custom-foot use.
in my other templates, there is two options for both head and foot: custom include and/or direct string. …