Submission timeline
2007–2026One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.
First comments on top threads
HN comment orderFrom the FAQ, before someone asks the obvious: Why shouldn't I just use jq? jq is awesome, and a lot more powerful than gron, but with that power comes complexity. gron aims to make it easier to use the tools you already know, like grep and sed. gron's primary purpose is to make it easy to find the path to a value in a deeply nested JSON blob when you don't already know the structure; much of jq's power is…
I use gron a lot, because I can never remember how to use jq to do anything fancy but can usually make awk work. (I may be unusual in that department, in that I actually like awk) One warning to note is that gron burns RAM. I've killed 32GB servers working with 15MB JSON files. (I think gron -u is even worse, but my memory is a bit fuzzy here). https://github.com/adamritter/fastgron as an alternative has been pretty good to me…
This is cool... but it appears to also work as an HTTP client as well? I'm not sure why the additional complexity of including this is needed. I maintain that any HTTP client functionality that supports enough options to be useful is complex and if it supports so few options that it's a toy, why include it? There is non-negligible overhead in keeping track of what shell tools can make network requests, and not being correct and up to date…
The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.
- Breakout years
- 3
- Total points
- 872
- Total comments
- 215
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2018-04-01 | Gron: A command line tool that makes JSON greppableFirst breakout | oftenwrong | 247 | 51 |
| 2020-11-06 | Gron – Make JSON GreppableBest thread | capableweb | 366 | 91 |
| 2022-05-22 | Gron: Make JSON Greppable | kiyanwang | 3 | 0 |
| 2022-10-18 | Gron: Make JSON Greppable | tambourine_man | 4 | 0 |
| 2023-05-31 | Make JSON GreppableHall induction | blondin | 3 | 0 |
| 2023-12-03 | Make JSON GreppableLatest 20+ point return | mooreds | 249 | 73 |
