Cat Ball

Results 20 issues of Cat Ball

- [ x ] I have read through the manual page (`man fzf`) - [ x ] I have the latest version of fzf - [ x ] I have...

Thanks for this nice tool! Small suggestion for a maybe useful option: It would be nice to have a flag that would allow the script to keep running even if...

Using the `.nix` config in the README to make a live USB, it looks like GPG fails on most interactive commands with `GPG Error: No pinentry`. It looks like this...

help wanted

It would be nice if Miniserve could use sidecar gzip/brotli files that have been compressed ahead of time. Caddy is able to do something similar using the `precompressed` option in...

Hi @lilith ! Just following up from #233 . Wanted to ask if a crates.io release is on the roadmap now that Imageflow is at v1.4. This would be nice...

enhancement
libimageflow

### Issue I encountered the following error when trying to use `yubikey-agent` for the first time on a key that I had already set a FIDO2 PIN and credential: ```...

Somewhat related to bug #189 : It looks like `git`'s `send-email` command will fail if the `git` bundle is installed without `perl-extras`. In particular, it requires the following Perl modules:...

### Feature request It would be nice to implement the Fast WordPiece tokenization algorithm. - [Paper](https://arxiv.org/abs/2012.15524) - [Source](https://github.com/tensorflow/text/blob/master/docs/api_docs/python/text/FastWordpieceTokenizer.md) ### Motivation Fast WordPiece performs sub-word tokenization in O(n) time using failure...

It would be nice if infer supported [JPEG XL](https://en.wikipedia.org/wiki/JPEG_XL) files. At least according to wikipedia, the magic number for .jxl files is `FF 0A` or `00 00 00 0C 4A...

Add `--depth=1` to the README's git clone command to do a shallow clone of just the head of the repo. This will save users a little bit of network and...