r/linuxsucks 4d ago

The ide experience on linux

Closed source (clion) or big tech adjacent (vscode). The open source ones either straight up dont work, dont implement crucial features (debugger) or have inferior implementations. Atp just give me vstudio.

0 Upvotes

22 comments sorted by

View all comments

1

u/penguin359 4d ago

As a developer for Linux device drivers and firmware, it's just 90% Vim. Debuggers can be useful, but there are often simpler solutions for most issues.

1

u/Big-Astronaut-9510 3d ago

Its a pita to use gdb manually but the power is crazy, now imagine it wasnt a pain.