From b242eb7e34caac302807492c6c4652a5dc981648 Mon Sep 17 00:00:00 2001 From: Brodie Blackburn Date: Sun, 24 Nov 2024 10:27:21 +1000 Subject: [PATCH] Fix footnotes --- brodie.id.au/blog/purdue.md | 2 +- .../blog/serverless-investment-management-portfolio.md | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/brodie.id.au/blog/purdue.md b/brodie.id.au/blog/purdue.md index b13e0be..345e588 100644 --- a/brodie.id.au/blog/purdue.md +++ b/brodie.id.au/blog/purdue.md @@ -128,4 +128,4 @@ If the Purdue model is a network segmentation model, then network management is If you find yourself face-to-face with the Purdue model in a conference call, please confirm you are not speaking with an LLM. -[^1]: http://scadamag.infracritical.com/index.php/2018/03/01/purdue-model-history/ +[^1]: diff --git a/brodie.id.au/blog/serverless-investment-management-portfolio.md b/brodie.id.au/blog/serverless-investment-management-portfolio.md index 694906d..3f8b451 100644 --- a/brodie.id.au/blog/serverless-investment-management-portfolio.md +++ b/brodie.id.au/blog/serverless-investment-management-portfolio.md @@ -51,7 +51,7 @@ If we stick to just balances, it's pretty simple to automate. Sometimes automatic retrieval breaks. These [shitty bank websites](https://github.com/eidorb/portfolio/tree/master/tests) change all the time 🤣! -(At least there's [Up](https://developer.up.com.au).) +(At least there's [Up](https://developer.up.com.au)[^1].) Beancount ledgers are easily updated by hand. Balance entries looks like this: @@ -84,3 +84,5 @@ The downside is potentially having to wait a needless couple of hundred millisec ## Security I should be in control of who sees my financial information. There's a [Datasette plugin](https://datasette.io/plugins/datasette-auth-github) that handles this. + +[^1]: