-
Copying from [the matrix](https://matrixlogs.bakkot.com/TC39_Delegates/2022-06-06#L43):
If your fast path is guarded on `IsPromise(p) && GetOwnProperty(p, 'then') == undefined && GetPrototypeOf(p) …
-
Just wanted to share this with the community as I couldn't find an example when searching via google
In my setup I have these devices
1 - 303Mhz Hampton Bay Fans ( RCSwitch )
2 - 315Mhz GE Ceil…
-
Depends on #126.
-
I believe bug #2178 is causing this after effect bug:
In today's incident, there were somehow two reports that made it into the batch queue, but never made it into the REPORT_FILE table, so when Batc…
-
TLDR: gps-sdr-sim -> HackRF -> ublox GPS: drifts for dozens of meters in static and also dynamic mode, sometimes looses fix
## Setup
I tried multiple configurations. But always similar scenario:…
-
ruby/spec already contains some specs for 2.7, but we should aim to cover all new features and important changes.
This will improve the test coverage of these features (and maybe discover a few bugs …
-
I've tried to replicate this, but the new firmware from Flyduino does not allow access to the camera control function to work.
The video from Benjamin from Flyduino shows it does works. Take note,…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR4519](https://bugs.llvm.org/show_bug.cgi?id=4519) |
| Status | CONFIRMED |
| Importance | P normal…
-
Here's an example which I think should compile, but which doesn't (cargo 1.39.0-nightly 3f700ec43 2019-08-19):
```rust
#![feature(async_await)]
fn require_send(_: T) {}
struct NonSendStruct …
-
I've just built this project from source using qmake and make on Fedora 34, and it starts up and detects my SDRplay RSP1a fine. But when I hit 'start', the only things that happen is the gain counting…