OMG.

"He's making a table.
He's sorting it twice.
SELECT * FROM contacts WHERE behavior = "NICE";
SQL clause is coming to town."

Credits:
toptees.store/sql-clause-is-…

TIL: Der Begriff Cherry-Picking bei Versionssystemen kommt vom Ernteverfahren (stets nur reife Kirschen ernten), nicht (wie ich dachte) vom Stibitzen der Kirschen von einer Sahnetorte.

My favorite pairing model: The Rook.

Start with pairing, end with pairing/review, and do a mix of individual work and short pairing syncs in between.

Woa, balloons!

TIL:
docker restart <container-name>
if you want to patch code inside a container but have to restart its process to apply (e.g. JavaScript node containers)