Live data from Hacker News

Ask HN: What's a tool you use every day that most developers haven't heard of?

news.ycombinator.com

11–12 of 12 posts

Re: Ask HN: What's a tool you use every day that most developers haven't heard of?

#11
I often use the following tools:

  fzf - fuzzy finder e.g. files
  gdu - tui for disk usage
  rga - search file contents
  bat - cat with syntax highlight
  difft - better diff
  lazygit - tui for gut
  lazydocker - TUI for dicker
  restic - backup tool
  rclone - sync tool
  f2 - file renaming tool

You can find them all in github.

Re: Ask HN: What's a tool you use every day that most developers haven't heard of?

#12

I often use the following tools: fzf - fuzzy finder e.g. files gdu - tui for disk usage rga - search file contents bat - cat with syntax highlight difft - better diff lazygit - tui for gut lazydocker - TUI for dicker restic - backup tool rclone - sync tool f2 - file renaming tool You can find them all in github.

> TUI for dicker

For what?

Post reply on HN