Language severs as well. I had a desktop bought around 2015, with 16GB DDR3 RAM. That was quite a lot back to that time. For some reason, I used it for a while, and I needed an isolated develop environment, so I installed Debian server with Qemu/KVM, and assigned 4G RAM to it. It looked okay when starting neovim, taking about a few hundred MB, but when starting `tsc`, especially two or three seperate projects, the RAM was not enough any more. Lua language server also needs a lot of RAM.
No comments yet.