-
Edits to this section should be in paper_src/injection.md, discussion belongs here.
-
Hello
What are the differences between zenphoto20 and zenphoto - how is one supposed to make an informed choice?
-
### Problem statement
In [webidl#526](https://github.com/whatwg/webidl/pull/526) a new `Exposed` annotation, `[Exposed=*]`, was introduced. It denotes a fundamental set of interfaces that are int…
-
**Thanos, Prometheus and Golang version used**:
bitnami/thanos:0.13.0
prom/prometheus:v2.19.0
Prometheus in HA configuration, 2 instances. Single Thanos querier instance.
**Object Storage Prov…
-
To push releases, @nicoddemus added a PyPI token with 1d3f27cef076df028ef6434b2d3bd29358c421c3 (which is stored in the `PYPI_TOKEN` secret in this repo).
Is this your personal account, @nicoddemus?…
-
I've seen a few discussions around lack of non-blocking file io support in asyncio. Normally, we assume that disk io is fast and doesn't block, but there are use cases where it can block for a long t…
-
There's a lot of types people want to use for a lot of things. Having a mechanism to support custom parameter type handling would provide an extension point (albeit an advanced one) to prevent the fur…
-
Sites like environmentaldata.org suffer from painfully slow load times as they try to load all of ESDR's public feeds. It might be nice to have a JSON cache of all public feeds which gets updated reg…
-
Currently there are several approaches to construct storage instance:
* `parsefile` class method takes file object or filename as string
* `parsestring` class method takes bytes
* `__init__` gene…
nijel updated
10 months ago
-
Hello, I've been trying to use my ESP32 as a WiFi remote for my GoPro MAX to automate bracketed photos. Unfortunately, GoPro implemented something causing WiFi to be shut off until something connects …