I played around with RemoteKernel some time ago (https://taoofmac.com/space/blog/2016/08/10/0830) but this is “better”, although I wish they’d make it hostable in your own cloud provider like materials simulation software and other things we see running in HPC clusters. (I also ran Mathematica in a 512GB/128core VM once for kicks, but it’s just not cost-effective).
I do notice that they have an "Application Server" for Kubernetes, which is pretty curious: https://github.com/WolframResearch/WAS-Kubernetes (though not updated in over a year)
I started working on an implementation in Rust called Woxi (https://github.com/ad-si/Woxi) and I hope to find some contributors, as it is such a gargantuan task!
https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-co...
Now, I really could've used something like this on macOS…
Karabiner to the rescue https://genesy.github.io/karabiner-complex-rules-generator/#...
Same about your criticism of error handling and control flow: https://reference.wolfram.com/language/guide/RobustnessAndEr...
Yup, I use a long "jq" command [0] as a Git clean filter for my Jupyter notebooks, and it works really well. I use a similar program [1] for Mathematica notebooks, and it also works really well.
[0]: https://stackoverflow.com/a/74104693
[1]: https://github.com/JP-Ellis/mathematica-notebook-filter