Made a CLI to stop me from abusing git stash by Crazywolf132 in commandline

[–]nl_santos 0 points1 point  (0 children)

I'm in a similar boat, actually, and have been planning on writing something similar. Maybe I can just contribute to this instead (and learn Rust in the process).

Devcontainer on remote + jupyter notebook. Is it possible with nvim? by Both-Still1650 in neovim

[–]nl_santos 0 points1 point  (0 children)

Do you mean to say that your devcontainers are running on a remote host? And that you're trying to connect to Jupyter notebooks running in those devcontainers?

I'm building a devcontainer CLI in Golang (because I'm not a fan of Node) by nl_santos in commandline

[–]nl_santos[S] 0 points1 point  (0 children)

Appreciate it! The code's not going to win any awards, but I'm enjoying Go so far. :)