# Benjamin Patch > AI, Ethics, and Practical Code Benjamin Patch is the Founder & CEO of Skybloom and an AI practitioner based in Southern California. This site covers AI ethics, AI fundamentals, and practical programming guides aimed at developers working in or adjacent to the AI space. ## Posts - [Python Kickstart (part 4): Functions](https://benjaminpatch.com/posts/2026/Apr/10/python-kickstart-p4-functions/): Learn how to organize Python code into reusable functions. Master parameters, return values, scope, and docstrings to write clean, maintainable programs. - [Python Kickstart (part 3): Control Flow and Conditionals](https://benjaminpatch.com/posts/2025/Jul/31/python-kickstart-p3-control-flow-conditionals/): Master Python's control flow and conditionals to create dynamic programs that make intelligent decisions and execute repetitive tasks efficiently. - [Python Kickstart (part 2): Data Types and Data Structures](https://benjaminpatch.com/posts/2025/Jul/09/python-kickstart-p2-data-types-structures/): Learn how and when to use Python's fundamental building blocks: data types and data structures, which are crucial for writing effective Python programs. - [When Vibe Coding Fails: Python Kickstart (part 1)](https://benjaminpatch.com/posts/2025/May/13/when-vibe-coding-fails-python-kickstart-p1/): 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. - [DeepSeek-R1: The Promise and Peril of Open-Source Model Distillation](https://benjaminpatch.com/posts/2025/Feb/14/deepseek-r1-promise-and-peril-open-source-model-distillation/): Discover how DeepSeek-R1's open-source approach could fuel an explosion of specialized AI models, and the challenges that come with it. - [Simple Python Virtual Environments: Linux and Mac](https://benjaminpatch.com/posts/2025/Jan/30/simple-python-virtual-environments-linux-mac/): In this guide, you will learn why Python virtual environments are important and how to create and manage them. - [The Journey of Artificial Intelligence](https://benjaminpatch.com/posts/2024/Dec/18/journey-of-artificial-intelligence/): AI has become a cornerstone of modern technology, impacting virtually every industry in today's economy. But how did we get here? - [Responsible AI: Ethical Principles for Humanity](https://benjaminpatch.com/posts/2024/Dec/11/responsible-ai-ethical-principles-for-humanity/): This article offers a roadmap for developing AI that amplifies human potential while safeguarding our fundamental values. ## Links - [About](https://benjaminpatch.com/about/) - [Atom Feed](https://benjaminpatch.com/feeds/all.atom.xml) - [LinkedIn](https://www.linkedin.com/in/benjaminpatch/) - [Bluesky](https://bsky.app/profile/benjaminpatch.com) - [GitHub](https://github.com/dev-patch17)