Kat Inskip

Results 13 issues of Kat Inskip

You used to be able to do: ``` echo '{ EncryptionPublicKey: "..." }' | yggdrasil -useconf -address ``` With yggdrasil v0.4, the equivalent would have been: ``` echo '{ SigningPublicKey:...

feature request

Prune unused dependency "requests-oauth" from your pyproject.toml, please! It is a package that has been unmaintained for a long time and that your project does not actually make use of....

``` Internal error occurred: failed calling webhook “sigv4-aws-sigv4-proxy-admission-controller.k8s.aws”: failed to call webhook: Post “[https://sigv4-aws-sigv4-proxy-admission-controller-webhook-service.kube-system.svc:443/mutate?timeout=10s](https://sigv4-aws-sigv4-proxy-admission-controller-webhook-service.kube-system.svc/mutate?timeout=10s)”: no endpoints available for service “sigv4-aws-sigv4-proxy-admission-controller-webhook-service” ``` How to temporarily resolve if your cluster experiences this...

Tried using this with an aarch64-linux host, does not work due to x86_64-linux version of pkgs hardcoded, no internal replacement of pkgs arch

https://github.com/kellpossible/cargo-i18n/issues/79 Hi! I can confirm that indeed, this behaviour does not happen with rust-embed's debug-embed feature, but does happen without it. This behaviour is confirmed!

bug
help wanted

**Describe the bug** The documentation for sandbox-paths states: ``` If source is followed by ?, then it is not an error if source does not exist; for example, /dev/nvidiactl? specifies...

bug

`syntax error: //third-party/markdown/markdown:1: Expected identifier when parsing expression, got '#'` Relevant file: https://github.com/mpeterv/markdown/blob/master/markdown.lua `#!/usr/bin/env lua` For Lua(u) libraries intended to run standalone as command-line tools AND to be used as...

https://github.com/polychromatist/tree-sitter-luau/blob/main/tree-sitter.json#L15-L17 Please compare this with https://github.com/tree-sitter/tree-sitter-json/blob/master/tree-sitter.json#L11 Please use `/` instead of `\\`. I have had to patch in-situ this parser as a result of the wrong slash usage. Windows will...

``` ~ via ❄️ impure took 32s at 13:08:05 ❯ nix run nixpkgs#gnome-frog 2025-10-23 13:19:07.581 | INFO | frog.main:ensure_installation_id:137 - No installation id was found. Generating a new one. Traceback...

See https://zimbatm.com/notes/1000-instances-of-nixpkgs and https://discourse.nixos.org/t/1000-instances-of-nixpkgs/17347 https://github.com/fufexan/nix-gaming/blob/master/pkgs/default.nix#L16-L19 If you want to do this, please consider using https://github.com/numtide/nixpkgs-unfree instead of instantiating a new pkgs instance. Give https://github.com/numtide/nixpkgs-unfree/tree/main?tab=readme-ov-file#flake-usage a read. You can allow it...