-
Check the fiddle below and:
1. Set the data to "R$500.00"
2. Click the button that simulates saving and retrieval of the unmasked value
What happens:
The mask is set as "R$ 5.00"
What is expected:
T…
-
Currently the code seems broken, there is a DSHOT implementation taken from desolateESC, but I think it's not used anywhere.
I'm going to add various PWM protocols and DSHOT support.
-
abstract #260
as #78
base #356
bool #248 #247
break #251
byte #357
case #358
catch #359
char #360
checked #361
class #34
const #85
continue #252
decimal #362
default #191…
-
I think vega (not vegalite) is the right level of abstraction for what we are trying to do here. Like vegalite it uses a json spec for defining graphics but has a much lower level API for defining eve…
-
# Object Oriented
The core idea of OOP is based on objects and how they communicate.
Code is organized into objects that contain a state that is only modified by the code that is part of the obj…
-
# Description
Wazuh's current communication setup is complex and lacks a standardized approach. This complexity causes compatibility issues. Simplifying and standardizing the protocol is crucial fo…
-
This issue tracks user-authored key-value metadata in Subtext.
## Background
Key-value metadata is a generally useful primitive (see [If headers did not exist it would be necessary to invent the…
-
There are three types of caching supported in IIIF.
1. image metadata, an in-memory hashmap of IIPImage entities (currently limited to 1000), that avoids having to re-load image metadata from source …
-
```
Copy this line. There is a character between [].
```
-
This is a meta/index bug for things we might change in a possible future `net/v2` (~ *"Go 2"*) package, including both links to other issues, or just comments with API problems/cleanups that are too l…