diff --git a/config/data/author-map.js b/config/data/author-map.js index 6cf6f050..8364f277 100644 --- a/config/data/author-map.js +++ b/config/data/author-map.js @@ -1,4 +1,5 @@ export default { + "https://www.takahe.org.nz": "takahē magazine", "https://shkspr.mobi": "Terence Eden", "https://www.statsignificant.com": "Daniel Parris", "https://statsignificant.com": "Daniel Parris", diff --git a/src/links/2024/2024-heat-death-of-the-internet.md b/src/links/2024/2024-heat-death-of-the-internet.md new file mode 100644 index 00000000..45aec86a --- /dev/null +++ b/src/links/2024/2024-heat-death-of-the-internet.md @@ -0,0 +1,7 @@ +--- +title: "Heat Death of the Internet" +date: "2024-05-01T21:22-08:00" +tags: ["tech", "AI"] +description: "You want to order from a local restaurant, but you need to download a third-party delivery app, even though you plan to pick it up yourself. The prices and menu on the app are different to what you saw in the window. When you download a second app the prices are different again. You ring the restaurant directly and it says the number is no longer in service. You go to the restaurant and order in person. You mention that their website has the wrong number and the woman behind the counter says they have to contact the company who designed the site for changes, which will cost them, but most people just order through an app anyway." +link: "https://www.takahe.org.nz/heat-death-of-the-internet/" +--- \ No newline at end of file