-
right now we're relying on `choo-log` but actually `choo` should be responsible. If `choo-log` is not used the buffer can fill up which throws an error (after 200 or so events). Given it's an assignme…
-
Before submitting a new request, use the search to see if there is an existing issue for the device.
Device information:
- Name(s) of the device: Xiaomi Smart Kettle 2 Pro (yunmi.kettle.v19)
…
-
I'm seeing some strange behavior where the performance of my numba function jumps between different "states" depending on some system state I can't seem to pin down.
This is my test function:
```p…
-
Hello. I came from Linaria and there is convinient way to write CSS-in-JS:
```jsx
```
I see now `stylers` doesn't produce output if no parent selector provided:
```rust
let class_name = style! …
-
**Tell us about your environment**
Mac
* **Browser and Browser Version:**
* **After Effects Version:**
Firefox 89
AE 22.2
**What did you do? Please explain the steps you took before you …
-
# Feature Request
I would like to be able to set a timeout for calls using the SDK
## Current SDK Version
0.2.0
## Current Behavior
No way to timeout client calls such as client.initial…
-
Hi there - nice-looking work so far! One little thing I noticed: I _think_ `useEffect` is meant to schedule the effect to run asynchronously, after rendering has completed (e.g. via `requestAnimation…
-
### Description
The S-> X IOPATH of MUXes are duplicated in the SDF file and have different values:
SDF file snipset:
(CELL
(CELLTYPE "sky130_fd_sc_hd__mux2_2")
(INSTANCE _344_)
(…
-
Here's one possibility, should think about how to add the para test!?
``` r
library(multiDiff)
suppressPackageStartupMessages(library(texreg))
extract_mdd_DiD Num. groups: Time 1…
-
We can show that endpoint `GET /users/{user_id}` took N ms (avg X ms per request) or something like that. The benefit is - we'll see what endpoints are slow, which may help to narrow down performance …