Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
subnixr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
subnixr
8y ago
> Frankly, I'd like Google Assistant to make some of the more soul-sucking calls I have to endure. Perhaps it can call and argue with the insurance company about doctor bills. People often forget that companies make various types of
2.
▲
by
subnixr
9y ago
> "json lines" data format (where each record is json without literal newlines, and newline separates records) Good point, but jq handles this already. If the payload is an array of object, simply `jq -c '.[]'` to get