knowledge
knowledge copied to clipboard
Nulla dies sine linea
Knowledge
All the (un)useful stuff I learn along the way.
Stats & homepage
After every commit and every day at 00:00am UTC the statistics of my learnings are automatically aggregated and recalculated via a GitHub Actions pipeline. Some extracts of this calculation are then displayed on the extremely ~~raw~~ minimal homepage
To run the stats locally for the last 90 days, cd into the directory of this repo and run:
go run _repoUtils/main.go
You will need to have Go installed on your machine for that to work.