cyingfan

↗ HN profile [ 30.1 ms ] full profile
Karma
1
Created
December 18, 2020 (5y ago)
Submissions
0
  1. This is a tool I built over weekend to solve a common scenario I face: having to repeatedly query/grep output from an API call, which can be rather slow. The idea is not novel. A similar tool exists…