Tatsh

Results 26 issues of Tatsh

Any way to make this more efficient? I've set up a set of allowed countries (because there are less allowed than disallowed) and then I use `meta mark != @allowed_countries...

![image](https://github.com/lsp-plugins/lsp-plugins/assets/724848/ce5a898f-7c7b-4427-be92-dce7fd302da3) #285 describes the same issue for GNOME. There is a fix that can be applied to Plasma by adding `NoDisplay=true` to every .desktop file. This is [a standard key](https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#recognized-keys)...

discuss

`npm install jxa-lib` inside a project does not result in a usable, importable package from within `node_modules`. Update the following to work with this library when `npm install` works: -...

bug

Property list files for launchd to use, just like systemd on Linux. They are templates, and cannot be used as is. Must be copied to `~/Library/LaunchAgents` and edited, then loaded.

This copies the style used in Click's code and maintains compatibility with Python 3.9. Most of this does not matter but it is needed to make Mypy/Pyright happy about the...

What's the full name of the game (including region) ? n/a What's your frontend ? (standalone, libretro, ...) ? Qt What's your OS ? (windows, linux, OSX, ...) ? Linux...

- Update documentation - Allow for `.` in the name of the player name - Strip `xesam:` from the result

- [x] Only update the newest ebuild if 2 or more ebuilds for a package exist - [ ] Still happens when package name is not specified - [ ]...

high-priority

[Complation from source](https://alphacephei.com/vosk/install#compilation-from-source) [Dockerfile.manylinux](https://github.com/alphacep/vosk-api/blob/master/travis/Dockerfile.manylinux) [kaldi-vosk-server-gpu Dockerfile](https://github.com/alphacep/vosk-server/blob/master/docker/Dockerfile.kaldi-vosk-server-gpu) [openfst](https://github.com/alphacep/openfst) [kaldi](https://github.com/kaldi-asr/kaldi) (original) [Models](https://alphacephei.com/vosk/models)

low-priority