Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
7f5cc969f6
3 changed files with 9 additions and 2 deletions
|
@ -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!
|
||||
|
|
7
src/links/2024/2024-05-14-gemini-in-gemini-out.md
Normal file
7
src/links/2024/2024-05-14-gemini-in-gemini-out.md
Normal file
|
@ -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"
|
||||
---
|
Reference in a new issue