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.
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.
This week, some colleagues at Automattic and I are sharing pictures of our workspaces. So I made a 360° panoramic with interactive “info points” (apologies for work-specific jargon). Would you like to see it?
With #lockdown guidance as it stands, only six of the seven dwarfs can meet together in the park?
The seventh dwarf won’t be Happy.
In fact, he’ll be Grumpy.
Which is a problem, because that means one of the six is Sneezy.
A new Automattician who started this week looked me up to thank me for the first in my series of blog posts (2, 3) about starting with @automattic. I feel useful! 😍
I think our local red kites were mostly living on roadkill, and the lockdown means they’re not getting fed. They’ve also forgotten how to hunt: this afternoon I watched one get its ass handed to it by a medium-sized crow.