<?xml version="1.0" encoding="UTF-8"?>
    <rss version="2.0">
      <channel>
        <title>Brian Sunter's Blog</title>
        <link>https://briansunter.com</link>
        <description>A blog about programming and productivity</description>
        
      <item>
        <title>100 newsletter subscribers</title>
        <link>https://briansunter.com/100-newsletter-subscribers</link>
        
        <pubDate>Wed, 13 Jul 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/100-newsletter-subscribers</guid>
      </item>
    

      <item>
        <title>AI Learning Resources</title>
        <link>https://briansunter.com/ai-learning-resources</link>
        <description>Best resources for studying machine learning</description>
        <pubDate>Fri, 09 Dec 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/aacb2bef8fd4ede33c4de3a5f718eb98a97487922c485050d7bdcad2654dd45f-1200.webp</image>
        <guid>https://briansunter.com/ai-learning-resources</guid>
      </item>
    

      <item>
        <title>AI Powered Notetaking with the GPT-3 Logseq plugin</title>
        <link>https://briansunter.com/ai-powered-notetaking-with-the-gpt-3-logseq-plugin</link>
        <description>I've started using GPT-3 to create text summaries, outlines and perform many other AI-powered tasks directly within the Logseq notetaking app using a new plugin I developed.</description>
        <pubDate>Sat, 04 Jun 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/1c0e9165cc3820c7e26a8303c35ef1fec5f424c36cb313b650680fe4504c25ae-1200.webp</image>
        <guid>https://briansunter.com/ai-powered-notetaking-with-the-gpt-3-logseq-plugin</guid>
      </item>
    

      <item>
        <title>Managing Python Projects and Dependencies in 2022</title>
        <link>https://briansunter.com/python-setup-pyenv-poetry</link>
        <description>How to set up a Python project with the latest tools and best practices</description>
        <pubDate>Sun, 13 Feb 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/b0b28c3d199fe729428bb9746dcb5402a8f39a728b8b80400e2046dfbb134559-1200.webp</image>
        <guid>https://briansunter.com/python-setup-pyenv-poetry</guid>
      </item>
    

      <item>
        <title>Werner Herzog Rules for Filmmaking</title>
        <link>https://briansunter.com/werner-herzog-rules-for-filmmaking</link>
        
        <pubDate>Tue, 04 Oct 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/be587876f67ec9a67139262af5486b3e0b4a6264b21bf6da34982381d9dda0c0-1200.webp</image>
        <guid>https://briansunter.com/werner-herzog-rules-for-filmmaking</guid>
      </item>
    

      <item>
        <title>Why Clojure</title>
        <link>https://briansunter.com/why-clojure</link>
        <description>What makes Clojure interesting and well suited for modern software development?</description>
        <pubDate>Sun, 30 Sep 2018 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/356bf460954f2e4a0fcb8a3a76ed8a2415c6c9b5a4e0c0ec2d2c9427b3fa5698-1200.webp</image>
        <guid>https://briansunter.com/why-clojure</guid>
      </item>
    

      <item>
        <title>Abdul Bari Algorithms Course</title>
        <link>https://briansunter.com/abdul-bari-algorithms</link>
        <description>One of the best introductory courses on algorithms. It's thorough, yet succinct and gives a broad overview of algorithms.</description>
        <pubDate>Tue, 04 Oct 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/6e4acab1c31c37060686863b90a6af640963b051fe4fc6b957e33909d5351b70-1200.webp</image>
        <guid>https://briansunter.com/abdul-bari-algorithms</guid>
      </item>
    

      <item>
        <title>Abdul Bari Algorithms - Binary Search</title>
        <link>https://briansunter.com/abdul-bari-algorithms/binary-search</link>
        <description>How to implement binary search recursively and iteratively</description>
        <pubDate>Thu, 05 Jan 2023 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/cf915869fa8d81d8681ed38fda59763a4347f2ea30bab325a59d5f7a4e33da43-1200.webp</image>
        <guid>https://briansunter.com/abdul-bari-algorithms/binary-search</guid>
      </item>
    

      <item>
        <title>Abdul Bari Algorithms - Heap, Heap Sort, Heapify, and Priority Queues</title>
        <link>https://briansunter.com/abdul-bari-algorithms/heap</link>
        <description>Describes the Heap data structure, the operations it supports, and its time complexity.</description>
        <pubDate>Thu, 05 Jan 2023 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/a8fed2fee329f9b2c6e407d44cfc41a9ddb130ba9f0b24dde0ff55e93557e124-1200.webp</image>
        <guid>https://briansunter.com/abdul-bari-algorithms/heap</guid>
      </item>
    

      <item>
        <title>Abdul Bari Algorithms - Merge Sort</title>
        <link>https://briansunter.com/abdul-bari-algorithms/merge-sort</link>
        <description>Explanation of the merge sort algorithm</description>
        <pubDate>Thu, 05 Jan 2023 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/abdul-bari-algorithms/merge-sort</guid>
      </item>
    

      <item>
        <title>Abdul Bari Algorithms - Recurrence Relation and Master's Theorem for Dividing Functions</title>
        <link>https://briansunter.com/abdul-bari-algorithms/recurrence-relation-masters-theorem-dividing</link>
        <description>Discusses the recurrence relation for dividing functions, which decrease the number of subproblems by dividing</description>
        <pubDate>Thu, 05 Jan 2023 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/1516c792a8b1adff1430e071ebc931c7c71b045b499eb387e8589b7731fd675a-1200.webp</image>
        <guid>https://briansunter.com/abdul-bari-algorithms/recurrence-relation-masters-theorem-dividing</guid>
      </item>
    

      <item>
        <title>Abdul Bari Algorithms - Recurrence Relation and Master's Theorem for Subtracting Functions</title>
        <link>https://briansunter.com/abdul-bari-algorithms/recurrence-relation-masters-theorem-subtracting</link>
        <description>Discusses the recurrence relation, which is a mathematical notation to describe a sequence of values based on the previous term, which is useful for describing recursion and time complexity.</description>
        <pubDate>Thu, 05 Jan 2023 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/764810b0e282d7230ba5bc58c2fdd3243a2d71c76932512f57648421317d5916-1200.webp</image>
        <guid>https://briansunter.com/abdul-bari-algorithms/recurrence-relation-masters-theorem-subtracting</guid>
      </item>
    

      <item>
        <title>Abdul Bari Algorithms - Time Complexity</title>
        <link>https://briansunter.com/abdul-bari-algorithms/time-complexity</link>
        <description>An introduction to analyzing algorithms, comparing functions, and Big O notation, such as Big O, Theta, and Omega.</description>
        <pubDate>Mon, 22 Aug 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/abdul-bari-algorithms/time-complexity</guid>
      </item>
    

      <item>
        <title>Algorithms Boot Camp Topics</title>
        <link>https://briansunter.com/algorithms-boot-camp-study-guide</link>
        <description>An outline of all the most important topics for studying algorithms</description>
        <pubDate>Sun, 26 Jun 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/ef5934c1926e8ac2accfd616552b39cb017aa4ff256645f56eb9111eccbeeda0-1200.webp</image>
        <guid>https://briansunter.com/algorithms-boot-camp-study-guide</guid>
      </item>
    

      <item>
        <title>Algorithms Boot Camp</title>
        <link>https://briansunter.com/algorithms-boot-camp</link>
        <description>I'm organizing some of my notes on data structures and algorithms in a "boot camp" form.</description>
        <pubDate>Sun, 10 Jul 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/c14e76468ffa7e6f3a25883a75f0f2d73bb49c2514419a3a4a8e4786d07c3807-1200.webp</image>
        <guid>https://briansunter.com/algorithms-boot-camp</guid>
      </item>
    

      <item>
        <title>Books Read in 2022</title>
        <link>https://briansunter.com/books-read-in-2022</link>
        <description>List of books I read in 2022 with short summaries</description>
        <pubDate>Sun, 01 Jan 2023 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/c4a7bbfafe1081ff186fd4c53210d78b63ad8995a3ae679bc467e0c21c09e65a-1200.webp</image>
        <guid>https://briansunter.com/books-read-in-2022</guid>
      </item>
    

      <item>
        <title>bubble-sort-1</title>
        <link>https://briansunter.com/bubble-sort-1</link>
        
        <pubDate>Wed, 13 Dec 2023 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/bubble-sort-1</guid>
      </item>
    

      <item>
        <title>Building a Second Brain - Summary</title>
        <link>https://briansunter.com/building-a-second-brain</link>
        <description>My summary of Building a Second Brain by Tiago Forte, which is a guide to developing a productivity system to manage information and produce creative works.</description>
        <pubDate>Fri, 30 Dec 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/3cafcd00d0041d11b11ee165b7e67b1d36ee7f78704ead6f8d49544246fde876-1200.webp</image>
        <guid>https://briansunter.com/building-a-second-brain</guid>
      </item>
    

      <item>
        <title>comparison-template-1</title>
        <link>https://briansunter.com/comparison-template-1</link>
        
        <pubDate>Wed, 13 Dec 2023 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/comparison-template-1</guid>
      </item>
    

      <item>
        <title>comparison-template</title>
        <link>https://briansunter.com/comparison-template</link>
        
        <pubDate>Sun, 10 Jul 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/comparison-template</guid>
      </item>
    

      <item>
        <title>cooklang</title>
        <link>https://briansunter.com/cooklang</link>
        <description>Cooklang is like markdown for recipes. It lets you write recipes in a human-readable format that a computer can parse to get the ingredient list, steps, etc.</description>
        <pubDate>Wed, 21 Sep 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/cooklang</guid>
      </item>
    

      <item>
        <title>Daily Highlight Productivity Technique</title>
        <link>https://briansunter.com/daily-highlight-productivity-technique</link>
        <description>My favorite productivity technique, the "Daily Highlight"</description>
        <pubDate>Fri, 17 Jun 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/dd39f15594796c21a8b0d53640eb9bc6aae0cea014d9dfd5ad6ff8256996858a-1200.webp</image>
        <guid>https://briansunter.com/daily-highlight-productivity-technique</guid>
      </item>
    

      <item>
        <title>data-structures-algorithms-guide</title>
        <link>https://briansunter.com/data-structures-algorithms-guide</link>
        
        <pubDate>Wed, 13 Dec 2023 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/data-structures-algorithms-guide</guid>
      </item>
    

      <item>
        <title>five-minute-journal</title>
        <link>https://briansunter.com/five-minute-journal</link>
        <description>Daily journal prompts and the 5 minute journal have been helpful to improve my writing skills, productivity, self-awareness, and thinking. I've included a list of journal prompts and journal questions I use for daily journaling , including the five minute journal writing prompts.</description>
        <pubDate>Sun, 01 Aug 2021 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/e3b87def069c21643a88e09765e4af35edc3ba331886870ef6bc7cf63c903c9c-1200.webp</image>
        <guid>https://briansunter.com/five-minute-journal</guid>
      </item>
    

      <item>
        <title>game review template</title>
        <link>https://briansunter.com/game-review-template</link>
        
        <pubDate>Tue, 04 Oct 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/game-review-template</guid>
      </item>
    

      <item>
        <title>git</title>
        <link>https://briansunter.com/git</link>
        
        <pubDate>Sun, 21 Aug 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/git</guid>
      </item>
    

      <item>
        <title>GPT-3 Chinese Language Tutor</title>
        <link>https://briansunter.com/gpt3-chinese-language-tutor</link>
        <description>Can you create a special purpose tutoring chat bot to teach yourself Chinese internet slang?</description>
        <pubDate>Sun, 03 Jul 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/cc6abadd9429d1694accdf2d000dbddfba32347041a1031571b8935eff5f650c-1200.webp</image>
        <guid>https://briansunter.com/gpt3-chinese-language-tutor</guid>
      </item>
    

      <item>
        <title>Headphone Eye Mask</title>
        <link>https://briansunter.com/headphone-eye-mask</link>
        <description>How I use a Bluetooth headphone eye mask to sleep better</description>
        <pubDate>Mon, 07 Nov 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/fe13dd861a1622f93a9c199ec03bb8dcb27c230b50eb0ea5d1c8e0d74679575d-1200.webp</image>
        <guid>https://briansunter.com/headphone-eye-mask</guid>
      </item>
    

      <item>
        <title>How to use GPT-3 to learn Kubernetes</title>
        <link>https://briansunter.com/how-to-use-gpt3-to-learn-kubernetes</link>
        <description>How to use GPT-3 to make a Kubernetes Study Guide</description>
        <pubDate>Wed, 29 Jun 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/f96571d88acfd0a6834be86d39f912205ca22f60ccb09b98a4215801ab272888-1200.webp</image>
        <guid>https://briansunter.com/how-to-use-gpt3-to-learn-kubernetes</guid>
      </item>
    

      <item>
        <title>how-to-take-smart-notes</title>
        <link>https://briansunter.com/how-to-take-smart-notes</link>
        <description>By focusing on what is interesting and keeping written track of your own intellectual development, topics, questions, and arguments will naturally emerge without force.</description>
        <pubDate>Mon, 08 Feb 2021 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/2883e73239f12170cf4c6695841a2155308a46145fcae23432c7730ba77c4177-1200.webp</image>
        <guid>https://briansunter.com/how-to-take-smart-notes</guid>
      </item>
    

      <item>
        <title>Integer Sum Formula (Gauss Sum)</title>
        <link>https://briansunter.com/integer-sum-formula</link>
        <description>How do we find the sum of the numbers 1 through 100?</description>
        <pubDate>Sun, 02 Oct 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/integer-sum-formula</guid>
      </item>
    

      <item>
        <title>Intro to Algorithms</title>
        <link>https://briansunter.com/intro-to-algorithms</link>
        <description>What is an algorithm? And why are algorithms important? This guide will help you understand basic algorithms concepts and how to use them to solve problems.</description>
        <pubDate>Tue, 04 Oct 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/0ac50adbe0e3f40c46cbbfb1654cf98a7c5a4f13fe52907b144f53a7a326c540-1200.webp</image>
        <guid>https://briansunter.com/intro-to-algorithms</guid>
      </item>
    

      <item>
        <title>life-operating-system-1</title>
        <link>https://briansunter.com/life-operating-system-1</link>
        
        <pubDate>Wed, 13 Dec 2023 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/life-operating-system-1</guid>
      </item>
    

      <item>
        <title>logarithm</title>
        <link>https://briansunter.com/logarithm</link>
        
        <pubDate>Wed, 13 Dec 2023 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/logarithm</guid>
      </item>
    

      <item>
        <title>Logseq Getting Started</title>
        <link>https://briansunter.com/logseq-getting-started</link>
        <description>How to get started with Logseq and publish your notes online in 30 minutes.</description>
        <pubDate>Tue, 04 Oct 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/22ad85ee4c7e6b99a9ace2cc51ae41d0541c4232e9ab2db37f6439b6aee6e02d-1200.webp</image>
        <guid>https://briansunter.com/logseq-getting-started</guid>
      </item>
    

      <item>
        <title>Logseq GPT-3 OpenAI Popup</title>
        <link>https://briansunter.com/logseq-openai/popup</link>
        <description>I updated the Logseq GPT-3 OpenAI plugin to have a popup UI and support user-defined commands.</description>
        <pubDate>Tue, 31 Jan 2023 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/7bf9c351791b95ad02aae959eb279ec7fb49cf3a2a1202d2bbfaeb805c709bfb-1200.webp</image>
        <guid>https://briansunter.com/logseq-openai/popup</guid>
      </item>
    

      <item>
        <title>Logseq GPT Prompt Templates</title>
        <link>https://briansunter.com/logseq-openai/prompt-template</link>
        <description>Thoughts on prompt templates for the Logseq OpenAI Plugin</description>
        <pubDate>Wed, 16 Nov 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/4c320050b69b92a52e4237426b21a41154a7416aae4b831c267f43e8d858c076-1200.webp</image>
        <guid>https://briansunter.com/logseq-openai/prompt-template</guid>
      </item>
    

      <item>
        <title>How to manage projects in Logseq</title>
        <link>https://briansunter.com/logseq-projects</link>
        <description>How can we organize complex tasks that involve multiple steps over multiple days in Logseq?</description>
        <pubDate>Sun, 21 Aug 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/e7a774cc14f3b8b9907e162cc5a70e1b2d3aed0b59b37ff1e87a342ff340ed03-1200.webp</image>
        <guid>https://briansunter.com/logseq-projects</guid>
      </item>
    

      <item>
        <title>profile</title>
        <link>https://briansunter.com/logseq-social/profile</link>
        
        <pubDate>Sun, 21 Aug 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/logseq-social/profile</guid>
      </item>
    

      <item>
        <title>machine learning beginner resources</title>
        <link>https://briansunter.com/machine-learning-beginner-resources</link>
        <description>Best resources for machine learning</description>
        <pubDate>Fri, 09 Dec 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/e47a826a81862e9969001c308ade89c2adc6cec168769e356cd4f38b769f1bd0-1200.webp</image>
        <guid>https://briansunter.com/machine-learning-beginner-resources</guid>
      </item>
    

      <item>
        <title>machine learning study guide gpt</title>
        <link>https://briansunter.com/machine-learning-study-guide-gpt</link>
        
        <pubDate>Tue, 12 Jul 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/machine-learning-study-guide-gpt</guid>
      </item>
    

      <item>
        <title>Machine Learning Study Guide Outline</title>
        <link>https://briansunter.com/machine-learning-study-guide</link>
        <description>An outline of topics to study machine learning, suggested by GPT</description>
        <pubDate>Sun, 17 Jul 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/machine-learning-study-guide</guid>
      </item>
    

      <item>
        <title>new website on logseq hugo</title>
        <link>https://briansunter.com/new-website-on-logseq-hugo</link>
        <description>I've remade my website using Logseq and the Hugo static site generator.</description>
        <pubDate>Fri, 19 Aug 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/new-website-on-logseq-hugo</guid>
      </item>
    

      <item>
        <title>newsletter-roadmap</title>
        <link>https://briansunter.com/newsletter-roadmap</link>
        
        <pubDate>Sun, 10 Jul 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/newsletter-roadmap</guid>
      </item>
    

      <item>
        <title>Newsletter Issue 1</title>
        <link>https://briansunter.com/newsletter/issue-1</link>
        <description>Launching my newsletter, public graph, and logseq gpt3 AI plugin</description>
        <pubDate>Sun, 12 Jun 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/newsletter/issue-1</guid>
      </item>
    

      <item>
        <title>Newsletter Issue 10</title>
        <link>https://briansunter.com/newsletter/issue-10</link>
        <description>Logseq GPT-3 OpenAI popup, YouTube captions plugin updates, and migrating to Substack</description>
        <pubDate>Wed, 01 Feb 2023 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/7eb498b78126ba31b329f3f13cb9a55cc9866245667d465d19ece886670942b7-1200.webp</image>
        <guid>https://briansunter.com/newsletter/issue-10</guid>
      </item>
    

      <item>
        <title>Newsletter 11 - Moving to Hawaii and Fitness Routine</title>
        <link>https://briansunter.com/newsletter/issue-11</link>
        <description>Some thoughts on moving to Hawaii and what I'm doing to improve my fitness</description>
        <pubDate>Fri, 17 Feb 2023 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/8b73a178f437255b567ff1b324f1cb04c7d88ce8f2b74eb329d8c48b5a2cbe83-1200.webp</image>
        <guid>https://briansunter.com/newsletter/issue-11</guid>
      </item>
    

      <item>
        <title>GPT-4 and ChatGPT in the Logseq OpenAI Plugin</title>
        <link>https://briansunter.com/newsletter/issue-12</link>
        <description>Adding GPT-4 and ChatGPT to my Logseq OpenAI plugin, comparing usage costs, and looking at the best new features of GPT-4</description>
        <pubDate>Wed, 15 Mar 2023 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/17dcc69509e9afc4d94662c9829f16422537a5b29d4a9c879d1c241161c32d6a-1200.webp</image>
        <guid>https://briansunter.com/newsletter/issue-12</guid>
      </item>
    

      <item>
        <title>Analyzing Coffee with Data Science + ChatGPT Code Interpreter</title>
        <link>https://briansunter.com/newsletter/issue-13</link>
        <description>Uploading a dataset about coffee and using ChatGPT to automatically clean the data, understand insights, and generate cool charts.</description>
        <pubDate>Thu, 27 Jul 2023 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/4f8251a48e3acd5890f3759c907d15eb93cc8bea1956a4f27713a8bda32c6a76-1200.webp</image>
        <guid>https://briansunter.com/newsletter/issue-13</guid>
      </item>
    

      <item>
        <title>Organizing Notes in 3D with AI</title>
        <link>https://briansunter.com/newsletter/issue-14</link>
        <description>Using machine learning to automatically organize notes by meaning and exploring them in a browser 3D interface</description>
        <pubDate>Wed, 27 Sep 2023 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/033499ef4ef039b2cf693b703735543e932ef234da41eb220dfcd94d13e97dc7-1200.webp</image>
        <guid>https://briansunter.com/newsletter/issue-14</guid>
      </item>
    

      <item>
        <title>Newsletter Issue 2</title>
        <link>https://briansunter.com/newsletter/issue-2</link>
        <description>Intro to using AI to take notes and examples from of the community using the logseq openai plugin</description>
        <pubDate>Sun, 19 Jun 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/0e5b7c6d78d32149a342ff65038e2cc987b628a6cc22dcbc27a55ad8d60ee08d-1200.webp</image>
        <guid>https://briansunter.com/newsletter/issue-2</guid>
      </item>
    

      <item>
        <title>Newsletter Issue 3</title>
        <link>https://briansunter.com/newsletter/issue-3</link>
        <description>This week, I wrote a few guides. I released a new plugin to download captions from YouTube directly into your notes to help you study videos. I also include some productivity tips and fun artwork created by OpenAI’s DALL-E image generation technology.</description>
        <pubDate>Sun, 26 Jun 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/5d9ad03a6f28da00060fba4faa40906b8b82e03dd988cdaa7bc1f79f54e7eabc-1200.webp</image>
        <guid>https://briansunter.com/newsletter/issue-3</guid>
      </item>
    

      <item>
        <title>Newsletter Issue 4</title>
        <link>https://briansunter.com/newsletter/issue-4</link>
        <description>This newsletter is a deep dive on using the latest AI techniques for knowledge management and a tutorial on using Logseq for task management.</description>
        <pubDate>Sun, 03 Jul 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/1cab17588c879c1a19b3ee2b8a824f65cb868ac6fb8946a14848aa637a53d950-1200.webp</image>
        <guid>https://briansunter.com/newsletter/issue-4</guid>
      </item>
    

      <item>
        <title>Newsletter Issue 5</title>
        <link>https://briansunter.com/newsletter/issue-5</link>
        <description>Algorithms Bootcamp and the Elon Musk Controversy</description>
        <pubDate>Sun, 10 Jul 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/c14e76468ffa7e6f3a25883a75f0f2d73bb49c2514419a3a4a8e4786d07c3807-1200.webp</image>
        <guid>https://briansunter.com/newsletter/issue-5</guid>
      </item>
    

      <item>
        <title>Newsletter Issue 6</title>
        <link>https://briansunter.com/newsletter/issue-6</link>
        <description>I wrote a simple introduction to algorithms and why they're important and a short guide to my current logseq-projects template.</description>
        <pubDate>Sun, 17 Jul 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/b0fa85c110e0b428301401e0f5ea7eb58d126d1e0426ff8b1fe0616b07799039-1200.webp</image>
        <guid>https://briansunter.com/newsletter/issue-6</guid>
      </item>
    

      <item>
        <title>Newsletter Issue 7</title>
        <link>https://briansunter.com/newsletter/issue-7</link>
        
        <pubDate>Wed, 10 Aug 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/9a60a8b665e6454ddcfc075fc142c083f879d19f69765bc5f26545a2159a36cc-1200.webp</image>
        <guid>https://briansunter.com/newsletter/issue-7</guid>
      </item>
    

      <item>
        <title>Newsletter Issue 8</title>
        <link>https://briansunter.com/newsletter/issue-8</link>
        <description>Integer Sum Formula, Donald Knuth on Email, and Werner Herzog</description>
        <pubDate>Tue, 23 Aug 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/04595bcefcc43fb2c1703bc54b204d810d6ca4c1febd0b7985417c254e766f7b-1200.webp</image>
        <guid>https://briansunter.com/newsletter/issue-8</guid>
      </item>
    

      <item>
        <title>Newsletter Issue 9</title>
        <link>https://briansunter.com/newsletter/issue-9</link>
        <description>New features for the logseq openai plugin and my thoughts on why Large Language Models are interesting</description>
        <pubDate>Sat, 26 Nov 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/92e511e6d0005cd892024e952c548ae4ccc29bfefa9ac6b3d077abd5d88044aa-1200.webp</image>
        <guid>https://briansunter.com/newsletter/issue-9</guid>
      </item>
    

      <item>
        <title>Notetaking with NLP and AI</title>
        <link>https://briansunter.com/notetaking-with-ai</link>
        <description>I go over a few new useful AI and NLP techniques and how to use them for notetaking</description>
        <pubDate>Sun, 21 Aug 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/52b04e6b6273aec187711b832f41ff423186fb319c82006833a464fc009be6b9-1200.webp</image>
        <guid>https://briansunter.com/notetaking-with-ai</guid>
      </item>
    

      <item>
        <title>Omnivore Logseq Guide</title>
        <link>https://briansunter.com/omnivore-logseq-guide</link>
        <description>How to use the Omnivore read it later app</description>
        <pubDate>Wed, 26 Oct 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/9fe48cf681e3ba8164db47d708a9ff47315d7384cd4799f6e169b3625d5b3389-1200.webp</image>
        <guid>https://briansunter.com/omnivore-logseq-guide</guid>
      </item>
    

      <item>
        <title>poodle mixes-1</title>
        <link>https://briansunter.com/poodle-mixes-1</link>
        
        <pubDate>Wed, 13 Dec 2023 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/poodle-mixes-1</guid>
      </item>
    

      <item>
        <title>Generating Poodle Mix Names with AI</title>
        <link>https://briansunter.com/poodle-mixes</link>
        <description>With a few examples of poodle mixes, it is able to generate names for every poodle mix</description>
        <pubDate>Sun, 10 Jul 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/poodle-mixes</guid>
      </item>
    

      <item>
        <title>Posteriori vs A Priori Analysis of Algorithms</title>
        <link>https://briansunter.com/posteriori-vs-a-priori-analysis-of-algorithms</link>
        <description>Theoretical analysis of algorithms vs benchmarking</description>
        <pubDate>Mon, 22 Aug 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/posteriori-vs-a-priori-analysis-of-algorithms</guid>
      </item>
    

      <item>
        <title>template</title>
        <link>https://briansunter.com/project/template</link>
        
        <pubDate>Wed, 13 Dec 2023 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/project/template</guid>
      </item>
    

      <item>
        <title>Soma Game Review</title>
        <link>https://briansunter.com/soma</link>
        <description>My review of Soma, a survival exploration game</description>
        <pubDate>Mon, 24 Oct 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/475cc5c637498f0cf045257b47d05668ca3eb55f90e5d861645058c4a8b55b09-1200.webp</image>
        <guid>https://briansunter.com/soma</guid>
      </item>
    

      <item>
        <title>texas roadhouse rolls</title>
        <link>https://briansunter.com/texas-roadhouse-rolls</link>
        
        <pubDate>Sun, 26 Jun 2022 00:00:00 GMT</pubDate>
        
        <guid>https://briansunter.com/texas-roadhouse-rolls</guid>
      </item>
    

      <item>
        <title>travels with charley</title>
        <link>https://briansunter.com/travels-with-charley</link>
        <description>John Steinbeck sets out on a road trip across America with his standard poodle, Charley, in search of "the character of the country."</description>
        <pubDate>Sun, 08 May 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/e75b46f97bc2e317b9b14c1290126f583a356f6b6116a5887038bf7c9d39f200-1200.webp</image>
        <guid>https://briansunter.com/travels-with-charley</guid>
      </item>
    

      <item>
        <title>Why Large Language Models are Interesting</title>
        <link>https://briansunter.com/why-large-language-models-are-interesting</link>
        <description>Large language models have a number of interesting properties</description>
        <pubDate>Sat, 26 Nov 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/e47a826a81862e9969001c308ade89c2adc6cec168769e356cd4f38b769f1bd0-1200.webp</image>
        <guid>https://briansunter.com/why-large-language-models-are-interesting</guid>
      </item>
    

      <item>
        <title>you and your research</title>
        <link>https://briansunter.com/you-and-your-research</link>
        <description>Notes from the talk You and Your Research by Richard Hamming, about how to do Nobel Prize level work.</description>
        <pubDate>Wed, 17 Aug 2022 00:00:00 GMT</pubDate>
        <image>https://briansunter.com/assets/cae9bf8361acf93cc84f540fe0da2f2487a9754a3b3e7215037ef88c361c869b-1200.webp</image>
        <guid>https://briansunter.com/you-and-your-research</guid>
      </item>
    
      </channel>
    </rss>
  