Page 29 of 141 (2810 total posts)
An Introduction to JQAn Introduction to JQ In this article, I’m going to go over the basics building blocks of jq in enough depth that you will be able to understand how jq works. September 5, 2021 at 03:40PM
GitHub – johnkerl/miller: Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSONGitHub – johnkerl/miller: Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON – GitHub – johnkerl/miller: Miller is like awk, sed, cut, join, and sort for name-indexed data … September 5, 2021 at 07:30PM
Wheel of NamesWheel of Names Enter names, spin wheel to pick a random winner. Customize look and feel, save and share wheels. August 22, 2021 at 08:47PM
(1) ULTIMATE GUITAR TABS – 1,100,000 songs catalog with free Chords, Guitar Tabs, Bass Tabs, Ukulele Chords and Guitar Pro Tabs!(1) ULTIMATE GUITAR TABS – 1,100,000 songs catalog with free Chords, Guitar Tabs, Bass Tabs, Ukulele Chords and Guitar Pro Tabs! Your #1 source for chords, guitar tabs, bass tabs, ukulele chords, guitar pro and power tabs. Comprehensive tabs archive with over 1,100,000 tabs! Tabs search engine, guitar lessons, gear reviews, rock news and forums! August 22, 2021 at 08:56PM
FlimFlim 💡 The perfect tool for inspiration! August 22, 2021 at 08:55PM
JumpStoryJumpStory Handy collection of images to use in development and writing August 22, 2021 at 08:45PM
5 Useful jq Commands to Parse JSON on the CLI5 Useful jq Commands to Parse JSON on the CLI JSON has become the de facto standard data representation for the web. It’s lightweight, human-readable (in theory) and supported by all major languages and platforms. However, working on the CLI with JSON is still hard using traditional CLI tooling. Lucky, there is jq, a command-line JSON processor. jq offers a broad range of operations to transform and manipulate JSON based data structures from the command line. Looking at the documentation however reveals an overwhelmingly huge number of options, functions and things you can do with jq. August 20, 2021 at 06:00PM
Alda tutorialAlda tutorial Alda is a text-based programming language for music composition. It allows you to write and play back music using only a text editor and the command line. August 17, 2021 at 02:31PM