Today I Learned
This might not exactly be daily, but it does capture short snippets of knowledge that my future self will probably find useful.
Whitelisting Pi-hole
— Working with Pi-hole and a bit of sed
.
sed
macos
pihole
networking
GitHub CLI
— Using the GitHub CLI to make authenticated and authorized download from a private repo.
authentication
github
api
curl
OSS donations, fonts
— Starting some micro-donations to open source developers. And a font.
github
sponsorship
opensource
font
SQLite schema
— Learning a few bits about SQLite that are worth noting.
sqlite
VSCode for Markdown
— Writing Markdown using VS Code
markdown
Python, SQL, and data eng
— Data engineering audiocast, plus Python photos
replit
python
data engineering
sql
sqlite
2021-08-31
— Using direnv
to automatically handle environment variables.
tools
direnv
2021-08-28
— Using GitLFS for the first time.
git
2021-08-18
— Using Google Sheets for event planning
regex
google
sheets
2021 07 12
— In which type coercion and JavaScript magic bite me in the…date math.
javascript