article
SQLite3 CTE for Calmap visualization
Data grouped by dates can easily be printed like GitHup contribution maps by weeks.
Weekwise Anomaly Visualization
Many metrics are easier to visualize as a weekly table. Add anomaly highlights to that as well!
Remind - it does what it's name says!
Just don't forget anything - use this wonderful little Unix tool that runs on plain text.
Cook your Scripts to APIs in 5 minutes
node-red is a fantastic tool for various stuff; here a super useful unconventional usecase for it.
SQLite3 CTE tricks for time series analysis
Hands on analyze git log data with SQLite3 CTEs!
Quick development envs with Docker
Before moving production envs to Docker, use it for making new dev setup painless.