Skip Navigation
Jump
Terminal Utility Mega list!
  • Fpr tldr I do prefer tealdeer (rust) instead of the node implementation in the post

    For tmux there are screen that is simpler, I mostly use in server. In my local I like to use zellij, that is a tmux like implemented in rust.

    Don't miss ripgrep. Really awesome/fast replacement for grep.

    6
  • Jump
    OpenAI launches ChatGPT Voice because nothing else is going on
  • While ChatGPT Voice is a very cool feature, it just has us thinking, “Maybe this could have waited a week or two?”

    Of course not. Or they released this to fade out the attention about the CEO thing. Or even, firing him to get attention to this release.

    2
  • Jump
    *Permanently Deleted*
  • ~ is a "aliás" to your user home directory. If you are anywhere and want to copy something into your documents folder you can do cp file.txt ~/Documents instead of cp file.txt /home/username/Documents

    So by typing rm ~ it actually deleted the /home/username directory instead of the ~ file in it.

    I think rm '~' does delete the file.

    1
  • Jump
    Distrochooser
  • Arch user. Just had a really good experience with Debian on old 32bits hardware. The survey suggested Debian. I'm thinking if I shouldn't use Debian everywhere instead of Arch everywhere.

    4
  • Jump
    *Permanently Deleted*
  • This one is from a coworker. He noticed there was a file named ~ inside his home. Decided to delete it. So rm -rf ~.

    29
  • Jump
    *Permanently Deleted*
  • As I had really good experiences with some rust replacements I got into zellij, that's probably worst the tmux.

    1