Hacker Newsnew | past | comments | ask | show | jobs | submit | micahkepe's commentslogin

OP jsongrep author here: v0.8.0 now has multi format support for serializable formats![^1]

[1]: https://github.com/micahkepe/jsongrep/releases/tag/v0.8.0


OP here: sorry about that, the light mode inconsistencies should be fixed now. Will continue to work on making the site design better as well!


OP here: Releases have been updated! Also someone was kind enough to package it in Homebrew already :) https://github.com/micahkepe/jsongrep/pull/22


Hey thank you! OP here, yes I was struggling to find large enough documents to run the benchmarks on, the range currently on the benchmark data is ~106 B - ~190MB, which I think covers the majority of quick task workloads, but would love to have large documents, if there's an public ones you can thinking of I'd like to know!


The US government tend to offer big public json document [0], such as crime rates [1], or others.

[0]: https://catalog.data.gov/dataset/?res_format=JSON

[1]: https://catalog.data.gov/dataset/crimes-2001-to-present


Should be fixed now! Let me now :)


They've been added!


OP here- I will add! Thank you for checking out the project!


Hey OP here! Sorry about this this is just laziness on my part because I never use light mode so I forget to test haha, will push a fix!


Hey! This is the jsongrep author, just wanted to give a little intro to the jsongrep tool. I started this project as part of my undergrad research and kept iterating on it. I'm super happy with how performant it is and I have found it incredibly useful for my day-to-day work, for example combing through long OpenAPI specs and combining with other tools like `fzf` and `rg`. Happy to answer any questions about the tool!


I just published a deep dive on Ken Thompson’s Reflections on Trusting Trust, where he talks about the compiler-level backdoor he described in his 1984 Turing Award lecture that would let him login on compromised systems.

The post walks through how a compiler can teach itself to hide a Trojan that reproduces even after the source is “clean” and annotated snippets from Thompson’s actual code (shared by Russ Cox).

Would love feedback or corrections, especially from folks who’ve studied or implemented compiler bootstrapping or reproducible-build systems.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: