Blog
The 8 Most Important Statistical Ideas: Counterfactual Causal Inference
"Correlation doesn't imply causation". Can counterfactuals help determining cause-and-effect relationships?
Transforming My Favourite Quotes into Generative Art
An experiment with generative artificial intelligence.
Automating Link Previews for Zola Sites
Developing a bash script to create social media cards for Zola sites.
Automatically Updating My Zola Site Using a Webhook
Since this site's files are on GitHub, I thought it would be a nice idea to automatically update it whenever the repository is modified.
Zola Git Pre-Commit Hook: Updating Post Dates
In order to keep the 'Last updated' field of posts always accurate, I automated its modification with a custom Git pre-commit hook.