Rake Routes
by Stephen Ball
Friday Lunch Links — #3
Nov 15, 2019
links
Speaking of Diversity: find engineering teams that share your values with Key Values. It’s a nice tool that allows you to select values you’re
Friday Lunch Links — #2
Nov 9, 2019
links
Dark Matter: A Primer (PDF) — An excellent academic paper detailing the numerous pieces of evidence we’ve accumulated on the actual, measurable
Logical Solver: Turn facts into conclusions
Nov 7, 2019
analysis
I’ve been playing through Dishonored 2 and last night I came across the Jindosh Lock Puzzle. It’s straight forward enough. There are five family
Programming with jq
Nov 6, 2019
command line & jq
So jq is awesome. When you need to process JSON then jq is your factory line transforming the raw JSON ingredients into delicious ice cream
Command line tools - jq
Nov 5, 2019
command line & jq
Need to parse some JSON data? Of course you do! JSON is practically the lifeblood of API calls these days. GitHub Google Cloud Storage Lots of
Friday Lunch Links — #1
Nov 1, 2019
links
Hello! Here’s a collection of interesting links I’ve found in the last week. Enjoy! The Little Handbook of Statistical Practice by Gerard E. Dallal,
Why diversity matters
Oct 30, 2019
career
Lack of diversity in tech is no accident. Peter Thiel, founder of PayPal, returned to his alma mater Stanford in 2012 to teach his now famous
Music for coding - October 2019
Oct 28, 2019
music
Like working to music? I do! Here’s what I’ve been listening to lately. Pinout (Original Soundtrack) [feat. Susanna Lundgren] by Douglas Holmquist
Code puzzles are a poor way to gauge technical candidates
Oct 24, 2019
career
The tech industry is a long way from having a common good interview process. There are many problems, but today I’m going to write about one in
Add vim to a pipeline with vipe
Jan 18, 2019
command line
Have you ever wanted to stop and edit text in the middle of a pipeline? With vipe you can! Take the output of brew search as an example. What we if
Next page