-
Make the codebase more generic so it's easy to add other cities.
Cities will be namespaced with a unique string `{cityname}`
Tables for a city will be `{cityname}_parcels` and `{cityname}_colors`.…
-
Implement all kinds of routing options, some ideas:
2. Header-based
3. Weight-based
4. JWT-decoding-based
5. Retries by status codes
6. Redirects
7. Rate-limiting
8. Timeouts (option to inclu…
-
First off, THANK YOU for creating Frigate! I've been using Shinobi/Zoneminder/etc. for many years, but they've all been a very painful experience (coming from a professional Sysadmin, that means somet…
-
Chrome 71
Trying to load the demo app at http://mozaik.herokuapp.com/ gives the (self-explanatory) console error
`mozaik.min.js:12 Mixed Content: The page at 'https://mozaik.herokuapp.com/' was …
levic updated
3 years ago
-
The existing test suite for IS-07 ([IS0701Test.py](https://github.com/AMWA-TV/nmos-testing/blob/master/IS0701Test.py)) is just a placeholder, with the 'auto' tests, i.e. those few that can be generate…
-
In JavaScript stomp client, I can use code below to set up a listener for each receiving endpoint:
```js
import SockJS from "sockjs-client";
import Stomp from "stomp-websocket";
let sock = new S…
-
### Problem description
Hello, I've purchased this zigbee smoke Detector (TS0601 by _TZE200_rccxox8p)
https://fr.aliexpress.com/item/1005005855776130.html?spm=a2g0o.order_list.order_list_main.23.15…
Kri72 updated
1 month ago
-
Hi, still haven't processed how to use github, so if you could have a look at my code here :
It's a WIP of your client interfaced with a mqtt broker (here on homeassistant), i'm still learning pyth…
-
### What happened?
I installed the Revolt Chat using the Docs given. after installation when i try to sign up i got this error.
![image](https://github.com/user-attachments/assets/d1d9baef-e05b-4ad9…
-
Need something like this to keep up with newer frameworks and web application development trends. The technologies below all allow the client to receive unsolicited updates from the server, while WebS…