Inspired by tools like Grafana that I just discovered, what other cool open source tooling do you use?

  • @it_a_me
    link
    11
    edit-2
    8 months ago

    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)