Niklas Korz

Results 21 issues of Niklas Korz

Blocked by https://github.com/gfx-rs/naga/issues/358

Gitlab runners support using Kaniko in their pipelines: https://docs.gitlab.com/ee/ci/docker/using_kaniko.html Is there any way to use Makisu like this (i.e., without having to pass the Docker socket)?

external
documentation

See #17. There still seems to be an issue in the model forward pass.

In spaCy 3, the shortcut name `en` has been removed. The default English model can now only be accessed by its real name `en_core_web_sm`. The same name works in spaCy...

The current `my_allennlp` implementation tries to access variables that have been removed after version 0.9, e.g. `DEFAULT_PREDICTORS`. The current version of AllenNLP is 2.1.0. I have tried installing 0.9.0 instead,...

Replaces deprecated package `node-sass` with Dart-based `sass`. Fixes #76.

This pull request adds a simple [Nix Flake](https://nixos.wiki/wiki/Flakes) for building and distributing the binaries of this repository in a combined package. The `main` binary can be executed like this (assuming...

**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes **Is your feature request related to a problem? Please describe.** When using AirPlay on Safari with `useNativeHlsOnSafari: false`,...

type: enhancement
priority: P3
browser: Safari

### What version of Hls.js are you using? v1.4.12 ### What browser (including version) are you using? Firefox 118.0.1 (Official Build) (x86_64) ### What OS (including version) are you using?...

Bug
Enhancement
browser: Firefox
browser: Chrome
Suggested-Workaround

In certain terminal emulators, for example [Kitty](https://sw.kovidgoyal.net/kitty/graphics-protocol.html), graphics can be displayed. It might be worth discovering this as an option to display the cover art in the spotify-tui interface. I'd...