An error has occurred

{{terminalError}}

Support the Stuff you love for $10 a month

If you're a regular visitor to Stuff, please consider making a contribution to support our work. It can be as little as the cost of the coffees you drink while enjoying our news, podcasts and videos.

const button = document.querySelector("#support-button") button.addEventListener('click', () => { document.cookie = "pc_supporter=true" + ";path=/"; })