-
### Description
I activated asciidoc file render based on https://docs.gitea.com/next/administration/external-renderers:
* install asciidoctor via `apt install asciidoctor`
* add external render in…
-
### Link to the code that reproduces this issue
https://github.com/frommybrain/r3f-starter
### To Reproduce
To Reproduce:
1. Create a new Next.js 15 project using `create-next-app`
2. Ins…
-
As with the Darwin version of `openocd` (see issue #23) the Linux binaries are going to expect to find `libusb` *somewhere*. For *all* Linux users, this means they have to separately install `libusb`,…
-
Lets create a tracking issue to get this done.
From https://github.com/flutter/flutter/issues/96225#issuecomment-1009862695
> Building the binaries for all platforms is no problem but. More docume…
-
if we are sending multiple requests at a time to tinyproxy, then the memory allocated for the each request is not getting released even after getting the response for the request.
and tinyproxy is no…
-
I was trying to use occam on some programs, the goal was to debloat the programs with static libc library. For this, I pulled a docker container as instructed on this repo. For the library, I used [mu…
-
This is ported from ideas @jchavarri and @OhadRau mentioned in PR #153 - some really neat ideas around __compile-time asset loading__. (Not my idea so I don't want to take credit for it 😄 ) Brought ov…
-
### Description
Binary doc values allow to store a variable number of bytes on a doc value. In order to read those bytes, we currently get a BytesRef from the API which contains the bytes on heap. In…
-
AWT & Swing are not currently supported on Windows. There are several aspects to adding this support, so the aim of this issue is to describe the overall approach. The actual work will be done under s…
-
Windows server is fun and all but it increases costs for community hosted servers. Right now the binary to even download the game is dynamically linked to some old version of openssl (checked with LDD…