Jean-Luc Deprez
Jean-Luc Deprez
I guess, documenting trial and error hand conversions with 'early builds' would be meaningful input?
Still on 2.12 ✅ Admittedly, we're not on the latest Akka either and we sure had the intention to move Scala 2.13 before doing so. We're blocked from doing that...
I did do some research before writing that response, but it seems like these things aren't communicated very openly. (Till what you just wrote). A published timeline for such things...
Well, before we had standardized on ScalaIDE, which meant that we were stuck on Scala 2.12 since 2018 😔 We've started adopting VSCode/Metals, but that setup still needs plenty of...
https://github.com/wasm3/wasm3/issues/340#issuecomment-2327446518
So I thought I was running in to this in WSL, turns out that the only problem I was really having was that `docker.io` running with system.d got installed along...
Classic Eclipse(2024-06) seems to get away with this, for the same project files  
Btw, I did attempt to get something meaningful out of the logs, but did not succeed. Tracing LSP was a bit of a needle in a haystack, if you have...
I guess the whole system with a separate distro and an isolated network is complication. Anyhow, workaround in a wsl context for `--add-host=bob:host-gateway` is to use `--add-host=bob:$(ip route show |...
So stopping and deleting all containers, stopping rancher, ~~then deleting all folders /mnt/wsl/rancher-desktop/run/docker-mounts~~ and restarting, seems to do something. Killing wsl does too. Sadly, it doesn't even require a container...