Inspired by tools like Grafana that I just discovered, what other cool open source tooling do you use?
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.
Hope you enjoy the instance!
Follow the wormhole through a path of communities !webdev@programming.dev
Primary code editor: helix
Graphical debugger and certain IDE features: vscodium
Lots of open source language servers: clangd, rust-analyzer, perl-navigator, …
Makefile to compile-comands.json: bear
TUI file manager: yazi
Better Grep:ripgrep
Debugger: gdb(gnu debugger)