I’ll start:

  • Tmux
  • vim
  • ghidra
  • okteta (hex editor)
  • speedcrunch (calculator with bit manipulation)
  • python3 with IPython for nice reply and embed(), pwntools
  • nyan@lemmy.cafe
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    1 year ago

    Stuff that I insist on regardless of platform (that is, I install these even onto Windows systems if I’m forced to use them):

    • Pale Moon (web browser)
    • Claws Mail
    • GIMP
    • vbindiff (command-line hex editor + diff utility for binary files)
    • mercurial
    • perl

    Stuff that I require only on Linux systems for desktop use:

    • Pan (yes, really, I still use a Usenet newsreader on a daily basis)
    • qemu
    • conky
    • Aqualung (music player—I like odd software)
    • Inkscape
    • Scribus
    • PySol ;)
    • rdesktop (less a favourite than a regrettable necessity)
    • various TDE built-ins: konqueror (as file manager only), kedit, kate, konsole, ark
    • Makussu@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Is there a reason you use mercurial (like work) or are you using it, because you like it better than git or fossil?

  • PlexSheep@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    1 year ago

    Adding to that:

    • neovim for workstations
    • curl
    • wget
    • zsh

    Edit: So essentially for me, I forgot to include it: vim, my beloved, always and for ever

      • PlexSheep@feddit.de
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        Im not really into the bash simplicity, but it’s proven and stable.

        I just have a git repo with configs on my git Server, I make changes regularly and roll them out with a quick bash script.