The hottest JSON Substack posts right now

And their main takeaways
Category
Top Technology Topics
CodeFaster 108 implied HN points 05 Sep 23
  1. Ignore whitespace in git diffs using -w flag to reduce size and focus on content
  2. Filter diffs using filterdiff CLI tool to include or ignore specific files in your git diffs
  3. Convert git diff output to JSON for easier parsing using tools like diff-to-json or unidiff in Python
CodeFaster 108 implied HN points 20 Jul 23
  1. The Unix 1-liner using jq efficiently filters and extracts specific data from a JSON response.
  2. Creating a small script like get-all-accounts to gather data beforehand is crucial for this command to work effectively.
  3. The jq command simplifies data processing by breaking down the process into four transformations.
CodeFaster 72 implied HN points 25 Apr 23
  1. JSON Toolkit offers a variety of tools for working with JSON and other data formats.
  2. You can use JSON Toolkit to convert data, manipulate it, and extract information efficiently.
  3. By using JSON Toolkit, you'll save time and effort on data processing tasks.
Bit Maybe Wise 0 implied HN points 10 Jul 23
  1. ABEND dump is back after a break, sharing interesting content
  2. Tests should run fast, be easy to write, and give good feedback
  3. Compilers are fascinating software that can be optimized for faster performance
Get a weekly roundup of the best Substack posts, by hacker news affinity: