-
We currently don't really have a backlog of miscellaneous issues to do. One potential way to explore would be to search for "TODOs" in the code and check if there is an issue for those items.
We'd …
-
As can be seen in https://github.com/docker/compose/issues/4315 , the `extends` feature that exists in `docker-compose` seems to be popular among users despite its flaws. However, it has so far not be…
-
When user downloads a PDF version of a book which is written other than english such as "বাংলা - Bengali" language, then its showing broken fonts on the downloaded PDF file.
Example: http://howtocode…
nuhil updated
7 months ago
-
There's an uproar in keybase chat about the purchase of Keybase by Zoom.
Statements like this [_"Ultimately Keybase's future is in Zoom's hands, and we'll see where that takes us."_](https://keybas…
-
**LocalAI version:**
V1.21
root@63429046747f:/build# ./local-ai --version LocalAI version 4548473 (4548473acf4f57ff149492272cc1fdba3521f83a) llmai-api-1 | 3:04AM DBG Loading model '
**Environment, C…
-
##### socket的中文名字叫做套接字,这种东西就是对TCP/IP的“封装”。现实中的网络实际上只有四层而已,从上至下分别是应用层、传输层、网络层、数据链路层。最常用的http协议则是属于应用层的协议,而socket,可以简单粗暴的理解为是传输层的一种东西。如果还是很难理解,那再粗暴地点儿tcp://218.221.11.23:9999,看到没?这就是一个tcp socket。
#####…
-
This issue is tracking the tasks that should be implemented **after** the Kubernetes minor release has been released.
## Tasks
Prerequisites:
* [x] Decide which Cluster API release series will …
-
### Go version
1.20, 1.21, 1.22, latest
### Output of `go env` in your module/workspace:
```shell
set GO111MODULE=
set GOARCH=amd64
set GOBIN=
set GOCACHE=C:\Users\e0\AppData\Local\go-bui…
-
Create the `@parcel/transformer-rust` package in `packages/transforms/rust`. This package is a Parcel 2 transform plugin for Rust to WASM. It should be based on the `RustAsset` from Parcel 1.
The `…
-
### What version of Go are you using (`go version`)?
go version go1.8.3 darwin/amd64
### What operating system and processor architecture are you using (`go env`)?
darwin/amd64
### What did yo…