-
### Token storage change in [latest release](https://github.com/cli/cli/releases/latest) of [gh](https://github.com/cli/cli)
This is a message from the GitHub CLI team, maintainers of `gh`, writing t…
-
Hey guys, wanted to rip out a quick statement of purpose and goals in order to get some feedback from @ylluminarious @gabrielrios @andreanastacio and anyone else that would like to chime in. We can t…
-
@davehunt , others:
At some point in the near future, we're going to want to be able to use a Jenkins matrix-build/"multi-configuration project" to auto-generate, better-collate, share configs, et…
-
We need an easier opt-out of the behavior introduced in #1186, because most output I'm seeing come from threads is really confusing or even lost, where the previous behavior of sending all thread outp…
-
https://github.com/grpc/grpc-go/blob/master/stats/stats.go#L21
```
// All APIs are experimental.
```
Reading the above gives an impression that the `statsHandler` api is not stable. Does this me…
-
gotraceui opens a new window for a split second before exiting with this error:
```
$ gotraceui
2024/10/18 14:16:02 gl: no OpenGL implementation could …
-
We should refactor the code to separate `jsonrpc` from rest of the code base.
Steps 1: remove usage of serde from crates other than `jsonrpc`. `serde` is used mainly for `Serialize`/`Deserialize` o…
-
Hi, i want to do my own chat AI interface for study and personnal project. I find the library interesting, the only problem is that I use Ollama as LLM provider (local server for llms). So Ithink that…
-
I think the pytest framework can be useful to test the package. It's more flexible and readable.
Also, making use of GitHub Actions would be nice.
-
Previously, the advice was to go from `error_chain` to `failure`, but now `failure` is also deprecated.
Our use of `errors{}` in the `error_chain!` macro uses `description` and `display` to generat…
spazm updated
4 years ago