From 0728193cd291b7068ef057c2512ace757a99c608 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Tue, 14 May 2024 18:25:56 -0700 Subject: [PATCH 1/2] chore: link --- ...nternet.md => 2024-05-01-heat-death-of-the-internet.md} | 0 src/links/2024/2024-05-14-gemini-in-gemini-out.md | 7 +++++++ 2 files changed, 7 insertions(+) rename src/links/2024/{2024-heat-death-of-the-internet.md => 2024-05-01-heat-death-of-the-internet.md} (100%) create mode 100644 src/links/2024/2024-05-14-gemini-in-gemini-out.md diff --git a/src/links/2024/2024-heat-death-of-the-internet.md b/src/links/2024/2024-05-01-heat-death-of-the-internet.md similarity index 100% rename from src/links/2024/2024-heat-death-of-the-internet.md rename to src/links/2024/2024-05-01-heat-death-of-the-internet.md diff --git a/src/links/2024/2024-05-14-gemini-in-gemini-out.md b/src/links/2024/2024-05-14-gemini-in-gemini-out.md new file mode 100644 index 00000000..d76f33d1 --- /dev/null +++ b/src/links/2024/2024-05-14-gemini-in-gemini-out.md @@ -0,0 +1,7 @@ +--- +title: "Gemini In, Gemini Out" +date: "2024-05-14T18:20:42-07:00" +tags: ['tech', 'AI', 'Google'] +description: "This year's Google I/O event was a strange affair. There was an unhinged DJ who yelled %22NO ONE WROTE THIS! GOOGLE WROTE THIS!%22 while he sort of (?) demoed generative music that he was looping." +link: "https://joe-steel.com/2024-05-14-Gemini-In-Gemini-Out.html" +--- \ No newline at end of file From 5077cf074f43e28f569b395f80f037905b1eee82 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Tue, 14 May 2024 18:35:11 -0700 Subject: [PATCH 2/2] fix: redirects --- _redirects | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_redirects b/_redirects index 867b75b0..1b3c529b 100644 --- a/_redirects +++ b/_redirects @@ -71,8 +71,8 @@ /assets/img/feed-icon.png /assets/icons/apple-touch-icon.png 200! # general -/posts/ /posts/0/ 200! -/links/ /links/0/ 200! +/posts/0/ /posts/ 200! +/links/0/ /links/ 200! /watching/movies-to-watch/ /watching/movies-to-watch/0/ 200! /watching/shows-to-watch/ /watching/shows-to-watch/0/ 200! /books/want-to-read/ /books/want-to-read/0/ 200!