this post was submitted on 23 Oct 2023
7 points (88.9% liked)
Ask Experienced Devs
1232 readers
1 users here now
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I mean, define bloatware?
A piece of software can use a lot of system resources without being bloatware if it provides user value commiserate with the resource demand.
Aside from a browser, my IDE provides everything I need to develop software. Terminal, debugger, http client, linter, test runner, prettier, code assist, db client, ftp client, git ui, search tool with indexes, etc.
Could I install ten smaller pieces of software to accomplish the same things and only run them when I need them? Sure. But why? I'm lucky to have a decent machine that runs fine with Chrome, Zoom, Slack, Docker Desktop, and four IDE instances open.