Dennis Schridde
Dennis Schridde
Could this be related to https://github.com/ValveSoftware/SteamVR-for-Linux/issues/645 in some way?
I have an issue where my `~/.lein/credentials.clj.gpg` contains `{#"https://repo.clojars.org" {:username "..." :password "..."}}` just as in the [example in the deploy docs](https://github.com/technomancy/leiningen/blob/master/doc/DEPLOY.md#authentication), but still `lein deploy clojars` reports: `No credentials...
DigitalOcean explains why this is problematic even on clusters that support it: https://www.digitalocean.com/docs/kubernetes/resources/clusterlint-errors/#hostpath-volume
Docs: For a description of `test-ns-hook` cf. sections "RUNNING TESTS" and "FIXTURES" of https://clojure.github.io/clojure/clojure.test-api.html.
https://github.com/ring-clojure/ring-codec/pull/27 is merged. Should this issue be closed?
`polars into-df` supports a `--schema` argument and gives these examples: ``` Convert to a dataframe and provide a schema > {a: 1, b: {a: [1 2 3]}, c: [a b...
Creating the symlinks worked without any obvious flaws or crashes. I have the latest tilde / ~ versions of the SDL2 libraries installed.
> Fwiw --display-index does nothing on the Wayland backend. > > Can we even do anything there? I am not sure. Maybe pass an output to set_fullscreen? I'll look into...
I cannot get it to work in my multi monitor setup. With `gamescope -f -w 2560 -h 1440 --display-index 2 --hdr-enabled %command%` System Shock (2023) still starts on the primary...
Even when hand-holding OpenLens by going to Settings > Metrics and setting Prometheus = "Prometheus Operator" and Prometheus Service Address = `the-namespace/the-service:the-port` (I pressed Ctrl+R afterwards to make sure to...