7 Followers
21 Following
44 Posts

The command “curl -JLO” breaks down to:

curl -O = “used to have a little, now I have a lot “
-L = “No matter where I go”
-J = “I know where I came from”

Out of Control

This is the blog post I referred to in my DevTernity talk this morning when making the point that configuration is code.

https://kevlinhenney.medium.com/out-of-control-97ed6efa2818

Out of Control - Kevlin Henney - Medium

Looking at something from a different point of view can reveal a hidden side. With physical objects this hidden side can be literal, hence why technical drawings of three-dimensional objects are…

Medium