From 3adcf22d61e3d8f56644dfaa748927f46a009545 Mon Sep 17 00:00:00 2001 From: Cameron Otsuka Date: Thu, 30 Jan 2025 10:48:49 -0800 Subject: [PATCH] switch to activitypub, add bluesky --- _data/socials.json | 12 ++++++++---- .../r1-vs-o1-ai-as-commodity-or-moat/index.md | 4 ++-- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/_data/socials.json b/_data/socials.json index a2a3c68..82a4068 100644 --- a/_data/socials.json +++ b/_data/socials.json @@ -4,17 +4,21 @@ "url": "https://x.com/CameronOtsuka" }, { - "title": "LinkedIn", - "url": "https://www.linkedin.com/in/cotsuka" + "title": "ActivityPub", + "url": "https://otsuka.social/@cameron" }, { - "title": "Mastodon", - "url": "https://otsuka.social/@cameron" + "title": "Bluesky", + "url": "https://bsky.app/profile/otsuka.haus" }, { "title": "Nostr", "url": "https://primal.net/profile/npub1hzssq7wewjztvglpdvku92htx3sv2x5r9ycvqhvl9xrtt5fn629s3np693" }, + { + "title": "LinkedIn", + "url": "https://www.linkedin.com/in/cotsuka" + }, { "title": "GitHub", "url": "https://github.com/cotsuka" diff --git a/content/articles/r1-vs-o1-ai-as-commodity-or-moat/index.md b/content/articles/r1-vs-o1-ai-as-commodity-or-moat/index.md index 3b428cb..e272976 100644 --- a/content/articles/r1-vs-o1-ai-as-commodity-or-moat/index.md +++ b/content/articles/r1-vs-o1-ai-as-commodity-or-moat/index.md @@ -1,13 +1,13 @@ --- title: "R1 vs. o1: AI as Commodity or Moat" date: 2025-01-27 -modified: 2025-01-27 +modified: 2025-01-30 description: Is DeepSeek's R1 an existential threat to OpenAI? tags: - ai posse: 𝕏: https://x.com/CameronOtsuka/status/1884001595282907401 - Mastodon: https://otsuka.social/@cameron/statuses/01JJN5WVS1ZMZ56SK4T3YQ3J8Z + ActivityPub: https://otsuka.social/@cameron/statuses/01JJN5WVS1ZMZ56SK4T3YQ3J8Z Bluesky: https://bsky.app/profile/otsuka.haus/post/3lgradsawkc2v --- -- 2.51.0