Vanilla

Results 63 comments of Vanilla

It seems raw C# socket cannot do what I want, but the 3rd part library can do: https://www.nuget.org/packages/ProxySocket https://www.nuget.org/packages/Proxy.Client

```Nix { stdenv, fetchFromGitHub, libtool, automake, autoconf, rdma-core, pciutils, ... }: stdenv.mkDerivation rec { pname = "perftest"; version = "24.04.0-0.41"; src = fetchFromGitHub { owner = "linux-rdma"; repo = "${pname}";...

Same issues here, I tried https://github.com/raspberrypi/linux/releases/tag/1.20211007 version.

Same issue here, it seems any sound pack not working for me.

Same issues here, it seems it should blame library [[josch/img2pdf](https://gitlab.mister-muffin.de/josch/img2pdf)](https://gitlab.mister-muffin.de/josch/img2pdf). This can be solved by commenting these lines: [https://gitlab.mister-muffin.de/josch/img2pdf/src/tag/0.4.4/src/img2pdf.py#L1525-L1526](https://gitlab.mister-muffin.de/josch/img2pdf/src/tag/0.4.4/src/img2pdf.py#L1525-L1526)

Can we recompile llama.cpp and change the MAX constant to more? @rgerganov

@floreks Consider using [gateway api](https://gateway-api.sigs.k8s.io/). Also, If you want a background migrating, you can revert this commit anytime.

Disabling the Kong proxy also breaks the service monitor. Set endpoint's port to API service is also needed.