I do some data analysis to find Brisbane's best restaurants.
Some notes about the process of creating a serverless Python website, so that it is hosted for free on AWS.
Exploring a quirk of Python's type hinting with the pipe operator
Using setuptools to specify project metadata in pyproject.toml, but dependencies in python
Some code to make a reasonable sized plotly histogram.
A guide on how to download all your Facebook messages for storage or analysis
A visualisation of the results from the Sunshine Coast Marathon 2024
Exploring the hidden complexity of a good Match 3 game implementation.
Using the Gamma distribution with the 6 parameter method returns incorrect values
For p or q parameters greater than ~int32_max, AnyLogic's Beta distribution samples incorrect values
A review of the famous book, "The Three-Body Problem" by Liu Cixin
Fixing a Python bug caused by some interesting pip behaviour
A writeup about an experiment I performed to test some friends abilities to descriminate between Coke and Pepsi
How to install Python - The eternal question
How to configure a certificate to cover subdomains AND apex domain.
My first blog post.