diff --git a/config/data/author-map.js b/config/data/author-map.js index 87d16d80..b86cf4ab 100644 --- a/config/data/author-map.js +++ b/config/data/author-map.js @@ -1,4 +1,5 @@ export default { + "https://niclake.me": "Nic Lake", "https://www.anildash.com": "Anil Dash", "https://knowler.dev": "Nathan Knowler", "https://www.vox.com": "Vox", diff --git a/src/links/2024/2024-05-24-ai-is-not-ready-for-the-world.md b/src/links/2024/2024-05-24-ai-is-not-ready-for-the-world.md new file mode 100644 index 00000000..9c0e4221 --- /dev/null +++ b/src/links/2024/2024-05-24-ai-is-not-ready-for-the-world.md @@ -0,0 +1,7 @@ +--- +title: "AI Is Not Ready For The World" +date: "2024-05-24T12:23-08:00" +tags: ["tech", "AI"] +description: "The most pressing problem with artificial intelligences (AIs) or Large Language Models (LLMs) isn’t that they are shoved in your face without your consent, or that it’s built on the backs of stolen content. The main problem right now is that Google AI, ChatGPT, etc. have been positioned by their creators as bastions of truth. And this… well, couldn’t be further from the truth." +link: "https://niclake.me/ai" +--- \ No newline at end of file