Ava Pek

Results 11 comments of Ava Pek

I talked about this with a friend and we would like to throw our hat in the ring. We think it would be better if pressing up highlighted the last...

@ajbura Yes, we were imagining that it would cycle through all messages and not just your own, so you could use other keybindings as @deanveloper correctly assumed.

I have this problem too. * Distribution: Arch * SteamVR version: 1.22.13 (1654131162) * Steam client version: Jun 7 2022, v020, 1654574690 * Opted into Steam client beta?: No *...

I'm using `doctemplates` as a library in my own project and having custom pipes is something I'd like to use. In particular, I'm using `doctemplates` to generate a static website...

Downloading vpuppr, loading a model, and turning on tracking results in this: https://user-images.githubusercontent.com/1592386/209867052-b5fbd4da-01b9-4745-a44b-5eeee986091e.mp4 System: * Arch Linux * Intel i9-12900K * AMD Radeon 6900 XT ``` $ pacman -Qs 'mesa'...

I ran into this issue, but with inline code as well: Markdown: ````md You can comment out parts of a document by surrounding the text to comment out with `%%`....

`client_max_body_size` is `0`, which I believe [disables checking of the client request body size](https://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size). As an aside, I tried testing this on try.gitea.io again, but trying to register an account...

I am planning on putting aside some time in two weeks to see if I can create a reproducible setup.

I was able to test this locally with a docker installation on 1.21.11 as well as on the demo site (which is on 1.23.0+dev-197-gab1948d4a3), and was unable to reproduce it....

Hi there, I was the one who originally brought this up on the Discord server. I'm including some of my research here in case it will be helpful (note that...