I’ve long relied on CDC wastewater data to track COVID community spread and guide my precautions accordingly. For the past year, I used a simple iOS/macOS widget I wrote to help keep tabs. If you might find it useful, I finally shared it on the App Store: apple.co/4glESi8
Favorite shell alias for #golang dev on Apple Silicon chips:
alias bgtest='GOMAXPROCS=`sysctl -n hw.perflevel1.logicalcpu` taskpolicy -b go test'
Runs tests on efficiency cores only, perfect for fuzz testing ("bgtest -fuzz FuzzFoo") in background without affecting normal work.
RIP @emojitracker? I no longer maintain it (sold it two years ago), but heard it stopped running. My guess is Twitter killed its elevated partner API access, I assume related to their new API pricing model: wired.com/story/twitter-…
10 years and 43 billion tweets, a good run. 💫
Only thing I want in @SlackHQ is to be able to casually type/insert a time inside a message in my local time, have it recognized/parsed/markedup, and automatically displayed in the local timezone for all recipients.