Emma Smith

Results 45 issues of Emma Smith

Please discuss plugins here. I am not going to focus on this, so if you want @Toyz and @PFCKrutonium , you two can figure out a system you like.

enhancement
help wanted

enhancement
help wanted

Hi! Really neat stuff here, I'm curious as to whether it would be possible to expose the batched gemm/axpy operations to Python. I'm hoping to use them in a project...

feature request

Hi! It seems that newer releases don't have `.deb` assets, perhaps automating the production of binary assets in CI would be worthwhile? Several examples from other projects: https://github.com/dandavison/delta/blob/master/.github/workflows/cd.yml https://github.com/sharkdp/fd/blob/1b71425419a2bfdbbb9b47c52d78ba373e2465d6/.github/workflows/CICD.yml#L224

When using `hvac` I ran into an issue where I kept getting 400: Bad Request when I tried to list secrets. The following gives me a 400: ```python from urllib.request...

Hi, I recently set up an apt repository at https://apt.cli.rs with the goal to host a central repository for cool Rust cli tools. I'd love to add tokei to the...

I plan on rewriting the installer to hopefully accomplish several goals simultaneously: - https://github.com/getsentry/self-hosted/issues/740 - https://github.com/getsentry/self-hosted/issues/999 - https://github.com/getsentry/self-hosted/issues/369 - https://github.com/getsentry/self-hosted/issues/770 - https://github.com/getsentry/self-hosted/issues/1505 (?) - https://github.com/getsentry/self-hosted/issues/916 (?)

Status: Backlog

### Version 22.7.0.dev0 ### Steps to Reproduce 1. Run `./install.sh` 2. `docker compose up -d` 3. `docker compose logs web` ### Expected Result No uWSGI errors. ### Actual Result The...

Category: Docs