-
I thoroughly enjoyed Anna Shipman’s “Meeting everyone on a new team”:
When I joined the Financial Times as Technical Director for FT.com, I inherited a team of around 50 engineers. One of the first things I did was meet each of them for a one-to-one.
Though it did make me envious of Anna’s mentors:
The idea was suggested to me by a mentor, who’d been advised to do it by his mentor, a Rear Admiral [emphasis added], who said this was something you should do whenever you have a team of fewer than 150 people.
-
Torn between sharing two takeaway 12 inch pizzas or a single 18 inch one, E and I turned to Wolfram Alpha:
- “area of circle with diameter 12 inches” = 36 square inches * 2 = 72 square inches
- “area of circle with diameter 18 inches” = 81 square inches
-
I dropped C off at nursery for the first time. Wearing a face mask, I had to slip on blue, disposable shoe covers while waiting for him to settle.
At a certain point, one of the key workers said to the other “let’s do the separation now” and it was time for me to leave.
-
In order to test parts of a new project, I have to send an extra HTTP header with my requests. If you use Chrome or Firefox, ModHeader seems a popular choice for doing this but, as a Safari user, I needed an alternative.
Instead of using a browser extension, I settled on using mitmproxy, a “free and open source interactive HTTPS proxy”. I use its “Set Headers” feature to add my extra header to requests matching a particular domain, e.g. to add
X-Special-Header: header-value
to any request to a Heroku review app:$ mitmdump --modify-headers '/herokuapp.com/X-Special-Header/header-value'
This works regardless of browser and with tools such as HTTPie.
-
“The Great British Bake Off” is back.
After finding last year’s competition disappointing and upsetting, my faith was somewhat restored by the much more joyful “Junior Bake Off” and “Bake Off: The Professionals”.
After the first episode and Matt Lucas’ surprisingly accurate impression of Boris Johnson, I’m cautiously optimistic.
-
I’m a big fan of mint chocolate and have come to the conclusion the only mint chocolate worth buying is “Lindt Excellence Dark Mint Intense”. Anything else just doesn’t cut it.
-
C has been developing a special move he deploys whenever you prevent him doing something he wants (e.g. pulling things out of the fridge, grabbing bottles of gel for unclogging drains) where he’ll suddenly stiffen his entire body, arching backwards as hard as he can. We’ve tried explaining this usually results in an outcome no one desires: flying headfirst backwards.
We call it the “protest banana”.
Weeknotes 48
By Paul Mucur,
on