Kyle Kienapfel
Kyle Kienapfel
Is there any particular reason the namespace is capitalized like `LZ4`? Related to this PR: https://github.com/lz4/lz4/pull/1030 and specifically a recently added comment to the PR from Taichi https://github.com/lz4/lz4/pull/1030#discussion_r993075968 Since we...
I saw someone on reddit ([discussion here](https://www.reddit.com/r/dreamcast/comments/zwj8cg/problems_with_pcdc_server/)) with an interesting issue with getting this to work using a PC image  https://github.com/Kazade/dreampi/blob/4937c8030141e2531fc9e5fdc05a4139b5007e00/dreampi.py#L51-L57 with the `timeout: timed out` message I suspect...
Not really an AudioLink bug per se, but I was looking in the [Udon AudioLink v3 Beta](https://vrchat.com/home/world/wrld_a0d06f6d-57b9-4943-9b94-370c338de443) world and noticed that it stats that the original _AudioTexture is 128px x...
Hi, I tried using CuteDancer with Unity 2022 today, the PC version uploaded fine, but the Quest version got glitched, no errors at that point, but when I uploaded the...
### What happened? Bug/Feature, not sure. But if the web client grabs the configuration from the API, then only the API url needs to be specified. Something like this, but...
I didn't notice anything when I was poking at the WritableStream object, but I think it would be useful to be able to know how much is in the buffer...
Right now the generated docker container contains a copy of the development environment used to compile the revite interface. This PR loses about 440MB compressed, or around 800MB uncompressed from...
…g with / Definitely required for autumn, as /autumn/attachments/:id: will redirect to /attachments/:id:/:filename: But we want the browser to redirect to /autumn/attachments/:id:/:filename: Speculatively added for the other services ## Please...
Specifically REVOLT_PUBLIC_URL is for the api, so for these examples should end in /api ## Please make sure to check the following tasks before opening and submitting a PR -...