Enrico Toniato
Enrico Toniato
Hi, I am trying to use ImmortalDB to store a counter. I am storing the value in Local, Indexed and Cookie storage and it works well. When I clear values...
Hi and thanks for this amazing project! Would it be possible to connect to an existing cluster and "manage applications" through the porter UI in a custom namespace (or multiple...
Hi, and first of all thanks for this awesome project! **Is your feature request related to a problem? Please describe.** Many tools for translations handling use words namespaces to organize...
In the sampleApp demo https://pgmlearning.herokuapp.com/samplingApp mentioned in the sampling method chapter scripts are not loaded when visiting the demo through https due to mixing http and https connections. In particular...
Hello, I am getting this error when trying to record a webgl canvas in a react webpage. ``` Error: Execution context was destroyed, most likely because of a navigation. at...
**Describe the bug** I am trying to run the kubeflow plugin on a single node 8vcpu / 16gb ram. **To Reproduce** `curl -sfL https://get.k3ai.in | sh -` `k3ai up` `k3ai...
**Description and expected behavior** Hi, i have a model in the schema that looks like ```graphql model alembic_version { version_num String @id(map: "alembic_version_pkc") @db.VarChar(32) } ``` This throws an error...