Hacker News new | ask | show | jobs
by throwaway290 1197 days ago
It's doable by hand. I wanted to run LSP servers in Docker so I don't need to juggle versions and dependencies and virtual environments on my main machine and nothing out of the box had this. Took a couple of days. It's sad that it's perceived to be so difficult that an extra thing is needed to make it usable. As a result everyone uses those and the actual plugins have poor docs and API, if not that I would've spend less than a day I guess.
1 comments

I appreciate the fact that I have time and everything to spend two whole days doing that but some others out there are on a clock
if you don't have that time you are already using VS Code ;)