All posts - Page 8
Logical Solver: Turn facts into conclusions
- Author: Stephen Ball
- Published:
-
Tags:
- Permalink: /blog/logical-solver-turn-facts-into-conclusions
Learn about logical grid puzzles and how applying the right tools can make complex problems trivial.
Programming with jq
- Author: Stephen Ball
- Published:
-
Tags:
- Permalink: /blog/programming-with-jq
jq is not only a powerful JSON command line parser, it's a full featured programming language
Command line tools - jq
- Author: Stephen Ball
- Published:
- Permalink: /blog/command-line-tools-jq
jq is awesome
Friday Lunch Links — #1
- Author: Stephen Ball
- Published:
-
Tags:
- Permalink: /blog/friday-lunch-links-1
Text rendering, text editing, Rust, and rising seas!
Why diversity matters
- Author: Stephen Ball
- Published:
- Permalink: /blog/why-diversity-matters
Diversity is a strength, not a distraction
Music for coding - October 2019
- Author: Stephen Ball
- Published:
-
Tags:
- Permalink: /blog/music-for-coding-october-2019
Some music albums and some of my own playlists that I find great to listen to while programming.
Code puzzles are a poor way to gauge technical candidates
- Author: Stephen Ball
- Published:
- Permalink: /blog/code-puzzles-are-a-poor-way-to-gauge-technical-candidates
Technical interviews aren't great, and they're worse if they actively try and trick the interviewee.
Add vim to a pipeline with vipe
- Author: Stephen Ball
- Published:
- Permalink: /blog/add-vim-to-a-pipeline-with-vipe
How to inject vim into a shell pipeline