Users of old Thinkpads - What coding IDE do you run?
I'm aware this is not a topic that is uniquely applicable to Thinkpads but given the proportion of users of old Thinkpads using linux I'd be curious to know what you opted for as a memory efficient coding IDE in linux, particularly for machines with < 8/16GB of memory.
I have lately started to look into the memory consumption of my workflows and some of it really surprised me negatively. The main one being Pycharm as an IDE for python. I do like it but it also feels like I am not using 90% of it and it consumes a lot of memory.
I am reading a lot about Neovim as a true lightweight alternative but historically I've always gotten the impression that the learning curve is steep for that one.
What do you run?