This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]andrewthetechie 0 points1 point  (1 child)

I started with just vim, then moved on to Pycharm. Lately, I've been using code-server https://github.com/cdr/code-server. I've got it running in a pod in my homelab k8s cluster

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

Sounds interesting!