Presentations as code thanks to Marp

Presentations as code thanks to Marp image

I have spent years dodging PowerPoint, with limited success. Whether it was me who was expected to deliver the presentation, or people imploring me to automate the creation of their slide decks, I dreaded few things more. What really pissed me off was the feeling that it really didn't need to be this hard...

Read more

Removing the lint from BigQuery SQL with SQLFluff

Removing the lint from BigQuery SQL with SQLFluff image

Our reporting stack is built atop over 15k lines of BigQuery SQL that I have been trying to tame. Having made good use of Python formatters and linters like Black and Flake8, I wanted a linter that could help me clean up the code and also potentially be integrated with pre-commit and GitHub Actions.

Read more

Falling in love with a mermaid

Falling in love with a mermaid image

It's the 14th of February so rather than buying any useless stuff I don't need for a fake holiday, I thought I'd play with a charting library.

Read more