-
Similar to [this](https://github.com/ethers-io/ethers.js/blob/main/src.ts/providers/provider-alchemy.ts)
-
### Bug description
Hi there, I just made a trip to hell and back because of Prisma.
The solution I found was to downgrade Prisma from 5.11.0 to 5.3.1.
We are running Prisma in Kubernetes 1…
-
Could you use [Wikipedia Nearby/Places](https://www.mediawiki.org/wiki/Wikimedia_Apps/Team/Android/Places) to show places with WP articles on the map? They could also be shown when selecting "Show nea…
-
Currently I am working on a fork of this code, basically making it standalone outside HA for my own (and potentially public use in the future) use. The more I play with things, the more useful and ama…
cr08 updated
5 months ago
-
### Rationale
There are some ways to set longhands to values that can't be represented at specified-value time, so they just serialize as empty string. In particular:
- [Pending-substitution va…
-
I've been using this code for a while no with no issues. Suddenly the code always trips with the error:
> playwright._impl._api_types.TimeoutError: Timeout 30000ms exceeded.
> ===================…
-
It should be possible to launch the API with a callback to a URL that will post the results there
# Ideal UI
- When URL detected, open up the dialog with the OPEN, CANCEL, SHARE button in
- Include a …
-
**Describe the problem**
1. `http://localhost:8080/api/v2/rules/` endpoint mismatch in `alert` vs `expr` + `summary` fields for first two defined rules.
2. `http://localhost:8080/api/v2/rules/` en…
-
TCP Fast Open (TFO) allows for the reduction of round trips while setting up a TCP connection by including data in the initial SYN packet.
On the server side, this means adding support for the `SOL_T…
-
I'm changing the name of a property to get around an issue with open types not working with expand, so my entity looks like this..
[NotMapped]
[JsonIgnore]
public Property…