<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Benjamin Patch</title>
  <subtitle>AI, Ethics, and Practical Code</subtitle>
  <link href="https://benjaminpatch.com/feeds/all.atom.xml" rel="self" type="application/atom+xml"/>
  <link href="https://benjaminpatch.com/" rel="alternate" type="text/html"/>
  <id>https://benjaminpatch.com/</id>
  <updated>2025-07-31T13:58:00.000Z</updated>
  <author><name>Benjamin Patch</name></author>
  <entry>
    <title>Python Kickstart (part 3): Control Flow and Conditionals</title>
    <link href="https://benjaminpatch.com/posts/2025/Jul/31/python-kickstart-p3-control-flow-conditionals/" rel="alternate" type="text/html"/>
    <id>https://benjaminpatch.com/posts/2025/Jul/31/python-kickstart-p3-control-flow-conditionals/</id>
    <published>2025-07-31T13:58:00.000Z</published>
    <updated>2025-07-31T13:58:00.000Z</updated>
    <summary type="text">Master Python's control flow and conditionals to create dynamic programs that make intelligent decisions and execute repetitive tasks efficiently.</summary>
    <category term="Practical Code"/>
    <category term="python"/>
    <category term="python kickstart"/>
    <category term="best practices"/>
    <category term="open-source"/>
  </entry>
  <entry>
    <title>Python Kickstart (part 2): Data Types and Data Structures</title>
    <link href="https://benjaminpatch.com/posts/2025/Jul/09/python-kickstart-p2-data-types-structures/" rel="alternate" type="text/html"/>
    <id>https://benjaminpatch.com/posts/2025/Jul/09/python-kickstart-p2-data-types-structures/</id>
    <published>2025-07-09T09:58:00.000Z</published>
    <updated>2025-07-09T09:58:00.000Z</updated>
    <summary type="text">Learn how and when to use Python's fundamental building blocks: data types and data structures, which are crucial for writing effective Python programs.</summary>
    <category term="Practical Code"/>
    <category term="python"/>
    <category term="python kickstart"/>
    <category term="best practices"/>
    <category term="open-source"/>
  </entry>
  <entry>
    <title>When Vibe Coding Fails: Python Kickstart (part 1)</title>
    <link href="https://benjaminpatch.com/posts/2025/May/13/when-vibe-coding-fails-python-kickstart-p1/" rel="alternate" type="text/html"/>
    <id>https://benjaminpatch.com/posts/2025/May/13/when-vibe-coding-fails-python-kickstart-p1/</id>
    <published>2025-05-13T00:17:00.000Z</published>
    <updated>2025-05-13T00:17:00.000Z</updated>
    <summary type="text">Python Kickstart: Part One. Why should you learn Python in the age of vibe coding? Then get your feet wet by learning how to start writing Python code.</summary>
    <category term="Practical Code"/>
    <category term="python"/>
    <category term="python kickstart"/>
    <category term="virtual environments"/>
    <category term="best practices"/>
    <category term="vibe coding"/>
    <category term="open-source"/>
    <category term="generative ai"/>
  </entry>
  <entry>
    <title>DeepSeek-R1: The Promise and Peril of Open-Source Model Distillation</title>
    <link href="https://benjaminpatch.com/posts/2025/Feb/14/deepseek-r1-promise-and-peril-open-source-model-distillation/" rel="alternate" type="text/html"/>
    <id>https://benjaminpatch.com/posts/2025/Feb/14/deepseek-r1-promise-and-peril-open-source-model-distillation/</id>
    <published>2025-02-14T00:17:00.000Z</published>
    <updated>2025-02-14T00:17:00.000Z</updated>
    <summary type="text">Discover how DeepSeek-R1's open-source approach could fuel an explosion of specialized AI models, and the challenges that come with it.</summary>
    <category term="AI Fundamentals"/>
    <category term="responsible ai"/>
    <category term="deepseek"/>
    <category term="open-source"/>
    <category term="model distillation"/>
  </entry>
  <entry>
    <title>Simple Python Virtual Environments: Linux and Mac</title>
    <link href="https://benjaminpatch.com/posts/2025/Jan/30/simple-python-virtual-environments-linux-mac/" rel="alternate" type="text/html"/>
    <id>https://benjaminpatch.com/posts/2025/Jan/30/simple-python-virtual-environments-linux-mac/</id>
    <published>2025-01-30T17:32:00.000Z</published>
    <updated>2025-07-09T09:58:00.000Z</updated>
    <summary type="text">In this guide, you will learn why Python virtual environments are important and how to create and manage them.</summary>
    <category term="Practical Code"/>
    <category term="python"/>
    <category term="virtual environments"/>
    <category term="best practices"/>
  </entry>
  <entry>
    <title>The Journey of Artificial Intelligence</title>
    <link href="https://benjaminpatch.com/posts/2024/Dec/18/journey-of-artificial-intelligence/" rel="alternate" type="text/html"/>
    <id>https://benjaminpatch.com/posts/2024/Dec/18/journey-of-artificial-intelligence/</id>
    <published>2024-12-18T12:24:00.000Z</published>
    <updated>2024-12-18T12:24:00.000Z</updated>
    <summary type="text">AI has become a cornerstone of modern technology, impacting virtually every industry in today's economy. But how did we get here?</summary>
    <category term="AI Fundamentals"/>
    <category term="symbolic reasoning"/>
    <category term="machine learning"/>
    <category term="neural networks"/>
    <category term="deep learning"/>
    <category term="generative ai"/>
  </entry>
  <entry>
    <title>Responsible AI: Ethical Principles for Humanity</title>
    <link href="https://benjaminpatch.com/posts/2024/Dec/11/responsible-ai-ethical-principles-for-humanity/" rel="alternate" type="text/html"/>
    <id>https://benjaminpatch.com/posts/2024/Dec/11/responsible-ai-ethical-principles-for-humanity/</id>
    <published>2024-12-11T10:07:00.000Z</published>
    <updated>2025-02-04T23:50:00.000Z</updated>
    <summary type="text">This article offers a roadmap for developing AI that amplifies human potential while safeguarding our fundamental values.</summary>
    <category term="AI Ethics"/>
    <category term="best practices"/>
    <category term="responsible ai"/>
    <category term="algorithmic bias"/>
    <category term="machine learning"/>
    <category term="generative ai"/>
  </entry>
</feed>