diff --git a/pages/_data/bookmarks.json b/pages/_data/bookmarks.json index 4b69c960..8d3ba260 100644 --- a/pages/_data/bookmarks.json +++ b/pages/_data/bookmarks.json @@ -434,5 +434,12 @@ "author": "Alex Russell", "authorLink": "https://infrequently.org/", "description": "Required reading for people who are also tired of the JavaScript industrial complex and need some hard data to change minds." + }, + { + "link": "https://doriantaylor.com/p-dumb", + "title": "P(Dumb)", + "author": "Dorian Taylor", + "authorLink": "https://doriantaylor.com/", + "description": "A really good breakdown of what machine learning and LLMs are capable of now and what would actually need to happen before AI doomsday scenarios to be realistic. If someone is talking about AI risks and they mean paperclips, you can ignore them. Let's focus on misinformation, creative theft, and non-consensual AI-generated porn first." } ] diff --git a/src/public/images/cats/IMG_20240819_084112636.jpg b/src/public/images/cats/IMG_20240819_084112636.jpg new file mode 100644 index 00000000..2caab8d2 Binary files /dev/null and b/src/public/images/cats/IMG_20240819_084112636.jpg differ diff --git a/src/public/images/cats/IMG_20240822_095937374_HDR.jpg b/src/public/images/cats/IMG_20240822_095937374_HDR.jpg new file mode 100644 index 00000000..170e2729 Binary files /dev/null and b/src/public/images/cats/IMG_20240822_095937374_HDR.jpg differ diff --git a/src/public/images/cats/IMG_20240822_161223279.jpg b/src/public/images/cats/IMG_20240822_161223279.jpg new file mode 100644 index 00000000..743f851c Binary files /dev/null and b/src/public/images/cats/IMG_20240822_161223279.jpg differ diff --git a/src/public/images/cats/avif/IMG_20240819_084112636.avif b/src/public/images/cats/avif/IMG_20240819_084112636.avif new file mode 100644 index 00000000..08c23247 Binary files /dev/null and b/src/public/images/cats/avif/IMG_20240819_084112636.avif differ diff --git a/src/public/images/cats/avif/IMG_20240822_095937374_HDR.avif b/src/public/images/cats/avif/IMG_20240822_095937374_HDR.avif new file mode 100644 index 00000000..87a3bc98 Binary files /dev/null and b/src/public/images/cats/avif/IMG_20240822_095937374_HDR.avif differ diff --git a/src/public/images/cats/avif/IMG_20240822_161223279.avif b/src/public/images/cats/avif/IMG_20240822_161223279.avif new file mode 100644 index 00000000..f6b1d87b Binary files /dev/null and b/src/public/images/cats/avif/IMG_20240822_161223279.avif differ diff --git a/src/public/images/cats/webp/IMG_20240819_084112636.webP b/src/public/images/cats/webp/IMG_20240819_084112636.webP new file mode 100644 index 00000000..091c50de Binary files /dev/null and b/src/public/images/cats/webp/IMG_20240819_084112636.webP differ diff --git a/src/public/images/cats/webp/IMG_20240822_095937374_HDR.webP b/src/public/images/cats/webp/IMG_20240822_095937374_HDR.webP new file mode 100644 index 00000000..cad25124 Binary files /dev/null and b/src/public/images/cats/webp/IMG_20240822_095937374_HDR.webP differ diff --git a/src/public/images/cats/webp/IMG_20240822_161223279.webP b/src/public/images/cats/webp/IMG_20240822_161223279.webP new file mode 100644 index 00000000..04f959a5 Binary files /dev/null and b/src/public/images/cats/webp/IMG_20240822_161223279.webP differ