Ahead of schedule on work project. Invited to 2nd COVID jab next week. Spent half of day working on laptop in sunny garden. Parcel arrived from @LEGO_group with Everyone Is Awesome model (pictured).
Today was a Good Day.
Just learned Tuca & Bertie is getting a 2nd season (thanks Adult Swim, no thanks Netflix). Super excited. In anticipation I’m rewatching season 1 of this sort-of “upbeat feminist Bojack Horseman” and (re)loving it.
At the weekend, Ruth‘s brother Robin begins his attempt to row the length of the UK (by inland waterways where possible). I just received this invitation to see him off…
In 2020 at @automattic my team, Alpha, forked into teams Fuel and Fire (I’ll tell you the story another time).
But it took ’til now for me to notice that our internal systems use something like the string ${jobTitle} on ${teamName}
. Which leads to this excellent title.
Can you tell me how to get in touch with your technical/security team @firstdirecthelp? Apparently my report about a vulnerability in your website contains characters that aren’t “valid” for your sucky feedback form… but it doesn’t say which ones.
Thanks, supermarket bagels, for expressing exactly how I was feeing when I reached the kitchen this morning:
Despite the fact that it’s existed for 11 years, TIL about
globstar
in Bash. Set shopt -s globstar
and **
globs become fully recursive, making that bulk transcode operation much simpler. 🤯
A note for my own reference. If you want to repackage a lot of .mkv
files as .mp4
, without transcoding, here’s a one-liner:
for f in **/*.mkv; do echo "$f"; ffmpeg -y -hide_banner -loglevel panic -i "$f" -c copy "${f%.mkv}.mp4"; rm "$f"; done
Sometimes, I miss Troma Night. Hanging out with my friends and watching awful/awesome films over pizza and beer.
If only there were a way to do it during lockdown?
Oh wait, there is: danq.me/homa-night/homa-night-2
Watched the pilot of Webbed Briefs by @heydonworks (of Every Layout fame). It’s a sarcastic independent vlog about web technologies, so I immediately fell in love and subscribed to the feed…
Just kidding. It doesn’t have a feed! (Yet?)
Needed new UPS batteries.
Almost bought from @insight_uk but they require registration to checkout.
Purchased from @SourceUPSLtd instead.
Moral: having no “guest checkout” costs you business.
I’m unlikely to get a graduation ceremony like last time (on account of social distancing and whatnot), but I get a certificate to acknowledge my most-recent qualification.