#!/usr/bin/env bash
cert_check() {
server=$1
host=$2
port=$3
str=`ssh "$server" "echo | openssl s_client -servername $host -connect localhost:$port | openssl x509 -noout -checkend 604800"` || true
if ! echo "$str" | grep -q 'Certificate will not expire' ; then
echo "$str" | ./send-email.py "Certificate \"$host\" on $server will expire in 7 days" \
fi
}
cert_check name myserver.com 443
if (userId == 1) {
// don't add mark's data to training set
}
And most other countries dump their garbage in these less fortunate countries for 'recycling'.
Can't really get mad at poor third world countries we have been using as dumpsters.
If you don't believe me or think this is hyperbole, no I'm being literal here. Almost everything you sort out into a recycling bin gets dumped in the the ocean somewhere far from you.
https://www.theguardian.com/environment/2021/dec/31/waste-co...
https://www.motherjones.com/environment/2023/03/rich-countri...
https://www.theguardian.com/us-news/2019/jun/17/recycled-pla...
https://www.dandc.eu/en/article/industrialised-countries-are...
This:
“No one comes to mind? Maybe you haven’t really trusted anyone with your wins yet.”
really, really hit me for some reason. I’m pretty averse to praise/congratulations — even if I feel it’s deserved! — so I don’t really share my wins with people. How can I expect to have people hype me up if I don’t let them in a little? It’s obvious when I write it all out but I kinda can’t believe how long I’ve been operating this way.
Anyway, great post!
So the steel is cheaper than bamboo?
The truth is: it is simply not as safe as metal. E.g. bamboo scaffolding has been outlawed in Shenzhen since 1994 [0] due to safety concerns.
[0]: https://www.sz.gov.cn/zfgb/2008/gb622/content/post_4950758.h...
It's easier just to require steel than to play bamboo police.
Deleted Comment
Deleted Comment