-
It might make sense to add a feature to IPFS gateways to opt-in to gateway announcement. This gateway checker could then pull the list of gateways from that announcement. I'm not sure the best way to …
-
# Goals
Add support for `printf` (and `errorf`) for function pointers and interfaces:
```go
func Infof(string, any...)
func Errorf(string, any...)
func NewLogger() func(string, any...) {}
…
-
The [Submission Requirements](https://joss.readthedocs.io/en/latest/submitting.html#submission-requirements) section of the JOSS Documentation makes it clear that it merely preferable, not necessary, …
-
### Problem Description
I run a simplified version of db_bench (only contains insert/read) with `keep_local_sst_files=false` and after around five minutes, it crashed silently. From the log, I can se…
-
The theme colors provided in light mode are not contrasted enough with the white background. This is an accessibility issue.
The contrast ratio is around 3:1 for each color when at least 4,5:1 …
-
Came across this as I was playing around with implementing memoisation via double-checked-locking with `sync::RWLock`:
The following, which puts the `.read()` result into a temporary binding works …
-
### Report for:
https://raw.githubusercontent.com/jarelllama/Scam-Blocklist/main/lists/wildcard_domains/scams.txt
-
Example:
``` rust
fn foo() where for();
}
fn main() {}
```
Error:
```
foo.rs:4:5: 4:19 error: the type `&'b i32` does not fulfill the required lifetime
foo.rs:4 foo::
-
**Description**
`CoreWebView2ContextMenuRequestedEventArgs.MenuItems` for `CoreWebView2.ContextMenuRequested` event contain list of commands with `spellcheck` name but there's no way to get the actua…
-
# Extension Version
v0.0.8
# VSCode Version
Version: 1.55.2 (system setup)
Commit: 3c4e3df9e89829dce27b7b5c24508306b151f30d
Date: 2021-04-13T09:35:57.887Z
Electron: 11.3.0
Chrome: 87.0.4280.1…