Hacker News new | ask | show | jobs
by pizza 1314 days ago
Yup

- ripgrep when you know what you’re looking for already

- “find usages” when you’ve stumbled upon something interesting sounding, and want to see where it gets invoked (jetbrains ides)

- (gist.)github.com/search when you want to see how others have used some api