▲ 463 ▼ Nvidia might not have any new gaming GPUs in 2026 — and could be 'slashing production' of existing GeForce models (www.techradar.com) submitted 7 months ago by FirmDistribution@lemmy.world to c/technology@lemmy.world 155 comments fedilink hide all child comments
[–] ripcord@lemmy.world 0 points 7 months ago (1 child) I'm not running fucking vim for software development permalink fedilink source parent hideshow 1 child comment replies: [–] balsoft@lemmy.ml 0 points 7 months ago* (last edited 7 months ago) Honestly it's fine. LSPs are nice but you don't need them per se. A combination of vim, tmux, entr, a fast incremental compiler, grep, and proper documentation can get you a long way there. A lot of critically important code that's running the servers we're using to communicate was written this way. And, if capitalist decline continues long enough, we will all eventually be begging for vim while writing code with ed. Personally I use helix with an LSP, because it helps speed up development quite a bit. I even have a local LLM for writing repetitive boilerplate bullshit. But I also understand that those are ultimately just tools that speed the process up, they do not fundamentally change what I'm doing. permalink fedilink source parent
[–] balsoft@lemmy.ml 0 points 7 months ago* (last edited 7 months ago) Honestly it's fine. LSPs are nice but you don't need them per se. A combination of vim, tmux, entr, a fast incremental compiler, grep, and proper documentation can get you a long way there. A lot of critically important code that's running the servers we're using to communicate was written this way. And, if capitalist decline continues long enough, we will all eventually be begging for vim while writing code with ed. Personally I use helix with an LSP, because it helps speed up development quite a bit. I even have a local LLM for writing repetitive boilerplate bullshit. But I also understand that those are ultimately just tools that speed the process up, they do not fundamentally change what I'm doing. permalink fedilink source parent