-
-
Subscribe to this issue and stay notified about new [daily trending repos in JavaScript](https://github.com/trending/javascript?since=daily).
-
-
**Feature description**
Termux should circumvent Play Store policy of restricting execution of arbitrary code from third parties, by imitating what Google Chrome does. Bundling packages into APKs i…
-
I seem to keep getting a `version-hint.text` error when trying to use the .jar file to sync an existing iceberg table to a delta, using AWS Glue as my catalog. Im using the `my_config.yaml` file as d…
-
I've started down the road of trying to integrate Delta 2 data with HA via MQTT...
I already have mosquito broker setup as per the instructions from @lwsrbrts in ISSUE #1 and my tweaks for SHP per…
-
This is a speculative issue based on the way that type parameter constraints are implemented. This is a discussion of a possible future language change, not one that will be adopted in the near futur…
-
**Community Devs:** @v6ak, @tasket
**@v6ak's PoC:** https://github.com/v6ak/qubes-incremental-backup-poc
**@tasket's PoC:** https://github.com/tasket/wyng-backup | Status update as of 2022-08-16: ht…
-
Clipsal has released their very low cost "Iconic" range of light switches that will replace the old school ones you see in every house.
They have "mechs" that are programmable by BLE and work toget…
-
## Background
Databases store many types of values. One type of very common value databases store, especially SQL databases, are decimal values. Some databases limit the size of the decimal, while …