CodeFaster
Subscribe
Sign in
Home
Archive
About
New
Top
Discussion
Mastering JQ: Part 1
This is the first part of an ongoing series on mastering jq. jq is a valuable tool that every fast coder has in their tool chest. It contains depths of…
Tyler Adams
Jun 30, 2020
7
8
Share this post
Mastering JQ: Part 1
codefaster.substack.com
Copy link
Twitter
Facebook
Email
Look ma, no mouse: Vimium
Repeatedly reaching for your mouse slows you down in the short term, and in the long term brings on health problems (RSI). To stay fast and healthy...
Tyler Adams
Oct 6, 2020
4
Share this post
Look ma, no mouse: Vimium
codefaster.substack.com
Copy link
Twitter
Facebook
Email
Mastering jq: xml (and any other data format)
In tutorial, we will go over how to use jq to transform xml data as well as any other data format, including binary formats.
Tyler Adams
Jul 7, 2020
3
Share this post
Mastering jq: xml (and any other data format)
codefaster.substack.com
Copy link
Twitter
Facebook
Email
Fast Typing: vi
vi isn’t good because it “doesn’t use the mouse” or because its “modal” or because its “a command line program” vi is good because...
Tyler Adams
Sep 15, 2020
5
1
Share this post
Fast Typing: vi
codefaster.substack.com
Copy link
Twitter
Facebook
Email
Mastering jq: Bash tricks
In this tutorial, we’ll demonstrate jq features that help us code bash faster.
Tyler Adams
Jul 14, 2020
1
Share this post
Mastering jq: Bash tricks
codefaster.substack.com
Copy link
Twitter
Facebook
Email
Fast typing: keyboard layouts
I thought wpm would be the metric to determine the fastest keyboard layout. It’s not. What matters? RSI, Repetitive Stress Injury.
Tyler Adams
Sep 1, 2020
1
Share this post
Fast typing: keyboard layouts
codefaster.substack.com
Copy link
Twitter
Facebook
Email
xargs considered harmful
Just Use Sed
Tyler Adams
Jul 16, 2021
1
23
Share this post
xargs considered harmful
codefaster.substack.com
Copy link
Twitter
Facebook
Email
Mastering sed: Find and Replace
In this tutorial, we’ll explore one of sed’s most powerful features: find-and-replace.
Tyler Adams
Aug 4, 2020
1
Share this post
Mastering sed: Find and Replace
codefaster.substack.com
Copy link
Twitter
Facebook
Email
json-diff
There are a lot of tools that diff json, but only json-diff makes it easy to write programs to process the diff output...
Tyler Adams
Dec 29, 2020
Share this post
json-diff
codefaster.substack.com
Copy link
Twitter
Facebook
Email
Write code that writes code
Wouldn’t you rather write a program than type the same thing 100 times? Me too, let’s talk about how.
Tyler Adams
Sep 29, 2020
Share this post
Write code that writes code
codefaster.substack.com
Copy link
Twitter
Facebook
Email
Mastering sed: part 1
In this tutorial, we will go over the basics of using sed, an ancient and powerful text manipulator. We will go over real sed examples that you can copy…
Tyler Adams
Jul 28, 2020
1
Share this post
Mastering sed: part 1
codefaster.substack.com
Copy link
Twitter
Facebook
Email
Avoid these 6 jq features
In this tutorial, we’ll discuss features of jq that will slow you down and what to use instead. jq has 3 fabulously dangerous methods...
Tyler Adams
Jul 21, 2020
1
Share this post
Avoid these 6 jq features
codefaster.substack.com
Copy link
Twitter
Facebook
Email
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts