Jesse Vincent

Results 56 issues of Jesse Vincent

Per the airtable API docs: ``` RATE LIMITS The API is limited to 5 requests per second per base. If you exceed this rate, you will receive a 429 status...

enhancement

After #31 is merged, we should consider automating generation of the keyswitch demo board with a pre-programmed list of footprints.

enhancement

Right now, we only have footprints for standard Cherry PCB-mount stabilizers. We should offer footprints for both plate and PCB mount stabs in their various types.

enhancement
help wanted
good first issue

IMPORTANT: This doesn't currently pass tests due to how SerialPort.list gets mocked. I'm having a hard time understanding the correct way to fix the mocking library. SerialPort 10 is dramatically...

This morning in the East Bay, our numbers appeared to be wildly inflated. They looked to correlate with the uncorrected PurpleAir numbers.  I was seeing numbers in the 130s...

Related to #67 - Since we don't start off having even 2 minutes of data, I've been thinking about whether we might want to consider finding the 3 nearest sensors...

Since the messages appear well formed, we should be able to use a regex to check when an error is rate-limiting related and handle it ourselves.

This PR adds a new "LabelValueRow" component to extract and standardize how we show key-value pairs in lists in RT's UI. This makes it easier to keep the style consistent,...

### Describe the problem Arduino CLI silently ignores some of my package index files. The package indexes in question are "git head" index files that let the user install the...

type: enhancement
topic: code
criticality: low

We have a lot of users and channels who don't really see much use. they tend to clutter up the sidebar. It'd be great if there were a way to...

enhancement