-
This app uses mviews for all of its models. In Dev and Test those mviews are empty. See #56
Update the app to use the RemoteRecord pattern that we use in Student Athletes. This will allow the app …
-
**Motivation**
As part of cloud posture plugin, we are using `logs-cloud_security_posture.scores` index as regular index (aka not a data stream) to write the current cluster score every 5 minutes.
D…
-
Hi, and thanks for the plugin.
Currently, Obsidian nested tags, e.g. `tag1/tag2/tag3` are synced to Anki as they are. I propose to convert Obsidian nested tags to Anki tags, meaning that `tag1/tag2/t…
-
Since JModelica is no longer supported open source, this issue is to track the progress of being able to compile and simulate BOPTEST test case FMUs with OpenModelica. In addition, with the update of…
-
Test case
[`MultiHeadAttentionTest::test_query_mask_propagation` ](https://github.com/keras-team/keras/blob/647554aad8518de07a30b00316f688f313b767f3/keras/src/layers/attention/multi_head_attention_te…
-
### Description of the new feature / enhancement
Allow us to convert time zones in specific _cities_.
ex:
20 :35:28 - UTC-07:00
Phoenix, Arizona (most, United States)
### Scenario when this w…
-
write with csv
```
func main() {
var err error
md := []string{
"name=id, type=INT96",
"name=name, type=BYTE_ARRAY",
}
fw, err := local.NewLocalFileWriter("csv.parquet")
if err != n…
-
Because we're going to need to do some more precise requests to the backend lambda when we migrate to use a database we should make sure our data types are right.
- [ ] Set up typescript transpilati…
-
### Proposal
The mdn/content embeds or links to 69 JSFiddles (*) in total, and we should convert these to live samples to make it easier to maintain them.
(*) According to `rg -i 'jsfiddle.net/[a-…
-
### What went wrong? 🤔
I use a file selecter control to allow the user to upload an image file. I also have a CLEAR button that clears the images. If I try and re-upload the same image after clicki…