-
For me, thr big problem with Restic is to manage, I mean, for each server it's installed, will need a different management location.
It's difficult to manage a big set of servers, so I would like to …
-
For the purposes of CI/CD, it would be helpful to have a command-line tool that could encode and decode text via piping, similar to `base64`.
```bash
echo PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0i\…
-
So #11150 brings up something that keeps coming up, and that's the requirement that the 2D renderer run on the main thread.
Part of the problem is that this causes problems, but also part of the p…
-
There're now several simple-to-implement standard calls which can significantly improve overall range of supported by TS2C ES3 features. Very good for start. If somebody wanted to contribute to the pr…
-
## poetry memo
https://python-poetry.org/docs/
### config
poetry config はデフォルトでは global 設定で `--local` をつければその project だけの設定になる。
global 設定の設定ファイルの場所は
https://python-poetry.org/docs/confi…
-
### Description
Following `pyproject.toml` from https://github.com/python-poetry/poetry/issues/6409 to allow user to install CPU or GPU versions of torch via `poetry install -E cpu --with cpu` or `po…
-
1 - search product by name
2 - see product details
3 - see its package details
-
With [OMEMO](https://xmpp.org/extensions/xep-0384.html) having conversations with multiple clients is easy and secure. It supersedes OTR.
The implementation of Message Cabons #186 is beneficial for…
-
## Aim
The aim of this issue is to track and add follow-up issues for commands which would allow to manage a SharePoint Embedded (SPE) container.
## What would be the benefit?
Each Container…
-
### Description
When I install a package from git on windows by doing `poetry add git+https://github.com/BerriAI/litellm.git`, I get an error:
```
[Errno 2] No such file or directory: b'\\src\\lite…