Shirom Makkad

Results 11 issues of Shirom Makkad

If I'm on Windows, I typically use WSL in Extraterm, but sometimes I'll need to use the command prompt. The current method of holding right click in the main terminal...

### Steps to reproduce I like to use my Airpods to listen to books. I was listening with them and I put them away, disconnecting the bluetooth. Then I went...

bug

**Does this bug happen when you install plugin without vim-polyglot?** No **Describe the bug:** I get the following error when I open a bash file: ``` Error detected while processing...

I can't seem to get rid of the "No module named dbus" error. I've install dbus with no erros, and dbus-send is recognized as a command. I've installed spotify-cli-linux both...

help wanted

I'd really like to create a rainbow gradient to use, but there's no option to create custom gradients. There's also no option to set custom colors. I was looking through...

I've been looking for a clean and easy way to get the maximum number of iterations, but everything out there is extremely complex, except yours. The line: if (re >...

I found this crate from this article: https://www.jibbow.com/posts/criterion-flamegraphs/, which it seems you've implemented as the `criterion` feature flag. I've found a bug and tested it on both the example code...

Will this image receive Python 3.9 support?

## Issues Solves #264 and #218 ## Info This adds support for token parsing from environment variables with the format `RATHOLE_{service name in uppercase}_TOKEN` or `RATHOLE_DEFAULT_TOKEN`. It also adds `token_file`...

I'm working on a refresh ahead cache that's a wrapper around a moka cache. This cache will need to make update on its keys every x minutes, usually by calling...

question