From 846f5be461b4832e9b70e1c53e7fd0115665390e Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 29 Apr 2024 08:33:00 -0700 Subject: [PATCH] chore: links + authors --- config/data/author-map.js | 1 + ...29-the-self-serving-nature-of-most-tech-social-media.md | 7 +++++++ .../2024-04-29-the-unsustainability-of-the-ai-bubble.md | 7 +++++++ 3 files changed, 15 insertions(+) create mode 100644 src/links/2024/2024-04-29-the-self-serving-nature-of-most-tech-social-media.md create mode 100644 src/links/2024/2024-04-29-the-unsustainability-of-the-ai-bubble.md diff --git a/config/data/author-map.js b/config/data/author-map.js index 5ca0872e..6cf6f050 100644 --- a/config/data/author-map.js +++ b/config/data/author-map.js @@ -136,6 +136,7 @@ export default { "https://www.wheresyoured.at": "Ed Zitron", "https://httpster.io": "Sami", "https://www.tylerjfisher.com": "Tyler Fisher", + "https://baldurbjarnason.com": "Baldur Bjarnason", "https://www.baldurbjarnason.com": "Baldur Bjarnason", "https://lmnt.me": "Louie Mantia", "https://www.lrb.co.uk": "London Review of Books", diff --git a/src/links/2024/2024-04-29-the-self-serving-nature-of-most-tech-social-media.md b/src/links/2024/2024-04-29-the-self-serving-nature-of-most-tech-social-media.md new file mode 100644 index 00000000..04a654b6 --- /dev/null +++ b/src/links/2024/2024-04-29-the-self-serving-nature-of-most-tech-social-media.md @@ -0,0 +1,7 @@ +--- +title: "The self-serving nature of most tech social media" +date: "2024-04-29T07:28-08:00" +tags: ["tech", "social media"] +description: "99% of tech social media: 'I like this thing, but people say it's bad so here is a list of self-serving reasons why I should be allowed to like it. They're my soothing koans to calm the phantom pain of my long-amputated conscience'" +link: "https://www.baldurbjarnason.com/2024/self-serving-tech-social-media/" +--- \ No newline at end of file diff --git a/src/links/2024/2024-04-29-the-unsustainability-of-the-ai-bubble.md b/src/links/2024/2024-04-29-the-unsustainability-of-the-ai-bubble.md new file mode 100644 index 00000000..38296ab3 --- /dev/null +++ b/src/links/2024/2024-04-29-the-unsustainability-of-the-ai-bubble.md @@ -0,0 +1,7 @@ +--- +title: "The unsustainability of the AI Bubble" +date: "2024-04-29T07:29-08:00" +tags: ["tech", "AI"] +description: "In a presentation earlier this month, the venture-capital firm Sequoia estimated that the AI industry spent $50 billion on the Nvidia chips used to train advanced AI models last year, but brought in only $3 billion in revenue." +link: "https://www.baldurbjarnason.com/2024/the-unsustainability-of-the-ai-bubble/" +--- \ No newline at end of file