-
@bbuenoun 's third remark in https://github.com/ise621/building-envelope-data/issues/42#issuecomment-700067196 was:
"3. We need an additional property: results/properties/BSDF. I believe the BSDF …
-
I am getting this error on iOS only so far.
Seems to only happen when Redux Persist is enabled.
Relevant libraries:
```
"@reduxjs/toolkit": "^2.2.6",
"react": "18.2.0",
"react-…
-
## Problem
Disko is currently somewhat tricky to maintain. Part of this comes from the current architecture that puts nix itself at the center of the entire operation, and uses it as a crude templa…
-
I'm implementing the API on a website. I made a code that loads the model I trained and predicts on some images, but every time I load the model, the model start downloading the encoder weights. This …
-
I have to set the token (like described in the documentation : https://bugwarrior.readthedocs.io/en/latest/services/logseq.html#example-service)
But usually I use `@oracle:eval:pass` like I would …
-
When I ran this on colab
```
from tqdm import tqdm
for i, d in tqdm(enumerate(documents), total=len(documents)):
extract_and_store_graph(d)
```
The following errors are happened. It se…
-
Currently, the request and response bodies between DDS and DLCS are stored in the dds_instrumentation database and can be viewed via the dashboard. While that's nice, it's a lot of storage (verbose JS…
-
### Describe the bug
Today, when adding a new DateTime input into a form, it is possible to set a Date Label. Meanwhile, the date label is stored in the json with a "dateLabel" key while a "label…
-
### Description:
The objective is to create scripts that parse dictionary data from different sources and formats, transforming them into a structured JSON format. Each word and its corresponding defi…
-
- needs to be part of grid driver
- data needs to be compressed then encrypted (first compressed)
- set/get/delete based on a filepath (where data is) and name passed as argument
- tfchain doesn'…