-
To sync multiple browsers, also between firefox and chrome.
Open questions:
- Which storage provider? It has to be simple, ideally no server needed.
- Which authentication? I prefer none, ma…
synox updated
7 months ago
-
### Problem description
Currently, on Android, one can disable cloud backup by setting AndroidManifest.xml application's attribute `android:allowBackup` to `"false"` (see https://developer.android…
-
### Which new backend would you like to see in Ibis?
I would like to see databricks backend support.
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
In a cloud native architecture with completely stateless executors, each executor needs t…
-
We shouldn't create different BOMs between AWS, Azure, and IBM Cloud just to change the values of the storage class variables. That goes against the whole point of the BOMs.
https://github.com/clou…
-
Has anyone looked in to what it would take to get clone running via libterm on iOS?
https://github.com/ColdGrub1384/LibTerm
To date there is only one iOS client that I know of. Libterm’s integra…
-
I just discovered this project and the [cloud-fits](https://github.com/jbcurtin/cloud-fits) repo. It looks like a great contribution!
I wanted to invite you to collaborate with the Pangeo community…
-
### Please fill in the following fields:
Unity editor version: 2019.3.2f1 Personal
Firebase Unity SDK version: 6.11.0
Source you installed the SDK (.unitypackage or Unity Package Manager): .unityp…
-
I am using the Helm to host ibmmq advanced image, but it fails with below error. I tried different stoageclass, its the same issue.
Reason: AMQ5708E: Native HA is unavailable. 2024-10-28T10:36:23.9…
-
## Description
Currently, when copying to a Delta table, a user needs to create an empty directory, and then pass that empty directory in to the COPY TO command, e.g.:
```sql
COPY (SELECT 1) TO '…