-
### Description
50x的错误页面在哪个路径下,能自己调整么
### Environment
- APISIX version (run `apisix version`):
- Operating system (run `uname -a`):
- OpenResty / Nginx version (run `openresty -V` or `nginx -V`):…
-
Currently we have `arch/risc-v/src/commmon/espressif` which holds `espressif` specific things only.
I am wondering if it can be moved out of the common folder of all RiscV chips? probably to a folder…
-
### Version
2.0.2
### Reproduction link
[https://play.nativescript.org/?template=play-vue&id=M57CHy](https://play.nativescript.org/?template=play-vue&id=M57CHy)
### Platform and OS info
{N}5, n…
-
Hello,
On Indigo A1 (on Mac Sonomo 14.4.1), using Synscan driver and connectin the EQ6-R pro via the USB socket of the mount, the mount seems to connect to what is supposed to be the Bluetooth port…
-
Hi,
I have this route:
```jsx
import { component$ } from '@builder.io/qwik';
import type { DocumentHead } from '@builder.io/qwik-city';
import { routeLoader$ } from '@builder.io/qwik-city';
…
-
There is a library called `diffable-html`:
* https://github.com/algolia/diffable-html/blob/master/index.js
It is essentially just some hard coded settings passed in to `htmlparser2`. We already …
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
I'm hoping to incorporate some custom error handling using the :class:`PydanticKnownError`. I tried to use the [e…
-
```
template
CUTLASS_DEVICE void
mma(Params const& mainloop_params,
MainloopPipeline pipeline_k,
MainloopPipeline pipeline_v,
PipelineState& smem_pipe_read_k…
-
1. For single stage address translation (V=0), if PBMT is not implemented or not enabled, then the memory attributes come from PMA.
2. For two-stage address translation (V=1), if only the G-stage …
-
**Description of bug**
Describe the bug clearly and concisely.
The documentation to Johnson's all-pairs shortest path algorithm is stated as O(|V|*|E|). This cannot be true, in particular if Dijks…