{
  "version": "https://jsonfeed.org/version/1",
  "title": "AI on Focustivity",
  "icon": "https://avatars.micro.blog/avatars/2024/03/139989.jpg",
  "home_page_url": "https://focustivity.blog/",
  "feed_url": "https://focustivity.blog/feed.json",
  "items": [
      {
        "id": "http://focustivity.micro.blog/2026/06/28/ive-been-trying-out-siri.html",
        
        "content_html": "<p>I’ve been trying out Siri AI over the past few days. Overall, I’m very impressed and see the potential.</p>\n<p>However, it seems the one thing the old Siri was really good at got nerfed. All I want to do is set a reminder, but Siri AI rewrites it and doesn’t always set the date and time correctly.</p>\n",
        "date_published": "2026-06-28T14:13:42-04:00",
        "url": "https://focustivity.blog/2026/06/28/ive-been-trying-out-siri.html",
        "tags": ["AI","Apps"]
      },
      {
        "id": "http://focustivity.micro.blog/2026/04/19/openclaw-not-today.html",
        "title": "OpenClaw, Not Today",
        "content_html": "<p>I almost spent the day trying out <a href=\"https://openclaw.ai/\">OpenClaw</a> on my personal PC. I was tempted because I find the process fun and interesting.</p>\n<p>I talked myself out of it because I know I have no real use for this type of system in my personal life. I would never use a setup like this for work, as I work with many clients.</p>\n<p>Oh well.</p>\n",
        "date_published": "2026-04-19T16:05:00-04:00",
        "url": "https://focustivity.blog/2026/04/19/openclaw-not-today.html",
        "tags": ["AI"]
      },
      {
        "id": "http://focustivity.micro.blog/2026/02/21/playing-with-claude-code-and.html",
        "title": "Playing with Claude Code and Claude Cowork",
        "content_html": "<p>Over the past couple of weeks, I&rsquo;ve dabbled with <a href=\"https://focustivity.blog/using-claude-code-to-manage-your-obsidian-vault\">Claude Code</a> and Claude Cowork to see what it&rsquo;s all about. I love tinkering with technology, after all.</p>\n<p>Claude Cowork is essentially a less technical way to do the same thing Claude Code can do. It can be used to manipulate files in specified folders as well as connect to the many online services you may have. You can then automate tasks, do research, clean up files, create or manage notes, and the list goes on.</p>\n<p>{{more}}</p>\n<p>As usual, I love playing with this stuff. I like to know how it works. I&rsquo;m interested in discovering the systems that can be automated by this technology.</p>\n<p>Yet, at the end of the day, I have no particular use for it in my personal life. My life is intentionally simple. I don&rsquo;t need automation. I don&rsquo;t need an LLM to create notes or make connections. I don&rsquo;t need it to tell me what I should be working on.</p>\n<p>On the other hand, my work life is very complicated, especially recently. I don&rsquo;t want to use Claude or other LLMs for work because of the nature of the content. My organization does have Microsoft Copilot.</p>\n<p>I use Microsoft Copilot every day to take meeting notes, find information across the organization, do research on particular problems, and write simple scripts.</p>\n<p>Recently, I&rsquo;ve been using Copilot to troubleshoot issues, and when I&rsquo;m done I have it create a Word document that summarizes the issue, the troubleshooting process, and the solution. I then add this document to our project files. Next time I have a similar issue, the solution pops up in my search, and it saves a ton of time. Copilot has replaced search, in a good way.</p>\n<p>Despite its usefulness, there is no way these tools could take over my job, or anyone else&rsquo;s job in my company. That would be a disaster. They require specific instructions and guidance to extract the usefulness from them.</p>\n<p>Certainly, this will change over time, but I&rsquo;m optimistic that we will change as well, and will learn and adapt as time goes on.</p>\n",
        "date_published": "2026-02-21T14:20:00-04:00",
        "url": "https://focustivity.blog/2026/02/21/playing-with-claude-code-and.html",
        "tags": ["AI"]
      },
      {
        "id": "http://focustivity.micro.blog/2026/01/24/using-claude-code-to-manage.html",
        "title": "Using Claude Code to Manage Your Obsidian Vault",
        "content_html": "<p><img src=\"https://cdn.uploads.micro.blog/347251/2026/33591c79db.jpg\" alt=\"Claude Code\">\n<em>Claude Code</em></p>\n<p>I&rsquo;ve been seeing many posts and videos talking about using <a href=\"https://code.claude.com/docs/en/overview?ref=focustivity.blog\">Claude Code</a> to manage their local Obsidian vaults.</p>\n<p>I played around with this and found it potentially very valuable for someone (like me) who enjoys making notes but doesn&rsquo;t enjoy the organization of said notes. Or for processing meeting notes and other work-related data and acting as a project manager assistant that handles all the grunt work I would rather not do myself.</p>\n<p>{{more}}</p>\n<p>If you consider Claude Code to be a developer&rsquo;s tool, you wouldn&rsquo;t be wrong, but what Claude Code really does is work with local files. That includes markdown files, making it a great tool for note takers who are following the <a href=\"https://stephango.com/file-over-app?ref=focustivity.blog\">File over</a>App philosophy.</p>\n<p>If your initial reaction is something like, “I&rsquo;ll never use AI to write my notes,” then I&rsquo;ll say I agree, but you should look at the other possibilities. You can instruct Claude to never write your notes, only organize them, and provide assistance following your specific instructions.</p>\n<p>I&rsquo;m not a heavy user of Obsidian (yet). Recently, I started using Obsidian for writing my blog posts and then publishing them to Ghost using the <a href=\"https://github.com/mattbirchler/ghosty-posty\">Ghosty Posty</a> plugin. So, I thought of a few ways I could potentially use Claude Code to help me out (without doing any of the writing). I&rsquo;m not going to talk about them yet, but I want to first spend some time with it and see what works for me.</p>\n<h2 id=\"installing-claude-code\">Installing Claude Code</h2>\n<p>Here&rsquo;s how to get started. I&rsquo;m not going into detail here because there are so many variables (Mac or Windows, etc.). You can search or use Claude, to give you the exact steps for your scenario.</p>\n<p>Here are the high-level steps I took on my Windows PC:</p>\n<ol>\n<li>Open the Terminal on your machine.</li>\n<li>Install <a href=\"https://code.claude.com/docs/en/overview\">Claude Code</a> per the official <a href=\"https://code.claude.com/docs\">documentation</a>.</li>\n<li>Authenticate when prompted.</li>\n<li>While in the terminal, navigate to your Obsidian Vault root folder.</li>\n<li>Enter <code>claude</code> while in your root folder to get started.</li>\n</ol>\n<p>Some alternative options include using the <a href=\"https://\">Obsidian MCP</a> or <a href=\"https://github.com/YishenTu/claudian\">Claudian</a> plugins. I haven&rsquo;t tried these, so I don&rsquo;t know what advantages or disadvantages they may have.</p>\n<h2 id=\"create-a-terminal-profile\">Create a Terminal Profile</h2>\n<p>You can create a profile in the terminal that automatically loads Claude Code in your Obsidian Vault so it is ready to go every time.</p>\n<ol>\n<li>Open Terminal Settings.</li>\n<li>Add a new profile.</li>\n<li>New Empty Profile (or duplicate an existing similar profile).</li>\n<li>Give it a good name, e.g., <strong>Claude Code—Focustivity</strong>.</li>\n<li>Set the Command Line property: <code>cmd.exe /k cd /d C:\\{your obsidian vault root folder} &amp;&amp; claude</code></li>\n<li>Set the starting directory: <code>C:\\{your obsidian vault root folder}</code></li>\n<li>Save</li>\n</ol>\n<p>Now, every time you load that profile, it will be ready to go. You can also set it as the default profile if you don&rsquo;t usually use Terminal for other things.</p>\n<h2 id=\"instructions-and-memory\">Instructions and Memory</h2>\n<p>The next thing you&rsquo;ll want to do is create the CLAUDE.md markdown file in your root directory. This file provides Claude the instructions and memory that tell Claude exactly how you want it to help you in your Obsidian vault.</p>\n<p>In the CLAUDE.md file, you&rsquo;ll want to add the purpose of your vault, how your vault is organized, and each of the processes you use to organize your files. I suggest using Claude Code itself to help you write these instructions.</p>\n<blockquote>\n<p>Help me create my CLAUDE.md file for this Obsidian vault. Ask me questions about how I would like to use this vault. Use the existing file structure and metadata as a guide.</p>\n</blockquote>\n<p>Claude should walk you through some questions and finally update your Claude.md file for you. You can view it directly in Obsidian and make any adjustments you want.</p>\n<p>As you use Claude Code, if you tell it to fix something or do something new, you can also ask it to update the instructions so it always knows how to handle the situation going forward. This is powerful and allows you to continually expand Claude&rsquo;s capabilities and precisely control how it helps you.</p>\n<h2 id=\"more-tricks-to-using-claude-code-with-obsidian\">More tricks to using Claude Code with Obsidian</h2>\n<ul>\n<li>When you want Claude Code to read a specific file or folder, you can use the @ symbol and start typing the name. You&rsquo;ll be able to pick from a list of results as you type.</li>\n<li>Use the forward slash (/) to open a set of built-in commands.</li>\n<li>If you&rsquo;re not sure how to use Claude Code, just ask Claude Code!</li>\n<li>Teach Claude Code your preferred workflows, not the other way around.</li>\n<li>Use Claude Code to read through your existing notes and extract your writing style.</li>\n<li>Read through the Claude Code documentation, especially the <a href=\"https://code.claude.com/docs/en/quickstart\">Quick Start</a>, <a href=\"https://code.claude.com/docs/en/how-claude-code-works\">How Claude Code Works</a>, <a href=\"https://code.claude.com/docs/en/best-practices\">Best Practices</a>, and <a href=\"https://code.claude.com/docs/en/common-workflows\">Common Workflows</a>.</li>\n</ul>\n<h2 id=\"whats-next\">What&rsquo;s next?</h2>\n<p>I&rsquo;ll continue playing around with Claude Code and will send out a new post with anything I find interesting or useful. If you need any clarification, please let me know!</p>\n",
        "date_published": "2026-01-24T15:47:00-04:00",
        "url": "https://focustivity.blog/2026/01/24/using-claude-code-to-manage.html",
        "tags": ["AI"]
      },
      {
        "id": "http://focustivity.micro.blog/2025/10/29/insights-from-a-notebooklm-podcast.html",
        "title": "Insights from a NotebookLM podcast talking about my site",
        "content_html": "<p>Just for fun, I created a Google NotebookLM notebook and set this site as its only source. I then listened to the podcast Deep Dive. The results were quite interesting.</p>\n<p>One of the main discussion points was how “the author”—me—seems obsessed with finding the “best” app, constantly switching between blog hosting platforms, browsers, notebooks, e-ink devices, etc.</p>\n<p>Yeah, already knew I had a problem. But I&rsquo;d argue it&rsquo;s not always about finding the best app or hardware but rather about satisfying my curiosity. I enjoy tinkering.</p>\n<p>It was weird listening to two podcast “hosts” talking about the content of my site and making connections between my posts. I actually found it quite helpful. It walked through my posts about the various e-ink tablets I&rsquo;ve tried over time, among many other fascinating connections.</p>\n",
        "date_published": "2025-10-29T15:06:00-04:00",
        "url": "https://focustivity.blog/2025/10/29/insights-from-a-notebooklm-podcast.html",
        "tags": ["AI"]
      },
      {
        "id": "http://focustivity.micro.blog/2025/10/07/ai-slop-a-video-from.html",
        "title": "AI Slop - A video from Kurzgesagt",
        "content_html": "<p>The Kurzgesagt team has released another great video, this one about how AI content is taking over human-created content and making it harder to find facts on the internet.</p>\n<p>They have a <a href=\"https://youtube.com/@kurzgesagt?si=HruDcSjCC5q6Yrbz\">store</a> with calendars, art books, and other merchandise that helps support the channel.</p>\n<p><a href=\"https://youtu.be/_zfN9wnPvU0?si=m6ltBiFt8ivSyw58\">AI slop is killing our channel</a></p>\n<p><a href=\"https://youtu.be/_zfN9wnPvU0?si=USGQ-T7uOlg29B18\">https://youtu.be/_zfN9wnPvU0?si=USGQ-T7uOlg29B18</a></p>\n",
        "date_published": "2025-10-07T15:54:00-04:00",
        "url": "https://focustivity.blog/2025/10/07/ai-slop-a-video-from.html",
        "tags": ["AI"]
      },
      {
        "id": "http://focustivity.micro.blog/2025/01/10/ultimately-that-is-all-chatgpt.html",
        
        "content_html": "<blockquote>\n<p>&ldquo;Ultimately, that is all ChatGPT does technically—act as a very elaborate autocomplete like you have on your phone. You give it some initial text, and it keeps writing text based on what it statistically calculates as the most likely next token in the sequence. If you type “Finish this sentence: I think, therefore I . . . ,” the AI will predict the next word will be am every time, because it is incredibly probable that this is the case.&rdquo; (Ethan Mollick, Co-Intelligence)</p>\n</blockquote>\n",
        "date_published": "2025-01-10T09:00:00-04:00",
        "url": "https://focustivity.blog/2025/01/10/ultimately-that-is-all-chatgpt.html",
        "tags": ["AI"]
      },
      {
        "id": "http://focustivity.micro.blog/2024/12/26/ai-in-its-current-state.html",
        "title": "AI, in its current state, is a rubber duck",
        "content_html": "<p>I was listening to Scott Hanselman&rsquo;s <a href=\"https://www.youtube.com/watch?v=z_pPJvLjNrk\">Hanselminutes podcast</a> with guest <a href=\"https://maggieappleton.com/\">Maggie Appleton</a>, and they were talking about AI.</p>\n<p>I agree with the discussion that LLMs (AI), in their current state, are best used for rubber ducking.</p>\n<p>What is rubber ducking? It&rsquo;s a term often used by developers where the idea is that you have a rubber duck on your desk that you talk through a problem with. You don&rsquo;t necessarily need another person for this; often, you need to talk through the problem with yourself in order to discover the answer.</p>\n<p>Today&rsquo;s LLMs excel at this. Give it a prompt that will act as a guide. Tell it to ask you questions about the problem. Let it answer questions, but respond with more questions for you to answer.</p>\n<p>The back-and-forth is invaluable for figuring out problems and thinking through topics. You can do this on your own, but a good LLM can give you a big boost.</p>\n",
        "date_published": "2024-12-26T22:12:00-04:00",
        "url": "https://focustivity.blog/2024/12/26/ai-in-its-current-state.html",
        "tags": ["AI"]
      },
      {
        "id": "http://focustivity.micro.blog/2024/12/22/whoop-ai.html",
        "title": "Whoop AI",
        "content_html": "<p>I&rsquo;ve been using the Whoop band for a couple of months now. My main reason for using Whoop is that I can wear it on my bicep and forget about it. Then, I get all kinds of data that I can use to improve my health.</p>\n<p>I love data. But I hate digging for it.</p>\n<p>One of the cool features is the use of AI within the Whoop app. With access to all of your data, the Whoop AI can tell you what you &ldquo;should&rdquo; be doing and give you better answers about what you did and how it impacts your health.</p>\n<p>As a casual user, I appreciate this. Without digging through the app, I can ask things like, “How much time did I spend in Zone 2 this week?” and “How much time should I spend in Zone 2 this week?” and I get direct answers based on my data.</p>\n<p>Even better, the daily insights usually provide the most relevant answers before I even need to ask them. I can see how much I should push myself today. It even provides recommendations of what workouts to do based on my past workouts. It&rsquo;s pretty useful.</p>\n",
        "date_published": "2024-12-22T17:23:00-04:00",
        "url": "https://focustivity.blog/2024/12/22/whoop-ai.html",
        "tags": ["AI","Hardware","Health"]
      },
      {
        "id": "http://focustivity.micro.blog/2023/08/20/what-ai-teaches-us-about.html",
        
        "content_html": "<p><a href=\"https://www.noemamag.com/what-ai-teaches-us-about-good-writing\">What AI Teaches Us About Good Writing - NEOMA</a></p>\n<blockquote>\n<p>But simply abiding by the rules doesn’t make excellent writing — it makes conventional, unremarkable writing, the kind usually found in business reports, policy memos and research articles.</p>\n</blockquote>\n<p>The article discusses how AI can be used for writing. While it may produce concise and clear content, it cannot yet evoke the emotional responses from readers that a skilled human writer can.</p>\n",
        "date_published": "2023-08-20T17:03:47-04:00",
        "url": "https://focustivity.blog/2023/08/20/what-ai-teaches-us-about.html",
        "tags": ["AI"]
      }
  ]
}
