-
I'm assuming yes, given the lack of updates for two year despite CuRL having made some near breaking changes. It's a shame, it's a great project, but also understandable given the insane amount of un…
-
Hi there! Will there be any Paypal integration in the near future?
-
Given:
```go
query := sq.Select("something FROM somewhere").Where("id NOT IN ?", []int{1, 2, 3})
```
Expected:
```sql
SELECT something FROM somewhere WHERE id NOT IN (1, 2, 3);
```
Actual:…
-
@frol proposed a RPC caching layer to get filter and search proposals. The plan is to write this with [rocket.rs](https://rocket.rs/) and [near-api](https://github.com/akorchyn/near-api).
After exp…
-
### Describe the bug
This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli [#4737](https://github.com/MicrosoftDocs/azure-docs-cli/issues/4737).
*********************************
### Eng…
-
The `cellIndices()` function is used in the interpolation functions that we use for generating the polar view (for example, [here](https://github.com/HEXRD/hexrd/blob/ff0a76eb08386b3cc6b86b156a0509bce…
-
Hi,
This looks really exciting, thank you so much for creating this. It would be awesome if I could use this as a downloader in the *arr apps (sonarr, radarr, lidarr, readarr, etc) and flexget. To …
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Bug Description
Tried following [this example for the JSONalyze Query Engine](https://docs.llamaindex.ai/en/latest/examples/query_engine/JSONalyze_query_engine/) (except for the LLM being Azure O…
-
## Issue Description
AWS offers near-zero downtime Redis upgrades. For reasons specific to our platform, we are currently unable to take advantage of this and an upgrade on our platform currently requ…