Loukas Agorgianitis
Loukas Agorgianitis
I do not believe that this would solve the problem, as I think that discovery is broadcast based which will not work on container subnets (like k8s ones) that are...
Any update on mipmap generation? I've been waiting for this feature for quite a while!
Well it could be nice to at least have an interface that calls glGenerateMipmaps when we initialize the contents of the texture. For now I hacked sokol a little bit...
Any updates on this?
Seems like a nice workaround for the moment!
Its `nm-applet` from `NetworkManager` and it is the loading icon from the VPN profile activation (I think though all the icon changes in `nm-applet` exhibit this behavior)
I bumped today into this issue when trying to connect to a server with ed25519 keys too. Similar issue seems to exist in gradle: https://github.com/gradle/gradle/issues/19028
Another way to use the fork is putting in your deps.edn: ``` clj-commons/clj-ssh {:mvn/version "0.5.15" :exclusions [com.jcraft/jsch]} com.github.mwiede/jsch {:mvn/version "0.2.8"}} ```
Just bumped into this problem on Windows environments too that use clojure by installing `clj-deps` through `scoop` (it seems that it has babashka as the backend implementation?)