Simon

Results 6 issues of Simon

Documentation states that the only barrier to adding extended character support is overwriting the Unit.isValidAlpha method (https://mathjs.org/docs/datatypes/units.html#support-of-custom-characters-in-unit-names) The following code produces an Error ``` const isAlphaOriginal = math.Unit.isValidAlpha const isDegOrPercent...

question

Hello! We set a mosquitto broker at every client we have up and today someone accidentally used 2.0.13 instead of 2.0.7, which worked previously using this config: ``` listener 1883...

Component: mosquitto-broker
Status: Needs info

1. Open the Bucket management page https://europe-west1-1.gcp.cloud2.influxdata.com/orgs/d804f8be49384142/load-data/buckets 2. Create Bucket -> Advanced Configuration -> Explicit -> Add measurement schema (enter names where necessary) 3. try to add any of the...

area/c2

HardwareSerial uses uartEnd with 3 Arguments, the implementatino infers them from the uart object. So 2 Versions of uartEnd are used. Hacky Solution: Change the Signature in the Header and...

Hallo there, thank you for all the work in this application. I would really like to use the crystalizer effect as a plugin in a fully featured DAW. Do you...

[https://wicg.github.io/sanitizer-api/](https://wicg.github.io/sanitizer-api/) Is a specification of the new API, being apparently already available in Chrome M105 and Firefox nightly behind a flag ([Source](https://sanitizer-api.dev/)) Consider adding and tracking?