POPULARITY
Welcome to the first episode of series 89, everyone! In this series, we are covering Ghost in the Shell, a Forged in the Dark cyberpunk TTRPG set in the world of Ghost in the Shell! In today's episode, we learn what this game is all about, including some incredible behind the scenes design discussions with our guest, as well as a brief history of the Ghost in the Shell franchise! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: Ghost in the Shell Crowdfunding Campaign: https://www.kickstarter.com/projects/manaprojectstudio/ghost-in-the-shell-roleplaying-game Cosmic Corsairs Crowdfunding Campaign: https://www.kickstarter.com/projects/1582756696/cosmic-corsairs?ref=CharacterCreationCast Join our Discord! https://discord.charactercreationcast.com Check out other great shows on the network: https://oneshotpodcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Guests Pete Petrusha: Instagram: https://www.instagram.com/imagining_games/ Website: https://imagininggames.com/ Mana Project Studios Instagram: https://www.instagram.com/mana_project_design/ Website: https://manaprojectstudio.com/ Games/Tools discussed this episode: Ghost in the Shell Crowdfunding Campaign: Website: https://www.kickstarter.com/projects/manaprojectstudio/ghost-in-the-shell-roleplaying-game Timestamps: (00:00:00) - Announcements (00:01:37) - Introductions (00:04:58) - What's in a game? - Core Concept (00:09:30) - Setting (00:16:55) - Materials to play (00:20:24) - Stories and Themes (00:24:22) - What can characters do in this game? (00:29:55) - What is unique about Ghost in the Shell? (00:40:31) - History of Ghost in the Shell and the RPG (00:58:50) - Call to Action (01:05:32) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Downside Up by Cody MartinOn Soundstripe: https://app.soundstripe.com/songs/17872 Clip 2: Brain Cables by Jed StarkOn Soundstripe: https://app.soundstripe.com/songs/15343 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
In this episode, hosts Lois Houston and Nikita Abraham, along with Principal OCI Instructor Orlando Gentil, break down the differences between Infrastructure-as-a-Service, Platform-as-a-Service, and Software-as-a-Service. The conversation explores how each framework influences control, cost efficiency, expansion, reliability, and contingency planning. Cloud Tech Jumpstart: https://mylearn.oracle.com/ou/course/cloud-tech-jumpstart/152992 Oracle University Learning Community: https://education.oracle.com/ou-community LinkedIn: https://www.linkedin.com/showcase/oracle-university/ X: https://x.com/Oracle_Edu Special thanks to Arijit Ghosh, David Wright, Kris-Ann Nansen, Radhika Banka, and the OU Studio Team for helping us create this episode. ----------------------------------------------------- Episode Transcript: 00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:25 Nikita: Welcome to the Oracle University Podcast! I'm Nikita Abraham, Team Lead: Editorial Services with Oracle University, and with me is Lois Houston, Director of Innovation Programs. Lois: Hey there! Last week, we spoke about how hypervisors, virtual machines, and containers have transformed data centers. Today, we're moving on to something just as important—the main cloud models that drive modern cloud computing. Nikita: Orlando Gentil, Principal OCI Instructor at Oracle University, joins us once again for part four of our discussion on cloud data centers. 01:01 Lois: Hi Orlando! Glad to have you with us today. Can you walk us through the different types of cloud models? Orlando: These are commonly categorized into three main service models: Infrastructure-as-a-Service, Platform-as-a-Service, and Software-as-a-Service. Let's use the idea of getting around town to understand cloud service models. IaaS is like renting a car. You don't own the car, but you control where it goes, how fast, and when to stop. In cloud terms, the provider gives you the infrastructure—virtual machines, storage, and networking—but you manage everything on top—the OS, middleware, runtime, and application. Thus, it's like using a shuttle service. You bring your bags—your code, pick your destination—your app requirements, but someone else drives and maintains the vehicle. You don't worry about the engine, fuel, or routing planning. That's the platform's job. Your focus stays on development and deployment, not on servers or patching. SaaS is like ordering a taxi. You say where you want to go and everything else is handled for you. It's the full-service experience. In the cloud, SaaS is software UXs over the web—Email, CRM, project management. No infrastructure, no updates, just productivity. 02:32 Nikita: Ok. How do the trade-offs between control and convenience differ across SaaS, PaaS, and IaaS? Orlando: With IaaS, much like renting a car, you gain high control. You are managing components like the operating system, runtime, your applications, and your data. In return, the provider expertly handles the underlying virtual machines, storage, and networking. This model gives you immense flexibility. Moving to PaaS, our shuttle service, you shift to a medium level of control but gain significantly higher convenience. Your primary focus remains on your application code and data. The provider now takes on the heavy lifting of managing the runtime environment, the operating system, the servers themselves, and even the scaling. Finally, SaaS, our taxi service, offers the highest convenience with the lowest control level. Here, your responsibility is essentially just using the application and managing your specific configurations or data within it. The cloud provider manages absolutely everything else—the entire infrastructure, the platform, and the application itself. 03:52 Nikita: One of the top concerns for cloud users is cost optimization. How can we manage this? Orlando: Each cloud service model offers distinct strategies to help you manage and reduce your spending effectively, as well as different factors that drives those costs. For Infrastructure-as-a-Service, where you have more control, optimization largely revolves around smart resource management. This means rightsizing your VMs, ensuring they are not overprovisioned, and actively turning off idle resources when not in use. Leveraging preemptible or spot instances for flexible workloads can also significantly cut costs. Your charges here are directly tied to your compute, storage, and network usage, so efficiency is key. Moving to Platform-as-a-Service, where the platform is managed for you, optimization shifts slightly. Strategies include choosing scalable platforms that can efficiently handle fluctuating demand, opting for consumption-based pricing where available, and diligently optimizing your runtime usage to minimize processing time. Costs in PaaS are typically based on your application usage, runtime hours, and storage consumed. Finally, for Software-as-a-Service where you can consume a ready-to-use application, cost optimization centers on licensing and usage. This involves consolidating tools to avoid redundant subscriptions, selecting usage-based plans if they align better with your needs, and crucially, eliminating any unused license. SaaS costs are generally based on subscription or per user fees. Understanding these nuances is essential for effective cloud financial management. 05:52 Lois: Ok. And what about scalability? How does each model handle the ability to grow and shrink with demand, without needing manual hardware changes? Orlando: How you achieve and manage that scalability varies significantly across our three service models. For Infrastructure-as-a-Service, you have the most direct control over scaling. You can implement manual or auto scaling by adding or removing virtual machines as needed, often leveraging load balancers to distribute traffic. In this model, you configure the scaling policies and parameters based on your specific workload. Moving to Platform-as-a-Service, the scaling becomes more automated and elastic. The platform automatically adjusts resources based on your application's demand, allowing it to seamlessly handle traffic spikes or dips. Here, the provider manages the underlying scaling behavior, freeing you from that operational burden. Finally, with Software-as-a-Service, scalability is largely abstracted and invisible to the user. The application scales automatically in the background, with the entire process fully managed by the provider. As a user, you simply benefit from the application's ability to handle millions of users without ever needing to worry about the infrastructure. Understanding these scaling differences is crucial for selecting the right model for your application's need. 07:34 Join the Oracle University Learning Community and tap into a vibrant network of over 1 million members, including Oracle experts and fellow learners. This dynamic community is the perfect place to grow your skills, connect with likeminded learners, and celebrate your successes. As a MyLearn subscriber, you have access to engage with your fellow learners and participate in activities in the community. Visit community.oracle.com/ou to check things out today! 08:05 Nikita: Welcome back! We've talked about cost optimization and scalability in cloud environments. But what about ensuring availability? How does that work? Orlando: Availability refers to the ability of a system or service to remain accessible in operational, even in the face of failures or extremely high demand. The approach of achieving and managing availability, and crucially, your role versus the provider's differs greatly across each model. With Infrastructure-as-a-Service, you have the most direct control over your availability strategy. You will be responsible for designing an architecture that includes redundant VMs, deploying load balancers, and potentially even multi-region setups for disaster recovery. Your specific roles involves designing this architecture and managing your failover process and data backups. The provider's role, in turn, is to deliver the underlying infrastructure with defined service level agreements, SLAs, and health monitoring. For Platform-as-a-Service, the platform itself offers a higher degree of built-in, high availability, and automated failover. While the provider maintains the runtime platform's availability, your role shifts. You need to ensure your application's logic is designed to gracefully handle retries and potential transient failures that might occur. Finally, with Software-as-a-Service, availability is almost entirely handled for you. The provider ensures fully abstracted redundancy and failover behind the scenes. Your role becomes largely minimal, often just involving a specific application's configurations. The provider is entirely responsible for the full application uptime and the underlying high availability infrastructure. Understanding these distinct roles in ensuring availability is essential for setting expectations and designing your cloud strategy efficiently. 10:19 Lois: Building on availability, let's talk Disaster Recovery. Orlando: DR is about ensuring your systems and data can be recovered and brought back online in the event of a significant failure, whether it's a hardware crash, a natural disaster, or even human error. Just like the other aspects, the strategy and responsibilities for DR vary significantly across the cloud service models. For Infrastructure-as-a Service, you have the most direct involvement in your DR strategy. You need to design and execute custom DR plans. This involves leveraging capabilities like multi-region backups, taking VM snapshots, and setting up failover clusters. A real-world example might be using Oracle Cloud compute to replicate your VMs to a secondary region with block volume backups to ensure business continuity. Essentially, you manage your entire DR process here. Moving to Platform-as-a-Service, disaster recovery becomes a shared responsibility. The platform itself offers built-in redundancy and provide APIs for backup and restore. Your role will be to configure the application-level recovery and ensure your data is backed up appropriately, while the provider handles the underlying infrastructure's DR capability. An example could be Azure app service, Oracle APEX applications, where your apps are redeployed from source control like Git after an incident. Finally, with Software-as-a-Service, disaster recovery is almost entirely vendor managed. The provider takes full responsibility, offering features like auto replication and continuous backup, often backed by specific Recovery Point Objective (RPO) and Recovery Time Objective (RTO) SLAs. A common example is how Microsoft 365 or Salesforce manage user data backups in restoration. It's all handled seamlessly by the provider without your direct intervention. Understanding these different approaches to DR is crucial for defining your own business continuity plans in the cloud. 12:46 Lois: Thank you, Orlando, for this insightful discussion. To recap, we spoke about the three main cloud models: IaaS, PaaS, and SaaS, and how each one offers a different mix of control and convenience, impacting cost, scalability, availability, and recovery. Nikita: Yeah, hopefully this helps you pick the right cloud solution for your needs. If you want to learn more about the topics we discussed today, head over to mylearn.oracle.com and search for the Cloud Tech Jumpstart course. In our next episode, we'll take a close look at the essentials of networking. Until then, this is Nikita Abraham… Lois: And Lois Houston, signing off! 13:26 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.
Every Saturday, we showcase a topic important to you by rounding up the greatest highlights and clips from Level 10 Contractor's ENTIRE podcast run. This week, we review core concepts of Level 10's marketing strategy. This is a great refresher if you've been listening to the podcast, absolutely necessary if you're new to Level 10, and a perfect bookmark podcast you can return to anytime you need the reminder.
In this episode of YourForest, Matthew Kristoff and Dr. Jennifer Grenz discuss the necessity of decolonizing land management by being "rooted in truth" - acknowledging the historical and ongoing legacies of colonialism that shape current ecological systems. Dr. Grenz, an Nlaka'pamux woman and the Founding Director of the Indigenous Ecology Lab at UBC, advocates for "Two-Eyed Seeing": braiding Indigenous knowledge and Western science to create a stronger, more resilient approach to stewarding our landscapes. The conversation explores how understanding this history is crucial for developing human-centric and effective solutions to environmental challenges.
Have you ever considered how a single server can support countless applications and workloads at once? In this episode, hosts Lois Houston and Nikita Abraham, together with Principal OCI Instructor Orlando Gentil, explore the sophisticated technologies that make this possible in modern cloud data centers. They discuss the roles of hypervisors, virtual machines, and containers, explaining how these innovations enable efficient resource sharing, robust security, and greater flexibility for organizations. Cloud Tech Jumpstart: https://mylearn.oracle.com/ou/course/cloud-tech-jumpstart/152992 Oracle University Learning Community: https://education.oracle.com/ou-community LinkedIn: https://www.linkedin.com/showcase/oracle-university/ X: https://x.com/Oracle_Edu Special thanks to Arijit Ghosh, David Wright, Kris-Ann Nansen, Radhika Banka, and the OU Studio Team for helping us create this episode. -------------------------------------------------- Episode Transcript: 00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:25 Lois: Hello and welcome to the Oracle University Podcast! I'm Lois Houston, Director of Innovation Programs with Oracle University, and with me is Nikita Abraham, Team Lead: Editorial Services. Nikita: Hi everyone! For the last two weeks, we've been talking about different aspects of cloud data centers. In this episode, Orlando Gentil, Principal OCI Instructor at Oracle University, joins us once again to discuss how virtualization, through hypervisors, virtual machines, and containers, has transformed data centers. 00:58 Lois: That's right, Niki. We'll begin with a quick look at the history of virtualization and why it became so widely adopted. Orlando, what can you tell us about that? Orlando: To truly grasp the power of virtualization, it's helpful to understand its journey from its humble beginnings with mainframes to its pivotal role in today's cloud computing landscape. It might surprise you, but virtualization isn't a new concept. Its roots go back to the 1960s with mainframes. In those early days, the primary goal was to isolate workloads on a single powerful mainframe, allowing different applications to run without interfering with each other. As we moved into the 1990s, the challenge shifted to underutilized physical servers. Organizations often had numerous dedicated servers, each running a single application, leading to significant waste of computing resources. This led to the emergence of virtualization as we know it today, primarily from the 1990s to the 2000s. The core idea here was to run multiple isolated operating systems on a single physical server. This innovation dramatically improved the resource utilization and laid the technical foundation for cloud computing, enabling the scalable and flexible environments we rely on today. 02:26 Nikita: Interesting. So, from an economic standpoint, what pushed traditional data centers to change and opened the door to virtualization? Orlando: In the past, running applications often meant running them on dedicated physical servers. This led to a few significant challenges. First, more hardware purchases. Every new application, every new project often required its own dedicated server. This meant constantly buying new physical hardware, which quickly escalated capital expenditure. Secondly, and hand-in-hand with more servers came higher power and cooling costs. Each physical server consumed power and generated heat, necessitating significant investment in electricity and cooling infrastructure. The more servers, the higher these operational expenses became. And finally, a major problem was unused capacity. Despite investing heavily in these physical servers, it was common for them to run well below their full capacity. Applications typically didn't need 100% of server's resources all the time. This meant we were wasting valuable compute power, memory, and storage, effectively wasting resources and diminishing the return of investment from those expensive hardware purchases. These economic pressures became a powerful incentive to find more efficient ways to utilize data center resources, setting the stage for technologies like virtualization. 04:05 Lois: I guess we can assume virtualization emerged as a financial game-changer. So, what kind of economic efficiencies did virtualization bring to the table? Orlando: From a CapEx or capital expenditure perspective, companies spent less on servers and data center expansion. From an OpEx or operational expenditure perspective, fewer machines meant lower electricity, cooling, and maintenance costs. It also sped up provisioning. Spinning a new VM took minutes, not days or weeks. That improved agility and reduced the operational workload on IT teams. It also created a more scalable, cost-efficient foundation which made virtualization not just a technical improvement, but a financial turning point for data centers. This economic efficiency is exactly what cloud providers like Oracle Cloud Infrastructure are built on, using virtualization to deliver scalable pay as you go infrastructure. 05:09 Nikita: Ok, Orlando. Let's get into the core components of virtualization. To start, what exactly is a hypervisor? Orlando: A hypervisor is a piece of software, firmware, or hardware that creates and runs virtual machines, also known as VMs. Its core function is to allow multiple virtual machines to run concurrently on a single physical host server. It acts as virtualization layer, abstracting the physical hardware resources like CPU, memory, and storage, and allocating them to each virtual machine as needed, ensuring they can operate independently and securely. 05:49 Lois: And are there types of hypervisors? Orlando: There are two primary types of hypervisors. The type 1 hypervisors, often called bare metal hypervisors, run directly on the host server's hardware. This means they interact directly with the physical resources offering high performance and security. Examples include VMware ESXi, Oracle VM Server, and KVM on Linux. They are commonly used in enterprise data centers and cloud environments. In contrast, type 2 hypervisors, also known as hosted hypervisors, run on top of an existing operating system like Windows or macOS. They act as an application within that operating system. Popular examples include VirtualBox, VMware Workstation, and Parallels. These are typically used for personal computing or development purposes, where you might run multiple operating systems on your laptop or desktop. 06:55 Nikita: We've spoken about the foundation provided by hypervisors. So, can we now talk about the virtual entities they manage: virtual machines? What exactly is a virtual machine and what are its fundamental characteristics? Orlando: A virtual machine is essentially a software-based virtual computer system that runs on a physical host computer. The magic happens with the hypervisor. The hypervisor's job is to create and manage these virtual environments, abstracting the physical hardware so that multiple VMs can share the same underlying resources without interfering with each other. Each VM operates like a completely independent computer with its own operating system and applications. 07:40 Lois: What are the benefits of this? Orlando: Each VM is isolated from the others. If one VM crashes or encounters an issue, it doesn't affect the other VMs running on the same physical host. This greatly enhances stability and security. A powerful feature is the ability to run different operating systems side-by-side on the very same physical host. You could have a Windows VM, a Linux VM, and even other specialized OS, all operating simultaneously. Consolidate workloads directly addresses the unused capacity problem. Instead of one application per physical server, you can now run multiple workloads, each in its own VM on a single powerful physical server. This dramatically improves hardware utilization, reducing the need of constant new hardware purchases and lowering power and cooling costs. And by consolidating workloads, virtualization makes it possible for cloud providers to dynamically create and manage vast pools of computing resources. This allows users to quickly provision and scale virtual servers on demand, tapping into these shared pools of CPU, memory, and storage as needed, rather than being tied to a single physical machine. 09:10 Oracle University's Race to Certification 2025 is your ticket to free training and certification in today's hottest technology. Whether you're starting with Artificial Intelligence, Oracle Cloud Infrastructure, Multicloud, or Oracle Data Platform, this challenge covers it all! Learn more about your chance to win prizes and see your name on the Leaderboard by visiting education.oracle.com/race-to-certification-2025. That's education.oracle.com/race-to-certification-2025. 09:54 Nikita: Welcome back! Orlando, let's move on to containers. Many see them as a lighter, more agile way to build and run applications. What's your take? Orlando: A container packages an application in all its dependencies, like libraries and other binaries, into a single, lightweight executable unit. Unlike a VM, a container shares the host operating system's kernel, running on top of the container runtime process. This architectural difference provides several key advantages. Containers are incredibly portable. They can be taken virtually anywhere, from a developer's laptop to a cloud environment, and run consistently, eliminating it works on my machine issues. Because containers share the host OS kernel, they don't need to bundle a full operating system themselves. This results in significantly smaller footprints and less administration overhead compared to VMs. They are faster to start. Without the need to boot a full operating system, containers can start up in seconds, or even milliseconds, providing rapid deployment and scaling capabilities. 11:12 Nikita: Ok. Throughout our conversation, you've spoken about the various advantages of virtualization but let's consolidate them now. Orlando: From a security standpoint, virtualization offers several crucial benefits. Each VM operates in its own isolated sandbox. This means if one VM experiences a security breach, the impact is generally contained to that single virtual machine, significantly limiting the spread of potential threats across your infrastructure. Containers also provide some isolation. Virtualization allows for rapid recovery. This is invaluable for disaster recovery or undoing changes after a security incident. You can implement separate firewalls, access rules, and network configuration for each VM. This granular control reduces the overall exposure and attack surface across your virtualized environments, making it harder for malicious actors to move laterally. Beyond security, virtualization also brings significant advantages in terms of operational and agility benefits for IT management. Virtualization dramatically improves operational efficiency and agility. Things are faster. With virtualization, you can provision new servers or containers in minutes rather than days or weeks. This speed allows for quicker deployment of applications and services. It becomes much simpler to deploy consistent environment using templates and preconfigured VM images or containers. This reduces errors and ensures uniformity across your infrastructure. It's more scalable. Virtualization makes your infrastructure far more scalable. You can reshape VMs and containers to meet changing demands, ensuring your resources align precisely with your needs. These operational benefits directly contribute to the power of cloud computing, especially when we consider virtualization's role in enabling cloud and scalability. Virtualization is the very backbone of modern cloud computing, fundamentally enabling its scalability. It allows multiple virtual machines to run on a single physical server, maximizing hardware utilization, which is essential for cloud providers. This capability is core of infrastructure as a service offerings, where users can provision virtualized compute resources on demand. Virtualization makes services globally scalable. Resources can be easily deployed and managed across different geographic regions to meet worldwide demand. Finally, it provides elasticity, meaning resources can be automatically scaled up or down in response to fluctuating workloads, ensuring optimal performance and cost efficiency. 14:21 Lois: That's amazing. Thank you, Orlando, for joining us once again. Nikita: Yeah, and remember, if you want to learn more about the topics we covered today, go to mylearn.oracle.com and search for the Cloud Tech Jumpstart course. Lois: Well, that's all we have for today. Until next time, this is Lois Houston… Nikita: And Nikita Abraham, signing off! 14:40 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.
Have you ever wondered where all your digital memories, work projects, or favorite photos actually live in the cloud? In this episode, Lois Houston and Nikita Abraham are joined by Principal OCI Instructor Orlando Gentil to discuss cloud storage. They explore how data is carefully organized, the different ways it can be stored, and what keeps it safe and easy to find. Cloud Tech Jumpstart: https://mylearn.oracle.com/ou/course/cloud-tech-jumpstart/152992 Oracle University Learning Community: https://education.oracle.com/ou-community LinkedIn: https://www.linkedin.com/showcase/oracle-university/ X: https://x.com/Oracle_Edu Special thanks to Arijit Ghosh, David Wright, Kris-Ann Nansen, Radhika Banka, and the OU Studio Team for helping us create this episode. ------------------------------------------------------ Episode Transcript: 00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:25 Nikita: Welcome to the Oracle University Podcast! I'm Nikita Abraham, Team Lead of Editorial Services with Oracle University, and with me is Lois Houston, Director of Innovation Programs. Lois: Hey there! Last week, we spoke about the differences between traditional and cloud data centers, and covered components like CPU, RAM, and operating systems. If you haven't listened to the episode yet, I'd suggest going back and listening to it before you dive into this one. Nikita: Joining us again is Orlando Gentil, Principal OCI Instructor at Oracle University, and we're going to ask him about another fundamental concept: storage. 01:04 Lois: That's right, Niki. Hi Orlando! Thanks for being with us again today. You introduced cloud data centers last week, but tell us, how is data stored and accessed in these centers? Orlando: At a fundamental level, storage is where your data resides persistently. Data stored on a storage device is accessed by the CPU and, for specialized tasks, the GPU. The RAM acts as a high-speed intermediary, temporarily holding data that the CPU and the GPU are actively working on. This cyclical flow ensures that applications can effectively retrieve, process, and store information, forming the backbone for our computing operations in the data center. 01:52 Nikita: But how is data organized and controlled on disks? Orlando: To effectively store and manage data on physical disks, a structured approach is required, which is defined by file systems and permissions. The process began with disks. These are the raw physical storage devices. Before data can be written to them, disks are typically divided into partitions. A partition is a logical division of a physical disk that acts as if it were a separated physical disk. This allows you to organize your storage space and even install multiple operating systems on a single drive. Once partitions are created, they are formatted with a file system. 02:40 Nikita: Ok, sorry but I have to stop you there. Can you explain what a file system is? And how is data organized using a file system? Orlando: The file system is the method and the data structure that an operating system uses to organize and manage files on storage devices. It dictates how data is named, is stored, retrieved, and managed on the disk, essentially providing the roadmap for data. Common file systems include NTFS for Windows and ext4 or XFS for Linux. Within this file system, data is organized hierarchically into directories, also known as folders. These containers help to logically group related files, which are the individual units of data, whether they are documents, images, videos, or applications. Finally, overseeing this entire organization are permissions. 03:42 Lois: And what are permissions? Orlando: Permissions define who can access a specific files and directories and what actions they are allowed to perform-- for example, read, write, or execute. This access control, often managed by user, group, and other permissions, is fundamental for security, data integrity, and multi-user environments within a data center. 04:09 Lois: Ok, now that we have a good understanding of how data is organized logically, can we talk about how data is stored locally within a server? Orlando: Local storage refers to storage devices directly attached to a server or computer. The three common types are Hard Disk Drive. These are traditional storage devices using spinning platters to store data. They offer large capacity at a lower cost per gigabyte, making them suitable for bulk data storage when high performance isn't the top priority. Unlike hard disks, solid state drives use flash memory to store data, similar to USB drives but on a larger scale. They provide significantly faster read and write speeds, better durability, and lower power consumption than hard disks, making them ideal for operating systems, applications, and frequently accessed data. Non-Volatile Memory Express is a communication interface specifically designed for solid state that connects directly to the PCI Express bus. NVME offers even faster performance than traditional SATA-based solid state drives by reducing latency and increasing bandwidth, making it the top choice for demanding workloads that require extreme speed, such as high-performance databases and AI applications. Each type serves different performance and cost requirements within a data center. While local storage is essential for immediate access, data center also heavily rely on storage that isn't directly attached to a single server. 05:59 Lois: I'm guessing you're hinting at remote storage. Can you tell us more about that, Orlando? Orlando: Remote storage refers to data storage solutions that are not physically connected to the server or client accessing them. Instead, they are accessed over the network. This setup allows multiple clients or servers to share access to the same storage resources, centralizing data management and improving data availability. This architecture is fundamental to cloud computing, enabling vast pools of shared storage that can be dynamically provisioned to various users and applications. 06:35 Lois: Let's talk about the common forms of remote storage. Can you run us through them? Orlando: One of the most common and accessible forms of remote storage is Network Attached Storage or NAS. NAS is a dedicated file storage device connected to a network that allows multiple users and client devices to retrieve data from a centralized disk capacity. It's essentially a server dedicated to serving files. A client connects to the NAS over the network. And the NAS then provides access to files and folders. NAS devices are ideal for scenarios requiring shared file access, such as document collaboration, centralized backups, or serving media files, making them very popular in both home and enterprise environments. While NAS provides file-level access over a network, some applications, especially those requiring high performance and direct block level access to storage, need a different approach. 07:38 Nikita: And what might this approach be? Orlando: Internet Small Computer System Interface, which provides block-level storage over an IP network. iSCSI or Internet Small Computer System Interface is a standard that allows the iSCSI protocol traditionally used for local storage to be sent over IP networks. Essentially, it enables servers to access storage devices as if they were directly attached even though they are located remotely on the network. This means it can leverage standard ethernet infrastructure, making it a cost-effective solution for creating high performance, centralized storage accessible over an existing network. It's particularly useful for server virtualization and database environments where block-level access is preferred. While iSCSI provides block-level access over standard IP, for environments demanding even higher performance, lower latency, and greater dedicated throughput, a specialized network is often deployed. 08:47 Nikita: And what's this specialized network called? Orlando: Storage Area Network or SAN. A Storage Area Network or SAN is a high-speed network specifically designed to provide block-level access to consolidated shared storage. Unlike NAS, which provides file level access, a SAN presents a storage volumes to servers as if they were local disks, allowing for very high performance for applications like databases and virtualized environments. While iSCSI SANs use ethernet, many high-performance SANs utilize fiber channel for even faster and more reliable data transfer, making them a cornerstone of enterprise data centers where performance and availability are paramount. 09:42 Oracle University's Race to Certification 2025 is your ticket to free training and certification in today's hottest technology. Whether you're starting with Artificial Intelligence, Oracle Cloud Infrastructure, Multicloud, or Oracle Data Platform, this challenge covers it all! Learn more about your chance to win prizes and see your name on the Leaderboard by visiting education.oracle.com/race-to-certification-2025. That's education.oracle.com/race-to-certification-2025. 10:26 Nikita: Welcome back! Orlando, are there any other popular storage paradigms we should know about? Orlando: Beyond file level and block level storage, cloud environments have popularized another flexible and highly scalable storage paradigm, object storage. Object storage is a modern approach to storing data, treating each piece of data as a distinct, self-contained unit called an object. Unlike file systems that organize data in a hierarchy or block storage that breaks data into fixed size blocks, object storage manages data as flat, unstructured objects. Each object is stored with unique identifiers and rich metadata, making it highly scalable and flexible for massive amounts of data. This service handles the complexity of storage, providing access to vast repositories of data. Object storage is ideal for use cases like cloud-native applications, big data analytics, content distribution, and large-scale backups thanks to its immense scalability, durability, and cost effectiveness. While object storage is excellent for frequently accessed data in rapidly growing data sets, sometimes data needs to be retained for very long periods but is accessed infrequently. For these scenarios, a specialized low-cost storage tier, known as archive storage, comes into play. 12:02 Lois: And what's that exactly? Orlando: Archive storage is specifically designed for long-term backup and retention of data that you rarely, if ever, access. This includes critical information, like old records, compliance data that needs to be kept for regulatory reasons, or disaster recovery backups. The key characteristics of archive storage are extremely low cost per gigabyte, achieved by optimizing for infrequent access rather than speed. Historically, tape backup systems were the common solution for archiving, where data from a data center is moved to tape. In modern cloud environments, this has evolved into cloud backup solutions. Cloud-based archiving leverages high-cost, effective during cloud storage tiers that are purpose built for long term retention, providing a scalable and often more reliable alternative to physical tapes. 13:05 Lois: Thank you, Orlando, for taking the time to talk to us about the hardware and software layers of cloud data centers. This information will surely help our listeners to make informed decisions about cloud infrastructure to meet their workload needs in terms of performance, scalability, cost, and management. Nikita: That's right, Lois. And if you want to learn more about what we discussed today, head over to mylearn.oracle.com and search for the Cloud Tech Jumpstart course. Lois: In our next episode, we'll take a look at more of the fundamental concepts within modern cloud environments, such as Hypervisors, Virtualization, and more. I can't wait to learn more about it. Until then, this is Lois Houston… Nikita: And Nikita Abraham, signing off! 13:47 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.
Curious about what really goes on inside a cloud data center? In this episode, Lois Houston and Nikita Abraham chat with Principal OCI Instructor Orlando Gentil about how cloud data centers are transforming the way organizations manage technology. They explore the differences between traditional and cloud data centers, the roles of CPUs, GPUs, and RAM, and why operating systems and remote access matter more than ever. Cloud Tech Jumpstart: https://mylearn.oracle.com/ou/course/cloud-tech-jumpstart/152992 Oracle University Learning Community: https://education.oracle.com/ou-community LinkedIn: https://www.linkedin.com/showcase/oracle-university/ X: https://x.com/Oracle_Edu Special thanks to Arijit Ghosh, David Wright, Kris-Ann Nansen, Radhika Banka, and the OU Studio Team for helping us create this episode. ------------------------------------- Episode Transcript: 00:00 Welcome to the Oracle University Podcast, the first stop on your cloud journey. During this series of informative podcasts, we'll bring you foundational training on the most popular Oracle technologies. Let's get started! 00:25 Lois: Hello and welcome to the Oracle University Podcast! I'm Lois Houston, Director of Innovation Programs with Oracle University, and with me is Nikita Abraham, Team Lead: Editorial Services. Nikita: Hi everyone! Today, we're covering the fundamentals you need to be successful in a cloud environment. If you're new to cloud, coming from a SaaS environment, or planning to move from on-premises to the cloud, you won't want to miss this. With us today is Orlando Gentil, Principal OCI Instructor at Oracle University. Hi Orlando! Thanks for joining us. 01:01 Lois: So Orlando, we know that Oracle has been a pioneer of cloud technologies and has been pivotal in shaping modern cloud data centers, which are different from traditional data centers. For our listeners who might be new to this, could you tell us what a traditional data center is? Orlando: A traditional data center is a physical facility that houses an organization's mission critical IT infrastructure, including servers, storage systems, and networking equipment, all managed on site. 01:32 Nikita: So why would anyone want to use a cloud data center? Orlando: The traditional model requires significant upfront investment in physical hardware, which you are then responsible for maintaining along with the underlying infrastructure like physical security, HVAC, backup power, and communication links. In contrast, cloud data centers offer a more agile approach. You essentially rent the infrastructure you need, paying only for what you use. In the traditional data center, scaling resources up and down can be a slow and complex process. On cloud data centers, scaling is automated and elastic, allowing resources to adjust dynamically based on demand. This shift allows business to move their focus from the constant upkeep of infrastructure to innovation and growth. The move represents a shift from maintenance to momentum, enabling optimized costs and efficient scaling. This fundamental shift is how IT infrastructure is managed and consumed, and precisely what we mean by moving to the cloud. 02:39 Lois: So, when we talk about moving to the cloud, what does it really mean for businesses today? Orlando: Moving to the cloud represents the strategic transition from managing your own on-premise hardware and software to leveraging internet-based computing services provided by a third-party. This involves migrating your applications, data, and IT operations to a cloud environment. This transition typically aims to reduce operational overhead, increase flexibility, and enhance scalability, allowing organizations to focus more on their core business functions. 03:17 Nikita: Orlando, what's the “brain” behind all this technology? Orlando: A CPU or Central Processing Unit is the primary component that performs most of the processing inside the computer or server. It performs calculations handling the complex mathematics and logic that drive all applications and software. It processes instructions, running tasks, and operations in the background that are essential for any application. A CPU is critical for performance, as it directly impacts the overall speed and efficiency of the data center. It also manages system activities, coordinating user input, various application tasks, and the flow of data throughout the system. Ultimately, the CPU drives data center workloads from basic server operations to powering cutting edge AI applications. 04:10 Lois: To better understand how a CPU achieves these functions and processes information so efficiently, I think it's important for us to grasp its fundamental architecture. Can you briefly explain the fundamental architecture of a CPU, Orlando? Orlando: When discussing CPUs, you will often hear about sockets, cores, and threads. A socket refers to the physical connection on the motherboard where a CPU chip is installed. A single server motherboard can have one or more sockets, each holding a CPU. A core is an independent processing unit within a CPU. Modern CPUs often have multiple cores, enabling them to handle several instructions simultaneously, thus increasing processing power. Think of it as having multiple mini CPUs on a single chip. Threads are virtual components that allow a single CPU core to handle multiple sequence of instructions or threads concurrently. This technology, often called hyperthreading, makes a single core appear as two logical processors to the operating system, further enhancing efficiency. 05:27 Lois: Ok. And how do CPUs process commands? Orlando: Beyond these internal components, CPUs are also designed based on different instruction set architectures which dictate how they process commands. CPU architectures are primarily categorized in two designs-- Complex Instruction Set Computer or CISC and Reduced Instruction Set Computer or RISC. CISC processors are designed to execute complex instructions in a single step, which can reduce the number of instructions needed for a task, but often leads to a higher power consumption. These are commonly found in traditional Intel and AMD CPUs. In contrast, RISC processors use a simpler, more streamlined set of instructions. While this might require more steps for a complex task, each step is faster and more energy efficient. This architecture is prevalent in ARM-based CPUs. 06:34 Are you looking to boost your expertise in enterprise AI? Check out the Oracle AI Agent Studio for Fusion Applications Developers course and professional certification—now available through Oracle University. This course helps you build, customize, and deploy AI Agents for Fusion HCM, SCM, and CX, with hands-on labs and real-world case studies. Ready to set yourself apart with in-demand skills and a professional credential? Learn more and get started today! Visit mylearn.oracle.com for more details. 07:09 Nikita: Welcome back! We were discussing CISC and RISC processors. So Orlando, where are they typically deployed? Are there any specific computing environments and use cases where they excel? Orlando: On the CISC side, you will find them powering enterprise virtualization and server workloads, such as bare metal hypervisors in large databases where complex instructions can be efficiently processed. High performance computing that includes demanding simulations, intricate analysis, and many traditional machine learning systems. Enterprise software suites and business applications like ERP, CRM, and other complex enterprise systems that benefit from fewer steps per instruction. Conversely, RISC architectures are often preferred for cloud-native workloads such as Kubernetes clusters, where simpler, faster instructions and energy efficiency are paramount for distributed computing. Mobile device management and edge computing, including cell phones and IoT devices where power efficiency and compact design are critical. Cost optimized cloud hosting supporting distributed workloads where the cumulative energy savings and simpler design lead to more economical operations. The choice between CISC and RISC depends heavily on the specific workload and performance requirements. While CPUs are versatile generalists, handling a broad range of tasks, modern data centers also heavily rely on another crucial processing unit for specialized workloads. 08:54 Lois: We've spoken a lot about CPUs, but our conversation would be incomplete without understanding what a Graphics Processing Unit is and why it's important. What can you tell us about GPUs, Orlando? Orlando: A GPU or Graphics Processing Unit is distinct from a CPU. While the CPU is a generalist excelling at sequential processing and managing a wide variety of tasks, the GPU is a specialist. It is designed specifically for parallel compute heavy tasks. This means it can perform many calculations simultaneously, making it incredibly efficient for workloads like rendering graphics, scientific simulations, and especially in areas like machine learning and artificial intelligence, where massive parallel computation is required. In the modern data center, GPUs are increasingly vital for accelerating these specialized, data intensive workloads. 09:58 Nikita: Besides the CPU and GPU, there's another key component that collaborates with these processors to facilitate efficient data access. What role does Random Access Memory play in all of this? Orlando: The core function of RAM is to provide faster access to information in use. Imagine your computer or server needing to retrieve data from a long-term storage device, like a hard drive. This process can be relatively slow. RAM acts as a temporary high-speed buffer. When your CPU or GPU needs data, it first checks RAM. If the data is there, it can be accessed almost instantaneously, significantly speeding up operations. This rapid access to frequently used data and programming instructions is what allows applications to run smoothly and systems to respond quickly, making RAM a critical factor in overall data center performance. While RAM provides quick access to active data, it's volatile, meaning data is lost when power is off, or persistent data storage, the information that needs to remain available even after a system shut down. 11:14 Nikita: Let's now talk about operating systems in cloud data centers and how they help everything run smoothly. Orlando, can you give us a quick refresher on what an operating system is, and why it is important for computing devices? Orlando: At its core, an operating system, or OS, is the fundamental software that manages all the hardware and software resources on a computer. Think of it as a central nervous system that allows everything else to function. It performs several critical tasks, including managing memory, deciding which programs get access to memory and when, managing processes, allocating CPU time to different tasks and applications, managing files, organizing data on storage devices, handling input and output, facilitate communication between the computer and its peripherals, like keyboards, mice, and displays. And perhaps, most importantly, it provides the user interface that allows us to interact with the computer. 12:19 Lois: Can you give us a few examples of common operating systems? Orlando: Common operating system examples you are likely familiar with include Microsoft Windows and MacOS for personal computers, iOS and Android for mobile devices, and various distributions of Linux, which are incredibly prevalent in servers and increasingly in cloud environments. 12:41 Lois: And how are these operating systems specifically utilized within the demanding environment of cloud data centers? Orlando: The two dominant operating systems in data centers are Linux and Windows. Linux is further categorized into enterprise distributions, such as Oracle Linux or SUSE Linux Enterprise Server, which offer commercial support and stability, and community distributions, like Ubuntu and CentOS, which are developed and maintained by communities and are often free to use. On the other side, we have Windows, primarily represented by Windows Server, which is Microsoft's server operating system known for its robust features and integration with other Microsoft products. While both Linux and Windows are powerful operating systems, their licensing modes can differ significantly, which is a crucial factor to consider when deploying them in a data center environment. 13:43 Nikita: In what way do the licensing models differ? Orlando: When we talk about licensing, the differences between Linux and Windows become quite apparent. For Linux, Enterprise Distributions come with associated support fees, which can be bundled into the initial cost or priced separately. These fees provide access to professional support and updates. On the other hand, Community Distributions are typically free of charge, with some providers offering basic community-driven support. Windows server, in contrast, is a commercial product. Its license cost is generally included in the instance cost when using cloud providers or purchased directly for on-premise deployments. It's also worth noting that some cloud providers offer a bring your own license, or BYOL program, allowing organizations to use their existing Windows licenses in the cloud, which can sometimes provide cost efficiencies. 14:46 Nikita: Beyond choosing an operating system, are there any other important aspects of data center management? Orlando: Another critical aspect of data center management is how you remotely access and interact with your servers. Remote access is fundamental for managing servers in a data center, as you are rarely physically sitting in front of them. The two primary methods that we use are SSH, or secure shell, and RDP, remote desktop. Secure shell is widely used for secure command line access for Linux servers. It provides an encrypted connection, allowing you to execute commands, transfer files, and manage your servers securely from a remote location. The remote desktop protocol is predominantly used for graphical remote access to Windows servers. RDP allows you to see and interact with the server's desktop interface, just as if you were sitting directly in front of it, making it ideal for tasks that require a graphical user interface. 15:54 Lois: Thank you so much, Orlando, for shedding light on this topic. Nikita: Yeah, that's a wrap for today! To learn more about what we discussed, head over to mylearn.oracle.com and search for the Cloud Tech Jumpstart course. In our next episode, we'll take a close look at how data is stored and managed. Until then, this is Nikita Abraham… Lois: And Lois Houston, signing off! 16:16 That's all for this episode of the Oracle University Podcast. If you enjoyed listening, please click Subscribe to get all the latest episodes. We'd also love it if you would take a moment to rate and review us on your podcast app. See you again on the next episode of the Oracle University Podcast.
Welcome to the first episode of series 88, everyone! In this series, we are covering Cosmic Corsairs, a space fantasy TTRPG about using the power of the cosmos to topple the oppressive Triarchy! In today's episode, we learn what this game is all about before diving into the history of the system! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: Cosmic Corsairs Crowdfunding Campaign: https://www.kickstarter.com/projects/1582756696/cosmic-corsairs?ref=CharacterCreationCast GameHole Con 2025 Panel: https://www.gameholecon.com/events/event/25850 Join our Discord! https://discord.charactercreationcast.com Check out other great shows on the network: https://oneshotpodcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Guests Craig Campbell: BlueSky: https://bsky.app/profile/nerdburgercraig.bsky.social Linktree: https://linktr.ee/nerdburgercraig Games/Tools discussed this episode: Cosmic Corsairs Crowdfunding Campaign: Website: https://www.kickstarter.com/projects/1582756696/cosmic-corsairs?ref=CharacterCreationCast Timestamps: (00:00:00) - Announcements (00:01:36) - Introductions (00:09:53) - What's in a game? - Core Concept (00:16:18) - Setting (00:19:34) - Materials (00:21:33) - Stories and Themes (00:33:45) - What is unique about Cosmic Corsairs? (00:42:34) - History of the Game (00:54:04) - Call to Action (01:02:12) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: The Saint of Killers by Tiger GangOn Soundstripe: https://app.soundstripe.com/songs/17280 Clip 2: Angst by DivisionerOn Soundstripe: https://app.soundstripe.com/songs/14339 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
We review the diagnosis, risk stratification, & management of acute pulmonary embolism in the ED. Hosts: Vivian Chiu, MD Brian Gilberti, MD https://media.blubrry.com/coreem/content.blubrry.com/coreem/Acute_Pulmonary_Embolism.mp3 Download Leave a Comment Tags: Pulmonary Show Notes Core Concepts and Initial Approach Definition: Obstruction of pulmonary arteries, usually from a DVT in the proximal lower extremity veins (iliac/femoral), but may be tumor, air, or fat emboli. Incidence & Mortality: 300,000–370,000 cases/year in the USA, with 60,000–100,000 deaths annually. Mantra: “Don't anchor on the obvious. Always risk stratify and resuscitate with precision.” Risk Factors: Broad, including older age, inherited thrombophilias, malignancy, recent surgery/trauma, travel, smoking, hormonal use, and pregnancy. Clinical Presentation and Risk Stratification Presentation: Highly variable, showing up as anything from subtle shortness of breath to collapse. Acute/Subacute: Dyspnea (most common), pleuritic chest pain, cough, hemoptysis, and syncope. Patients are likely tachycardic, tachypneic, hypoxemic on room air, and may have a low-grade fever. Chronic: Can mimic acute symptoms or be totally asymptomatic. Pulmonary Infarction Signs: Pleuritic pain, hemoptysis, and an effusion. High-Risk Red Flags: Signs of hypotension (systolic blood pressure < 90 mmHg for over 15 minutes),
Two-time Emmy and Three-time NAACP Image Award-winning, television Executive Producer Rushion McDonald interviewed Charelle Lans. A six-time award-winning author, motivational speaker, and business strategist known as the “business therapist.” Here's a detailed summary of the key insights and takeaways:
Two-time Emmy and Three-time NAACP Image Award-winning, television Executive Producer Rushion McDonald interviewed Charelle Lans. A six-time award-winning author, motivational speaker, and business strategist known as the “business therapist.” Here's a detailed summary of the key insights and takeaways:
Artificial intelligence continues to shape industries, spark debates, and push technologies. As we journey further into uncharted territories, it's essential to stay ahead of the curve.In this episode of Connect, we welcome Emilia David, Senior AI Reporter at VentureBeat. As one of the leading voices covering AI's impact on business, regulation, and society, Emilia joins us to discuss the current state of artificial intelligence, and where we may be heading in the coming years.Together, we explore why some industries adopt AI more quickly than others and how these technologies continue to transform workplaces. Emilia also helps demystify key concepts like model context protocols, integrated development environments, and agentic AI, providing us with a better understanding of what they mean for businesses and everyday users alike.We also tackle some of the big questions, specifically how businesses can effectively and responsibly adopt AI while remaining flexible in the face of constant change. Whether you're an executive, an IT leader, or simply curious about the status of AI, this conversation will help you think more critically about how to approach our technological future. For more information about Axis Communications, visit us at www.axis.com Follow us on social media at Axis Communications - Home | Facebook Axis Communications: My Company | LinkedIn Axis North America (@Axis_NA) / TwitterAxis Communications USA - YouTube
Sometimes, it's good to go back to the basics. Whether you're brand new to intelligent design or you're looking for a way to share the basics with a friend or family member, we've got you covered today. On this ID The Future, enjoy the first half of a discussion with geologist and attorney Dr. Casey Luskin on the basics of intelligent design that originally aired on the Truthful Hope podcast hosted by Jacob Vasquez. Here, Dr. Luskin unpacks two core concepts of intelligent design: specified complexity and irreducible complexity. This is Part 1 of a two-part conversation. Share this podcast with a friend and start a conversation! Source
Welcome to the first episode of series 87, everyone! In this series, we are covering Cosmic Century Knights, a retro anime and JRPG inspired fantasy TTRPG about wielding one of 100 unique swords to save the world, with designer and returning guest, James D'Amato! In today's episode, we learn all about the history of this game, including some interesting history on the origins of the JRPG genre of video games! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: One Shot Network Twitch: https://twitch.tv/oneshotrpg Join our Discord! https://discord.charactercreationcast.com Check out other great shows on the network: https://oneshotpodcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Guests James D'Amato: BlueSky: https://bsky.app/profile/oneshotrpg.bsky.social Website: https://oneshotpodcast.com One Shot Network Bluesky: https://bsky.app/profile/oneshotnetwork.bsky.social Campaign Skyjacks: https://oneshotpodcast.com/actual-play/campaign/skyjacks/ Starwhal: https://oneshotpodcast.com/starwhal/ The Ultimate RPG Podcast: https://oneshotpodcast.com/interview-discussion/the-ultimate-rpg-podcast/ Games/Tools discussed this episode: Cosmic Century Knights Crowdfunding Campaign: Website: https://www.kickstarter.com/projects/crum/cckhcc Timestamps: (00:00:00) - Announcements (00:01:31) - Introductions (00:04:47) - What's in a game? - Core Concept (00:09:07) - The Setting (00:14:43) - Materials needed for play (00:15:30) - Stories and Themes (00:19:38) - What can characters do in this game? (00:29:52) - What is unique? (00:32:06) - History of the game (00:39:07) - Kickstarter Details (00:41:20) - Terms and Concepts (00:43:37) - Cold Open (00:51:55) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Back to the End by Strength To LastOn Soundstripe: https://app.soundstripe.com/songs/15269 Clip 2: Chaos Knight by AllexOn Soundstripe: https://app.soundstripe.com/songs/16443 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
There's a version of you who knows you're meant for more. More depth. More love. More ease. More impact. But if you've ever wondered why the things you want aren't landing — no matter how clear your vision or how hard you work — I want you to listen closely: You cannot receive what you feel unworthy of. Not because you're blocked. Not because you're broken. But because unworthiness distorts your frequency. In this week's episode, I'm bringing you into the real work I've been doing behind the scenes — through shifts in my love life, my businesses, and my deepest self-concept. It's raw. It's personal. And it's a reclamation of worthiness as your energetic baseline. Inside this episode, we explore: Why manifestation isn't just about mindset — it's about energetic congruence The real reason you may be repelling the very things you desire How to release guilt as a daily practice, not a once-in-a-while event The science behind why unworthiness blocks manifestation (this part is so validating) A behind-the-scenes look at the shifts I'm navigating in love, co-parenting, and business — and how they're sharpening my spiritual edge A sneak peek at the five energetic concepts I'm personally embodying to fully release unworthiness… and receive with precision. Where to Connect: WEBSITE: https://shyamalakiru.com BOOK A 1-MONTH PRIVATE INTENSIVE: https://www.shyamalakiru.com/the-intensives JOIN THE CREATRIX METHOD WAITLIST: https://www.shyamalakiru.com/the-creatrix-method FREE PRECISION-MANIFESTATION SERIES: https://www.shyamalakiru.com/opt-in
Welcome to the second episode of series 86, everyone! In this series, we are covering our first LARP, Strangers on the ‘Net, an online live action roleplaying game where you play as 90's teens pretending to be 90's teens in an online fandom forum to pretend to be characters from a fandom you all know and love, with previous guest of the show and designer of this game, Allison K. Cole! In today's episode, we finish creating our characters as well as our character's characters, as well as our character's character's made-up fandom series! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: One Shot Network Twitch: https://twitch.tv/oneshotrpg Want to help with our website and make a little extra cash every month? Contact us here, especially if you have experience with SquareSpace: https://contact.charactercreationcast.com Join our Discord! https://discord.charactercreationcast.com Check out other great shows on the network: https://oneshotpodcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Guests Allison K. Cole: BlueSky: https://bsky.app/profile/prairieeyes.bsky.social Website: https://softchaos.games Soft Chaos Bluesky: https://bsky.app/profile/softchaos.games Games/Tools discussed this episode: Strangers on the ‘Net Crowdfunding Campaign: Website: https://gamefound.com/en/projects/softchaos/strangers-on-net Timestamps: (00:00:00) - Announcements (00:01:17) - Introductions (00:03:46) - What's in a game? - Core Concept (00:11:44) - What materials do you need to play? (00:14:20) - What stories and themes does this game explore? (00:22:03) - What do you do as characters in this game? (00:26:46) - What sparked the creation of this game? (00:31:57) - History of the Game (00:37:03) - Terms and Concepts (00:38:14) - Let's make some people! - Picking a Fandom (00:53:02) - Safety Survey (00:59:57) - Our Teens - Names (01:04:29) - A/S/L (01:15:17) - Call to Action (01:23:12) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Just for Kicks by GhostOn Soundstripe: https://app.soundstripe.com/songs/7666 Clip 2: Black Crown by Andrew SantonOn Soundstripe: https://app.soundstripe.com/songs/8359 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
Welcome to the first episode of series 86, everyone! In this series, we are covering our first LARP, Strangers on the ‘Net, an online live action roleplaying game where you play as 90's teens pretending to be 90's teens in an online fandom forum to pretend to be characters from a fandom you all know and love, with previous guest of the show and designer of this game, Allison K. Cole! In today's episode, we learn all about the history of this game and dive into character creation by picking our fandom and naming our teens! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: One Shot Network Twitch: https://twitch.tv/oneshotrpg Join our Discord! https://discord.charactercreationcast.com Check out other great shows on the network: https://oneshotpodcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Guests Allison K. Cole: BlueSky: https://bsky.app/profile/prairieeyes.bsky.social Website: https://softchaos.games Soft Chaos Bluesky: https://bsky.app/profile/softchaos.games Games/Tools discussed this episode: Strangers on the ‘Net Crowdfunding Campaign: Website: https://gamefound.com/en/projects/softchaos/strangers-on-net Timestamps: (00:00:00) - Announcements (00:01:17) - Introductions (00:03:46) - What's in a game? - Core Concept (00:11:44) - What materials do you need to play? (00:14:20) - What stories and themes does this game explore? (00:22:03) - What do you do as characters in this game? (00:26:46) - What sparked the creation of this game? (00:31:57) - History of the Game (00:37:03) - Terms and Concepts (00:38:14) - Let's make some people! - Picking a Fandom (00:53:02) - Safety Survey (00:59:57) - Our Teens - Names (01:04:29) - A/S/L (01:15:17) - Call to Action (01:23:12) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Just for Kicks by GhostOn Soundstripe: https://app.soundstripe.com/songs/7666 Clip 2: Black Crown by Andrew SantonOn Soundstripe: https://app.soundstripe.com/songs/8359 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
In this episode, I'm joined once again by Dr. Paul Theriault, a brilliant homeopath from Calgary, Canada, to explore his latest and most ambitious project yet—a 757-page book dedicated entirely to bird remedies. Paul shares the heart behind his work, emphasizing the power of systematics in homeopathy and how understanding remedy families can lead to more precise and effective treatment. We dive into the unique qualities of various bird remedies, from the physical affinities like musculoskeletal and immune issues to the deeper emotional themes of freedom and transformation. Paul also shares a powerful case study involving a cancer patient, showing how bird remedies can help reconnect individuals with their natural, expansive state. Episode Highlights: 05:34 - Exploring the Layers of Homeopathic Material Medica 06:58 - Core Concept of Birds Remedies 09:24 - Physical Affinities and Pathologies in Birds 20:58 - Dysbiosis and How It Relates To Bird Remedies 23:00 - Case Study and Practical Applications 26:08 - Birds and Their Symbolism 32:07 - Where to Purchase the Bird Book 33:53 - Future Projects and Reflections 34:19 - Challenges Faced While Writing the Bird Book 37:35 - Comprehensive Bird Remedies 45:42 - Importance of Studying Systematics in Homeopathy About my Guests: Dr. Paul Theriault is a Naturopathic Doctor based in Calgary, with a deep personal understanding of the healing journey. Born and raised near the scenic Nose Creek Park, Paul's early life was shaped by chronic illness, surgeries, and emotional struggles that sparked his passion for natural medicine. Inspired by a desire to help others and early interests in healing therapies like reiki and reflexology, he pursued biology and cultural anthropology at the University of Calgary before earning his naturopathic medical degree from the Canadian College of Naturopathic Medicine. Throughout his education, Dr. Theriault also undertook advanced training in homeopathy, auricular medicine, and mental health treatment. His own transformative healing experience fuels his mission: to guide others toward greater freedom, joy, and vitality through the power of natural medicine. Now back in his hometown, he specializes in mental health, chronic disease, and helping patients unlock their limitless lives. Find out more about Paul Website: https://drpaultheriault.com/ If you would like to support the Homeopathy Hangout Podcast, please consider making a donation by visiting www.EugenieKruger.com and click the DONATE button at the top of the site. Every donation about $10 will receive a shout-out on a future episode. Join my Homeopathy Hangout Podcast Facebook community here: https://www.facebook.com/groups/HelloHomies Follow me on Instagram https://www.instagram.com/eugeniekrugerhomeopathy/ Here is the link to my free 30-minute Homeopathy@Home online course: https://www.youtube.com/watch?v=vqBUpxO4pZQ&t=438s Upon completion of the course - and if you live in Australia - you can join my Facebook group for free acute advice (you'll need to answer a couple of questions about the course upon request to join): www.facebook.com/groups/eughom
I. Core Concepts of God's Nature God as "Abba Father": Meaning of "Abba": A Hebrew word meaning "daddy," signifying an intimate and close relationship. Biblical Basis: Romans 8:14-16 and Galatians. Implications for Relationship: God does not withhold good things or do evil against His children. It implies full adoption rights, including the same inheritance as Jesus (co-heirs with Christ). Contrast with Human Perspective: The concept challenges traditional views of God as distant or formal. God is Love (Agape): Definition of Agape Love: Unconditional, independent of human actions, unmerited, and undeserved. Biblical Basis: 1 John 4:16 ("God is love"), John 3:16 ("For God so loved the world..."). Intensity of God's Love: Emphasized by the word "so" in John 3:16, leading to the ultimate sacrifice of His only begotten Son. "World" in John 3:16: Refers to the people of the world, not just the planet. Eternal Life (Zoe): Defined in John 17 as knowing God the Father and Jesus Christ. It is a person, not just a concept or a place. God's Love in the Old Testament vs. New Testament: Old Testament Context: Shema (Deuteronomy 6:4-5): "O Israel, the Lord our God is one." The word "one" (echad) is a "uni-plural" word, implying a unified plurality (like "group" or "herd"), which the Jewish people often misunderstood as a strict singular, creating an obstacle to seeing Jesus as Son of God. Greatest Commandment: Love the Lord with all heart, soul, and strength. No one could perfectly keep this, highlighting the need for a Savior. Purpose of the Law: To make people conscious of sin and point them to a Savior (Romans 3:20, Law as a schoolmaster). Perception of God: Portrayed with anger and wrath (e.g., Flood, Sodom & Gomorrah, deaths under the Law). New Testament Context: New Commandment (John 13): Love one another as Jesus loved us (demonstrated through servant leadership like foot-washing). This supersedes the Old Testament law. Love as an Action Word: Not merely a feeling, but something demonstrated and done (e.g., Timothy caring for others in Philippians 2:20-21). Impact of Love: Fulfills the law (Romans 13:8), covers/obliterates a multitude of sins (1 Peter 4:8), and drives out fear (1 John 4:18). The Finished Work of Christ: Jesus absorbed all God's wrath and judgment on the cross (John 12, Isaiah 53-54). God promises never to be angry with His people again (Isaiah 54). God's Provision: Everything needed for life and godliness is already provided (2 Peter 1). Faith receives what God has already provided, it doesn't move God. God's Nature in the New Covenant: God does not cause sickness, disease, or natural disasters; these are not "acts of God" in the sense of divine judgment against His children. He is for us, not against us (Romans 8). II. The Power and Practicality of God's Love Love Fulfills the Law and Covers Sin: Romans 13:8: Love fulfills the law, meaning there is no law against one who lives in love. 1 Peter 4:8: Love covers/obliterates a multitude of sins – God "remembers your sins no more" (Hebrews 8:12). God's Perception of Believers: Sees them as perfect, complete, lacking nothing through Christ. Love Drives Out Fear: 1 John 4:18: "Perfect love casts out fear because fear involves torment." Receiving God's Perfect Love: As we receive His love, fear and anxiety are dispelled. Overcoming Fear: Through active participation (singing songs of deliverance, asking in faith). Perspective on Demons: They are powerless "maggots" that can deceive but not defeat. Our Identity and Acceptance in Christ: Accepted in the Beloved (Ephesians 1:6): The Greek word "charito" (highly favored/blessed) is applied to believers, just as it was to Mary. We are "the Beloved." Ephesians' Emphasis: Shows our identity, how we are blessed, forgiven, redeemed, sealed with the Holy Spirit, and seated with Christ in heavenly places. Knowing God's Love: It surpasses knowledge; it's an experience in the heart, not just a mental concept. Love Compels Our Actions: 2 Corinthians 5: The love of Christ compels us; our lives are no longer our own. Motives for Action: Not for personal gain, financial benefit, or praise of men, but out of care for others (like Timothy). Parable of the Prodigal Son (Luke 15): A profound picture of the Father's unconditional love, compassion, eagerness to forgive, and restoration. The father ran, embraced (epipto – a bear hug), kissed (continuously), restored (ring, robe, sandals), and celebrated. He would not let the son even finish his repentant speech. Love is Preeminent: 1 John 4:19: "We love because he first loved us." God initiated the relationship. God's Foreknowledge and Orchestration: God knows who will choose Him and orchestrates their lives from the womb (Psalm 139). Goal: Discipleship: God's goal is to make disciples who can operate in His love and bless others (like the good ground in the parable of the sower). Remembering God's Interventions: Keep a "book of remembrance" of how God has supernaturally intersected your life. The Greatest of These is Love: While faith and hope are important, love is eternal and central to God's defining characteristic. How Love is Expressed (Fruit of the Spirit - Galatians 5:22-23): Joy in the Lord, Peace, Longsuffering (Patience), Kindness, Goodness, Faithfulness, Gentleness, Self-control. Gentleness: A gentle answer turns away wrath. Self-Control: Speaking life, controlling appetites. Love Surpasses Understanding: Ephesians 3: God's love has immeasurable width, length, depth, and height, surpassing all knowledge. It is infinite in all directions, as is His forgiveness. Being Filled with the Fullness of God: Living out of our spirit, allowing the Holy Spirit within us to flow out in supernatural ways (healing, deliverance). Our Perfection in Christ: Our spirit is perfected the moment we are born again; sin cannot penetrate it (Hebrews 10:14, 1 John 3:9). This perfection is our witness to the world. God as Our Daddy: 1 John 3:1: "Behold what manner of love the Father (Abba) has bestowed upon us, that we should be called children of God." Receiving His Love: It is a gift to be received. II. Quiz What is the significance of the word "Abba" in understanding our relationship with God, and where in Scripture is it primarily found? Explain the concept of "agape" love as described in the source material. How does it differ from a conditional or earned love? How does the speaker differentiate the meaning of the word "world" in John 3:16, and what does he say eternal life (Zoe) truly means according to John 17? According to the source, what was the primary obstacle for Jewish people in the Old Testament to recognizing Jesus as the Son of God, related to their understanding of the Shema? What was the ultimate purpose of the Old Testament Law, and how did it demonstrate humanity's need for a Savior? Describe how Jesus's "new commandment" in John 13 supersedes the Old Testament law, and what specific action did Jesus perform to demonstrate this new commandment? How does the "finished work of Christ" change the perception of God's wrath and anger, particularly in relation to natural disasters? Explain the concept of "faith" as receiving what God has already provided. How does this differ from the idea of "moving God" through prayer or other actions? According to the source, how does God perceive believers after they accept Christ, and what happens to their past sins? Describe at least three actions of the father in the parable of the Prodigal Son that illustrate God's unconditional love and forgiveness. III. Quiz Answer Key "Abba" is a Hebrew word meaning "daddy," signifying an intimate and close relationship with God. It is primarily found in Romans 8:14-16 and Galatians, emphasizing that we have received a spirit of adoption, allowing us to cry out "Abba, Father." "Agape" love is described as unconditional, independent of human actions, unmerited, and undeserved favor of God. It means that we don't have to do anything to receive it; it is freely given once we become His child. The speaker states that the word "world" in John 3:16 refers to the people of the world, not just the planet. Eternal life (Zoe) is defined in John 17 as a person: knowing God the Father and Jesus whom He sent. The primary obstacle was their misunderstanding of the Hebrew word "echad" (one) in the Shema (Deuteronomy 6:4). While a singular word, it has a plural meaning (like "group" or "herd"), but they interpreted it as strictly singular, preventing them from seeing Jesus as the Son of God. The Old Testament Law's purpose was to make people conscious of their sin (Romans 3:20) and to point them to a Savior. Its impossible standards, such as being perfect as God is perfect, demonstrated that no one could keep it, highlighting the universal need for a redeemer. Jesus's "new commandment" in John 13, "love one another as I have loved you," supersedes the Old Testament law, including the Ten Commandments. He demonstrated this by washing His disciples' feet, showing what it meant to be a servant and to love others through action. The "finished work of Christ" means that Jesus absorbed all God's wrath, anger, and judgment on the cross once and for all time. Therefore, God is no longer angry with His people and does not cause sickness, disease, or natural disasters as a form of judgment. Faith, in this context, is described as simply receiving what God has already provided for us through the finished work of Christ. It differs from "moving God" because God has already moved and provided everything; faith is our act of reaching out and taking hold of what is already available. God perceives believers as perfect, complete, and lacking nothing, through Christ. Their past sins are not remembered by God; they are "covered by the blood of Christ" and "obliterated," as if God has no recollection of them. Three actions of the father in the Prodigal Son parable illustrating God's love are: (1) He saw his son "still a great way off" and had compassion, running to meet him; (2) He "fell on his neck" (gave him a bear hug) and began continuously kissing him, not allowing him to complete his repentant speech; and (3) He immediately restored his son with a ring, cloak, and sandals, and celebrated his return, refusing to treat him as a servant. IV. Essay Format Questions Discuss the speaker's emphasis on God's love being "multifaceted" and "like a mosaic." How does this perspective challenge a "one-dimensional" understanding of God, and what are the practical implications for believers? Compare and contrast the Old Testament and New Testament portrayals of God, focusing specifically on the concept of God's wrath and judgment versus His unconditional love. How does the "finished work of Christ" serve as the turning point in this theological understanding? Analyze the role of "love as an action word" in the Christian life, drawing on examples from the source material such as Timothy's character and Jesus's "new commandment." How does this active love relate to fulfilling the law and addressing sin and fear? The speaker states that God's love "surpasses knowledge" and is an experience of the heart. Explain what this means in terms of intellectual understanding versus spiritual reception. How does this concept connect with the idea of being "accepted in the beloved" and filled with the "fullness of God"? Examine the speaker's discussion on the nature of faith as "receiving what God has already provided." How does this understanding impact a believer's approach to prayer, healing, and general reliance on God, and what common misconceptions about God's responsiveness does it challenge? V. Glossary of Key Terms Abba: A Hebrew word meaning "daddy" or "father," used to denote an intimate, affectionate, and close relationship with God. Agape: A Greek word for unconditional, selfless, and benevolent love, often used to describe God's love for humanity. Charito (Accepted in the Beloved): A Greek word meaning "highly favored" or "blessed," used in Ephesians 1:6 to describe believers' status in Christ and also used by Gabriel to Mary. Discipleship: The process of becoming a follower of Jesus Christ, mimicking His character and putting faith into action, going beyond simply being a "believer." Echad: A Hebrew word for "one," which in the context of the Shema (Deuteronomy 6:4) implies a "uni-plural" unity (like a group or herd), rather than a strict singular, which the speaker argues was misunderstood by some Jewish people. Epipto: A Greek word meaning "fell on" or "embraced," used in the parable of the Prodigal Son to describe the father's bear hug and in Acts to describe the Holy Spirit "falling upon" believers. Finished Work of Christ: Refers to the complete and perfect salvation achieved by Jesus Christ's death and resurrection on the cross, through which all of God's wrath and judgment for sin were absorbed. Law (Old Testament): The Mosaic Law given to Israel, which, according to the speaker, served to make people conscious of sin and point them to a Savior, rather than being a means of salvation itself. New Commandment: Jesus's command to "love one another as I have loved you" (John 13), presented as superseding and fulfilling the Old Testament Law. Perfect Love: Refers to God's flawless and complete love, which, when received by believers, has the power to drive out all fear. Portrait of God: The speaker's method of presenting God's multifaceted nature, similar to assembling pieces of a mosaic, to provide a comprehensive understanding beyond simple definitions. Prodigal Son: A parable from Luke 15 used by the speaker to illustrate the Father's unconditional love, compassion, forgiveness, and restoration towards those who return to Him. Royal Law of Love: A New Testament principle emphasizing love as the guiding law for believers, fulfilling all other laws. Zoe (Eternal Life): A Greek word for eternal life, which John 17 defines not as a concept or a place, but as a person: knowing God the Father and Jesus Christ.
Two-time Emmy and Three-time NAACP Image Award-winning, television Executive Producer Rushion McDonald interviewed Charelle Lans. A six-time award-winning author, motivational speaker, and business strategist known as the “business therapist.” Here's a detailed summary of the key insights and takeaways:
Welcome to the second episode of series 85, everyone! In this series, we are covering the retro-clone, mutant animal RPG Mutants in the Now with designer Julian Kay, and in today's episode, we mutate our animals and figure out what sort of fighting style they all have! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: One Shot Network Twitch: https://twitch.tv/oneshotrpg One Shot Network Patreon: https://patreon.com/oneshotpodcast Join our Discord! https://discord.charactercreationcast.com Check out other great shows on the network: https://oneshotpodcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Guests Julian Kay: BlueSky: https://bsky.app/profile/j-k.games Website: https://jk-games.square.site/ Itch.io: https://arbco.itch.io Games/Tools discussed this episode: Mutants in the Now: Website: https://arbco.itch.io/mutants-in-the-now Timestamps: (00:00:00) - Announcements (00:01:29) - Introductions (00:03:18) - What's in a game? - Core Concept (00:10:30) - Setting (00:23:52) - Materials needed to play (00:26:12) - Stories and Themes (00:27:53) - What can characters do in the game? (00:35:15) - What is unique about Mutants in the Now? (00:38:42) - History of the game (00:44:47) - Terms and Concepts (00:47:01) - Let's make some people! - Steps 1 and 2 (00:49:56) - Step 3 - What you're good at (00:59:15) - Step 4 - Origin Story (01:03:15) - Call to Action (01:20:02) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Animal Kingdom by Craig Allen FravelOn Soundstripe: https://app.soundstripe.com/songs/11906 Clip 2: Animals by Jessie VillaOn Soundstripe: https://app.soundstripe.com/songs/5771 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
Two-time Emmy and Three-time NAACP Image Award-winning, television Executive Producer Rushion McDonald interviewed Charelle Lans. A six-time award-winning author, motivational speaker, and business strategist known as the “business therapist.” Here's a detailed summary of the key insights and takeaways:
Two-time Emmy and Three-time NAACP Image Award-winning, television Executive Producer Rushion McDonald interviewed Charelle Lans. A six-time award-winning author, motivational speaker, and business strategist known as the “business therapist.” Here's a detailed summary of the key insights and takeaways:
Are you aging faster than you should? On episode 702 of the 40+ Fitness podcast, Coach Allan welcomes back Jim Owen, a living example of how purposeful action can redefine aging. Jim, a 40-year Wall Street veteran turned passionate advocate for healthy aging, didn't even begin his fitness journey until he was 70—proof that it's never too late to take charge of your health. Together, they discuss Jim's transformative story and dive into his acclaimed documentaries, “The Art of Aging Well” and “Super Agers: Getting Old, Living Young,” both of which have aired on PBS and resonated with audiences nationwide. Throughout their conversation, Jim outlines the practical steps that helped him go from struggling with chronic pain and low energy to becoming functionally fit, vibrant, and motivated well into his 80s. From the fundamentals of exercise, nutrition, stress management, and quality sleep, to the powerful force of purpose and passion, Jim shares hard-earned wisdom and actionable advice for anyone looking to invest in their future well-being. If you're determined to play an active role in your health, spend more quality years with family, or simply want to feel your best as you age, this episode is packed with motivation and tips to help you become a “superager” too. Time Stamps: 05:51 Discussing Aging and Documentaries 08:12 Core Concepts for Health Improvement 10:42 My Future with Family 13:22 Action Plan for Success 17:47 Turning Point: Embrace Change 22:06 Personal Growth Over World Change 23:44 Focus and Perseverance Offshore 26:53 Getting "Geezer Fit" 32:27 Aging and Osteopenia in Men 35:54 Healthy Habits and Celebrations 38:47 Struggling with Sleep After Retirement 41:41 Unchecked Stress Causes Health Issues 43:24 Beach Walks Relieve My Stress 48:45 Positive Energy: Key to Longevity 50:17 The Power of Positive Energy 54:02 Inspiration Over Income
Welcome to the first episode of series 85, everyone! In this series, we are covering the retro-clone, mutant animal RPG Mutants in the Now with designer Julian Kay, and in today's episode, we learn all about the history of the game before diving into character creation and find out what sort of animals we are all making! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: One Shot Network Twitch: https://twitch.tv/oneshotrpg One Shot Network Patreon: https://patreon.com/oneshotpodcast Join our Discord! https://discord.charactercreationcast.com Check out other great shows on the network: https://oneshotpodcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Guests Julian Kay: BlueSky: https://bsky.app/profile/j-k.games Website: https://jk-games.square.site/ Itch.io: https://arbco.itch.io Games/Tools discussed this episode: Mutants in the Now: Website: https://arbco.itch.io/mutants-in-the-now Timestamps: (00:00:00) - Announcements (00:01:29) - Introductions (00:03:18) - What's in a game? - Core Concept (00:10:30) - Setting (00:23:52) - Materials needed to play (00:26:12) - Stories and Themes (00:27:53) - What can characters do in the game? (00:35:15) - What is unique about Mutants in the Now? (00:38:42) - History of the game (00:44:47) - Terms and Concepts (00:47:01) - Let's make some people! - Steps 1 and 2 (00:49:56) - Step 3 - What you're good at (00:59:15) - Step 4 - Origin Story (01:03:15) - Call to Action (01:20:02) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Animal Kingdom by Craig Allen FravelOn Soundstripe: https://app.soundstripe.com/songs/11906 Clip 2: Animals by Jessie VillaOn Soundstripe: https://app.soundstripe.com/songs/5771 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
Two-time Emmy and Three-time NAACP Image Award-winning, television Executive Producer Rushion McDonald interviewed Charelle Lans. A six-time award-winning author, motivational speaker, and business strategist known as the “business therapist.” Here's a detailed summary of the key insights and takeaways:
Welcome to the first episode of series 84, everyone! In this series, we are covering two amazing games in one! Galactic, a Star Wars inspired, Belonging Outside Belonging, GMless TTRPG about relationships, rebellion and war among the stars by Riley Rethal. As well as Going Rogue, a game inspired by Star Wars' Rogue One and Andor utilizing the same system but geared more towards one shots and shorter campaigns by Jess Levine! Our guest for this series is previous guest on the show, satah, who consulted on both of these games, and in this episode, we dive into learning about both Galactic and Going Rogue before we get to character creation in the next episode! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: Kickstarter for Galactic & Going Rogue ends June 30th! https://www.kickstarter.com/projects/galacticgoingrogue/galactic-and-going-rogue-two-ttrpgs-of-war-among-the-stars Kickstarter for Mutants from the Archives: Pet Shop Blues ends June 4th! https://www.kickstarter.com/projects/arbco/mutants-from-the-archives-pet-shop-blues Join our Discord! https://discord.charactercreationcast.com Check out other great shows on the network: https://oneshotpodcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Guests satah: BlueSky: https://bsky.app/profile/posatahchips.gaygothvibes.online Website: https://gaygothvibes.online Itch.io: https://satah.itch.io Folio: A Multi-Guest, Solo, Actual-Play Podcast: https://foliopod.carrd.co/ Games/Tools discussed this episode: Galactic and Going Rogue: Kickstarter: https://www.kickstarter.com/projects/galacticgoingrogue/galactic-and-going-rogue-two-ttrpgs-of-war-among-the-stars Timestamps: (00:00:00) - Announcements (00:01:51) - Introductions (00:04:36) - What's in a game? - Core Concepts (00:07:14) - What is the setting for these games? (00:11:00) - What tools do we need to play these games? (00:12:54) - Stories and Themes (00:20:04) - What are the core loops of these games? (00:22:50) - What is unique about these games? (00:29:24) - History of Galactic and Going Rogue (00:48:20) - Kickstarter Stretch Goals (00:56:08) - Call to Action (01:05:14) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Fallen by Michael BriguglioOn Soundstripe: https://app.soundstripe.com/songs/17537 Clip 2: Saga by Cody MartinOn Soundstripe: https://app.soundstripe.com/songs/14687 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
Overview In the podcast interview featuring Katie Allen, a specialist inclusion coach and advocate, the discussion begins with a light-hearted opening about different methods of hanging socks, which serves as an illustrative metaphor for varying perspectives on inclusion. Katie shares her transformative journey into the realm of inclusion, emphasizing that understanding diverse experiences is essential and that binary thinking can be limiting. She advocates for practical approaches that encourage open conversations about sensitive topics like racism and sexism, stressing the importance of personal accountability and vulnerability in leadership. Through sharing her own experiences as a pan-romantic asexual, she highlights the often-overlooked aspects of sexual orientation in inclusion efforts. The conversation concludes with actionable steps for fostering inclusive environments, such as seeking feedback from teams, incorporating inclusive practices like closed captions, and reframing language to enhance engagement and cooperation. Overall, the interview serves as a thought-provoking exploration of strategies to create more inclusive spaces that benefit everyone.
In this episode, Scott Becker shares ten core strategies for building a successful business, including the importance of focusing on niche markets, customer segmentation, team development, and more.
Welcome to the first episode of series 83, everyone! In this series, we are covering Wandering Blades, an action-packed, wuxia TTRPG, with designer and host of Asians Represent, Daniel Kwan! In today's episode, we get into some fantastic discussion about this game and more before diving into character creation with the importance of a name in the wuxia genre! https://patreon.com/charactercreationcast Kickstarter for Wandering Blades launches March 6th! https://wanderingblades.com/ Join our Discord! https://discord.charactercreationcast.com Check out other great shows on the network: https://oneshotpodcast.com Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Daniel Kwan: BlueSky: https://bsky.app/profile/danielhkwan.itch.io Itch.io: https://danielhkwan.itch.io Patreon: https://www.patreon.com/danielhkwan Asians Represent Podcast: https://bsky.app/profile/aznsrepresent.bsky.social Wandering Blades by Daniel Kwan: Kickstarter: https://wanderingblades.com (00:00:00) - Announcements (00:01:26) - Introductions (00:07:35) - What's in a game? - Core Concepts of Wandering Blades (00:08:54) - Wandering Blades Setting (00:11:22) - What materials do we need to play? (00:13:20) - What stories and themes does this game explore? (00:24:07) - What can characters do in this game? (00:26:55) - History of the game (00:43:19) - Terms and Concepts (00:46:39) - Let's make some people! - Starting with names?! (00:57:07) - Call to Action (01:03:26) - Credits Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Flower's Dance by Dario BenedettiOn Soundstripe: https://app.soundstripe.com/songs/14776 Clip 2: Dojo Tradition by In This WorldOn Soundstripe: https://app.soundstripe.com/songs/13682 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
In this episode, Scott Becker shares ten core strategies for building a successful business, including the importance of focusing on niche markets, customer segmentation, team development, and more.
Parenting a teenager means dealing with new and often complicated issues on a daily basis. There are constant requests to do something they've never done before and requests to change the current house rules, breaking the rules, their inability to live up to certain expectations, and on and on. This is all part of parenting a teen or tween--but it's exhausting and often produces more arguments and power struggles than you'd like.Listen in today as I explain 5 core concepts that will help you manage all these anxiety-provoking interactions with as little conflict between you and your teen as possible. And be sure to check out today's Substack post (4-29-25) where I walk you through a conversation with your teen to demonstrate these concepts.Show Notes for other resources and sourcesTranscriptFind our FREE Parenting Guides Here"I just wanted to let you know that I'm so thankful for your podcast! ...I'm so happy I discovered it!" Speaking of Teens Listener^If you feel the same way, please consider rating and reviewing my show! This helps people know the show is worth their time to listen. Tap here, to go to Apple podcasts, and scroll down until you see the STARS to tap on the last star, then tap on “Write a Review” and let me know what you love about the show. If you're listening in Spotify, you can also rate the show by going to the main episode page and tap the 3 dots to the right of the follow button, tap rate show and tap the 5th star!Thank you in advance for helping me help more parents!I drop new episodes every Tuesday and Friday so please tap Follow on the main episode page, so they'll be ready for you in your app.You can reach out to me with ideas for the show or guest suggestions here. Thanks so much for listening!Check out PARENT CAMP - a cohort-based, 10-week experience that includes a virtual course, in-depth exercises and tools, and weekly live meetings with Ann, where you will learn how to strengthen your relationship and decrease the conflict with your teens and tweens (while improving their behavior.)Connect with us on Facebook or Instagram Read Speaking of Teens weekly articles on Substack Join our Facebook Group for Free Support for Parents and others who care for Teens (and get easy access to all the parenting guides above!)See My Recommended Books For Both You And Your Teen
In this episode, Scott Becker shares advice for startup success.
In this episode, Scott Becker shares advice for startup success.
Follow Proof of Coverage Media: https://x.com/Proof_CoverageConnor and co-host James Lovely, an expert in structured financial products, welcome Brandon Goh, CEO and Co-founder of Treehouse Finance, to explore the intersection of traditional finance (TradFi) and decentralized finance (DeFi). Goh shares his journey from Morgan Stanley to crypto, discussing how innovations like Uniswap reshaped his perspective. The conversation covers risk and return in borrowing rates, Ethereum's proof-of-stake system as a crypto equivalent to the risk-free rate, and the differences between Ethereum and Bitcoin. Goh introduces Treehouse's T-Asset product, which enhances liquid staking yields through arbitrage strategies, and highlights the importance of decentralized benchmark rates like the Decentralized Offered Rate (D.O.R). They also examine risks such as rehypothecation and the need for reliable data in DeFi, concluding with a discussion on institutional adoption and the infrastructure required for its growth.Timestamps:00:00 - Introduction03:09 - Brandon's Transition from TradFi to Crypto05:12 - Core Concepts of Borrowing Rates in TradFi07:59 - On-Chain Rates and Their Implications09:05 - Comparing Bitcoin and Ethereum as Risk-Free Rates12:22 - Staking Yield as a Risk-Free Rate Analogy14:08 - Liquid Staking Explained21:34 - Treehouse's T-Asset Product Overview23:46 - Decentralized Finance and Risk Considerations29:30 - Institutional Involvement in DeFi31:12 - Expanding to Other Chains and Market Strategy32:34 - Introduction to Decentralized Offered Rates (DOR)41:34 - Building a Decentralized Benchmark Rate48:09 - Incentives and Accuracy in the DOR FrameworkDisclaimer: The hosts and the firms they represent may hold stakes in the companies mentioned in this podcast. None of this is financial advice.
Show notes / PDF & Infographic / Free Audiobook / You're wasting your energy trying to control what others think of you. Mel Robbins' Let Them Theory reveals why—and how you can finally break free. Stop the exhausting cycle of seeking approval and reclaim your power. German
Check out The Link.AI Consulting at https://agentic.constructionConnect with Hugh on LinkedinHere's a shorter briefing based on the same informationExecutive Summary:Anthropic's Model Context Protocol (MCP), announced in late November 2024, is an open protocol designed to standardize how AI systems interact with external data sources and tools. It aims to overcome the current fragmented landscape of AI integration, where bespoke solutions are often required for each new connection. MCP establishes a universal framework for communication, simplifying development, enhancing AI agent effectiveness through improved context and tool access, and fostering a vibrant ecosystem of AI capabilities. By utilizing a client-server architecture and defining key primitives for data and action exchange, MCP offers a more dynamic and context-aware approach compared to traditional REST APIs. The emergence of MCP registries and marketplaces like smithery.ai further signifies its potential to transform the future of AI by enabling more interconnected, adaptable, and powerful AI systems.Key Themes and Important Ideas/Facts:1. Addressing the Challenges of AI Integration:The current method of integrating AI models with external resources is often complex and requires custom solutions for each connection. "When building AI applications today, each project frequently requires unique, bespoke solutions for how AI processes are constructed and how they connect with necessary data resources." (Introduction)This leads to significant development and maintenance burdens.MCP aims to solve this by providing a universal, open standard for connecting AI systems with data sources and tools. "MCP offers a unified solution to this problem by providing a universal, open standard for connecting AI systems with data sources, effectively replacing these fragmented integrations with a single, consistent protocol." (Introduction)The motivation is to overcome the limitations of isolated AI models "trapped behind information silos and legacy systems." (Introduction, citing source 2)MCP addresses the "MxN problem" by transforming it into an "N plus M setup," where each model and tool only needs to conform to the standard once. "Without a standardized protocol, this results in a complex web of M multiplied by N individual integrations... MCP's approach transforms this into a much simpler N plus M setup, where each tool and each model only needs to conform to the MCP standard once..." (Introduction, citing source 3)By open-sourcing MCP, Anthropic intends to foster collaboration and a shared ecosystem.2. Core Concepts of MCP:Client-Server Architecture: MCP is built on this established pattern. "At its core, the Model Context Protocol (MCP) is built upon a client-server architecture, a well-established design pattern in computing, to facilitate the connection between AI models and external resources." (Core Concepts)Host: The AI-powered application or agent environment the user interacts with (e.g., Claude desktop app, IDE plugin). "The Host is the AI-powered application or agent environment that the end-user directly interacts with." (Core Concepts) It can connect to multiple MCP servers and manages client permissions.Client: An intermediary within the Host that manages the connection to a single MCP server, maintaining a one-to-one link. "The Client acts as an intermediary within the Host, responsible for managing the connection to a single MCP server." (Core Concepts) It handles communication lifecycle and maintains stateful sessions.Server: An external program that implements MCP and provides capabilities (tools, data, prompts) for a specific domain (e.g., databases, cloud services). "The Server is a program, typically external to the AI model itself, that implements the MCP standard and provides a specific set of capabilities." (Core Concepts) Anthropic and the community have released servers for Google Drive, Slack, GitHub, Postgres, SQLite, and web browsing.This architecture is likened to a "USB port" for AI. "This client-server architecture, often likened to a 'USB port' for AI applications, provides a standardized way for AI assistants to 'plug into' any data source or service without requiring custom code for each connection." (Core Concepts, citing source 3)3. MCP vs. REST APIs for AI Agents:Limitations of REST APIs: Require significant manual effort, lack standardized context management, often stateless, static API definitions. "Integrating AI agents with external services via REST APIs often requires significant manual effort and lacks a standardized way to manage the evolving context of agent interactions." (MCP vs. REST APIs for AI Agents)Advantages of MCP:Standardized Communication: Based on JSON-RPC, simplifying integration.Dynamic Tool Discovery: AI can query servers to understand available tools. "AI models equipped with an MCP client can query connected servers to understand the tools and resources they offer." (MCP vs. REST APIs for AI Agents)Two-Way Real-Time Interaction: Supports persistent connections for context updates.Superior Approach Scenarios: Complex workflows with multiple tools, real-time data integration, frequently changing toolsets, intelligent assistants, automated coding tools, dynamic data analytics.4. Enhancing AI Agent Effectiveness:Improved Contextual Awareness and Management: MCP allows agents to access and retain relevant context from multiple sources, overcoming context window limitations. "One of the most significant ways in which the Model Context Protocol enhances the effectiveness of AI agents is by enabling improved contextual awareness and management." (Enhancing AI Agent Effectiveness)The ability to connect to multiple servers simultaneously supports complex workflows.The "Resources" primitive provides just-in-time, modular context, leading to more efficient processing and accurate responses.Facilitating Seamless Integration: MCP eliminates the need for custom code for each new data source or tool. "By providing a standardized interface, MCP eliminates the need for developers to write custom code for each new data source or tool that an AI agent needs to interact with." (Enhancing AI Agent Effectiveness)Pre-built servers for popular systems (Google Drive, Slack, GitHub, databases) streamline integration.Supporting Advanced Reasoning and Decision-Making: The "Tools" primitive allows agents to invoke functions and access real-time data.The "Sampling" primitive enables complex, multi-step reasoning processes (with recommended human approval).Real-World Examples:Corporate chatbots querying multiple internal systems.AI-powered coding assistants (Sourcegraph Cody, Zed Editor) accessing codebases.Anthropic's Claude Desktop accessing local files. "By integrating MCP, Claude can securely access local files, applications, and services on the user's computer." (Enhancing AI Agent Effectiveness)AI2SQL generating SQL from natural language.Apify allowing AI agents to access Apify Actors for automation.5. Driving Adoption for AI Tool Providers:Standardized Integration: Reduces the complexity and costs of developing and maintaining multiple custom integrations. "By providing a single, open standard for connecting AI models with tools, MCP reduces the need for tool providers to develop and maintain multiple custom integrations tailored to different AI platforms." (Driving Adoption for AI Tool Providers)Increased Interoperability: Tools can work with any MCP-compatible AI model, broadening the potential user base and reducing vendor lock-in. "Tools built using the MCP standard can seamlessly work with any AI model that has implemented an MCP client, regardless of the AI provider (e.g., Anthropic, OpenAI) or whether it's an open-source model." (Driving Adoption for AI Tool Providers)Opportunities for Innovation and Specialization: Enables developers to create specialized servers that can be accessed by any MCP client, fostering a division of labor.Benefits for Scalability and Future-Proofing: Ensures integrations remain compatible with future AI models adhering to the standard.6. Real-World Use Cases and Examples of MCP Implementation (Detailed):Coding Assistants: Sourcegraph Cody and Zed Editor.Enterprise Integrations: Block and Apollo. "Companies like Block and Apollo have adopted MCP to securely connect their AI systems with internal data repositories and customer relationship management (CRM) systems." (Real-World Use Cases and Examples of MCP Implementation)Desktop AI Applications: Anthropic's Claude Desktop.Data Querying Tools: AI2SQL.Automation Platforms: Apify.Community-Built Servers: Numerous servers on platforms like Smithery.ai and mcp-get.com for databases, cloud services, etc.7. Future Implications and the Evolving AI Ecosystem:Fostering Interoperability and Standardization: MCP has the potential to become a universal standard for AI integration. "By establishing a universal standard for AI integration, MCP could become the equivalent of HTTP for the web or USB-C for device connectivity in the AI world." (Future Implications and the Evolving AI Ecosystem)Could decouple AI model choice from underlying integrations.Potential Impact on AI R&D and Deployment: May shift focus towards effective utilization of external information over solely increasing model size. Could lead to more modular AI system designs.Addressing Potential Challenges: Requires buy-in from AI providers and tool developers. Security is paramount. Ensuring user trust and human oversight are crucial. "Security is another paramount concern. Allowing AI agents to access and interact with external systems, especially sensitive enterprise data, necessitates robust security measures to prevent unauthorized access or data leaks." (Future Implications and the Evolving AI Ecosystem)Conclusion:MCP offers a promising path towards a more interconnected, context-aware, and effective AI ecosystem. Its standardized framework addresses critical integration challenges, enhances AI agent capabilities, and provides new opportunities for tool providers and the broader AI community. While adoption challenges exist, the potential transformative impact of MCP on the future of AI is significant.
Welcome to the final episode of series 80, everyone! In this series, we are going to cover different duo or solo romance RPGs every episode, and in today's episode, we are continuing the solo train and finishing up the series with a game by Sylvie the Dragon Games called Airship Amour, a lesbian dating sim that takes place on a steampunk airship! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: Help Lex Olden from Gamewoven with funds to escape their Nazi parent: http://helplex.charactercreationcast.com/ Roleplay Retcon's FLOP Kickstarter is live: https://tinyurl.com/flopsgame Jef and Jon have a sticker book: https://amzn.to/4gWrwJc Join our Discord! https://discord.charactercreationcast.com Check out other great shows on the network: https://oneshotpodcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Games/Tools discussed this episode: Airship Amour by Sylvie the Dragon Games: Itch.io: https://sylviethedragon.itch.io/airship-amour Timestamps: (00:00:00) - Announcements (00:02:15) - Introductions (00:02:52) - Marker 94 (00:02:58) - What's in a game? - Core Concept (00:03:34) - The Setting (00:04:20) - The Tools (00:04:51) - Stories and Themes (00:06:09) - What do characters do? (00:07:30) - What is unique about Airship Amour? and History (00:09:11) - Let's make some people! (00:10:06) - Backgrounds and Character Traits (00:14:45) - Choosing a Station (00:17:12) - First Impressions (00:23:43) - Name and Recap (00:27:01) - D20 for your thoughts? (00:28:45) - How does character creation stack up to other games? (00:30:31) - Fanfic? (00:32:23) - Take it up a level! (00:35:27) - Episode Closer (00:36:32) - Call to Action (00:44:01) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Accidental Love by Reveille On Soundstripe: https://app.soundstripe.com/songs/15601 Clip 2: Mind Yo Manna by Sam Barsh On Soundstripe: https://app.soundstripe.com/songs/15102 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
If you're serious about doing theory, making art, changing the world, or living well, we invite you to join us. https://theoryunderground.com/subscribe Theory Underground exists to cultivate the conditions necessary for a working class intellectual renaissance that goes beyond old political categories or other identitarian niches. At TU, autodidact workers with earbuds and professionals who see no future in existing institutions or movements are able to challenge their doxa and develop an understanding of the situation we are in. The aim of this work is to change the coordinates of thought, action, and organizing in American culture, so as to make possible large scale structural change for the sake of timenergy for all. If you subscribe at https://theoryunderground.com/subscribe you'll get access to a package of courses, including: 12 Core Concepts with social theorist David McKerracher The Fault-Line Theory with philosopher Michael Downs 12 Essential Political Theorists with political theorist Benjamin Studebaker The Philosophy of Nature with philosopher Nina Power The way these all get woven together at a deeper and more meta level is through the ongoing research seminars led by David McKerracher, Benjamin Studebaker, and Michael Downs, where they engage with one another's work by sharing developments from their own perspectives, theory, and research. If you subscribe at higher levels and support our work, we'll support your development with bespoke teaching. Alone and unaided, we struggle to grasp our situation in its fullness and formulate a meaningful response. By working together and pooling our energies, we can do better. Join us at theoryunderground.com/subscribe — ABOUT / GET INVOLVED Looking to accelerate your way into a fresh understanding of our current situation? That's what Theory Underground is all about. We are a seminar, lecture, and book publishing organism for workers with earbuds and professionals who see no hope in existing institutions. We're here to lay the conditions for doing theory and making art and having a life worth living in the 21st Century. If you don't know what it is already, then good luck! We're sure you'll figure it out if you're worth having around. In the meantime, enjoy this free content, all thanks to our patrons. You can always fund the free content at Patreon, but if you want to get involved at TU, then check out the membership tiers. And don't ask questions or make requests or give us advice, please. Take it or leave it. We guarantee our product meets a quality assurance check that none of your other content is capable of achieving, but you won't be able to tell the difference for a while. What we are rolling out in 2025 is a series of courses and ongoing seminars. Base subscribers at TU get access to the most essential of all that. The three tiers of membership grant certain very special privileges, most of which are not on the menu but you'll find out about. What IS on the menu though, for 2025, is a course on The Philosophy of Nature by Nina Power, 12 Essential Political Theorists with Benjamin Studebaker, The Fault-Line Theory with Michael Downs, and what I, the author of this copy, founder of this org, and main labor force for everything (production, socials, business, research, teaching, I'm a busy guy, guys) am coming out with a special series of Public seminars and Private seminars, as well as special introductory and deep dive courses. Never mind wading through the last two years of content. I'm here to be your tour guide through the most essential problems, concepts, and questions at Theory Underground. We're going to be talking about the method we've been developing between dialectics, phenomenology, and socioanalysis, in dialogue with Marxism, psychoanalysis, and French fried German theory (the fun pomo shit). Anyway, if you want to access all of that you better just subscribe right now: https://theoryunderground.com/subscribe MUSIC CREDITS Logo sequence music by https://olliebeanz.com/music https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode Mike Chino, Demigods https://youtu.be/M6wruxDngOk TU owns the rights to use the “What's Left” theme, thanks to its creator, Adam Leher. Thanks!
If you're serious about doing theory, making art, changing the world, or living well, we invite you to join us. https://theoryunderground.com/subscribe Theory Underground exists to cultivate the conditions necessary for a working class intellectual renaissance that goes beyond old political categories or other identitarian niches. At TU, autodidact workers with earbuds and professionals who see no future in existing institutions or movements are able to challenge their doxa and develop an understanding of the situation we are in. The aim of this work is to change the coordinates of thought, action, and organizing in American culture, so as to make possible large scale structural change for the sake of timenergy for all. If you subscribe at https://theoryunderground.com/subscribe you'll get access to a package of courses, including: 12 Core Concepts with social theorist David McKerracher The Fault-Line Theory with philosopher Michael Downs 12 Essential Political Theorists with political theorist Benjamin Studebaker The Philosophy of Nature with philosopher Nina Power The way these all get woven together at a deeper and more meta level is through the ongoing research seminars led by David McKerracher, Benjamin Studebaker, and Michael Downs, where they engage with one another's work by sharing developments from their own perspectives, theory, and research. If you subscribe at higher levels and support our work, we'll support your development with bespoke teaching. Alone and unaided, we struggle to grasp our situation in its fullness and formulate a meaningful response. By working together and pooling our energies, we can do better. Join us at theoryunderground.com/subscribe — ABOUT / GET INVOLVED Looking to accelerate your way into a fresh understanding of our current situation? That's what Theory Underground is all about. We are a seminar, lecture, and book publishing organism for workers with earbuds and professionals who see no hope in existing institutions. We're here to lay the conditions for doing theory and making art and having a life worth living in the 21st Century. If you don't know what it is already, then good luck! We're sure you'll figure it out if you're worth having around. In the meantime, enjoy this free content, all thanks to our patrons. You can always fund the free content at Patreon, but if you want to get involved at TU, then check out the membership tiers. And don't ask questions or make requests or give us advice, please. Take it or leave it. We guarantee our product meets a quality assurance check that none of your other content is capable of achieving, but you won't be able to tell the difference for a while. What we are rolling out in 2025 is a series of courses and ongoing seminars. Base subscribers at TU get access to the most essential of all that. The three tiers of membership grant certain very special privileges, most of which are not on the menu but you'll find out about. What IS on the menu though, for 2025, is a course on The Philosophy of Nature by Nina Power, 12 Essential Political Theorists with Benjamin Studebaker, The Fault-Line Theory with Michael Downs, and what I, the author of this copy, founder of this org, and main labor force for everything (production, socials, business, research, teaching, I'm a busy guy, guys) am coming out with a special series of Public seminars and Private seminars, as well as special introductory and deep dive courses. Never mind wading through the last two years of content. I'm here to be your tour guide through the most essential problems, concepts, and questions at Theory Underground. We're going to be talking about the method we've been developing between dialectics, phenomenology, and socioanalysis, in dialogue with Marxism, psychoanalysis, and French fried German theory (the fun pomo shit). Anyway, if you want to access all of that you better just subscribe right now: https://theoryunderground.com/subscribe MUSIC CREDITS Logo sequence music by https://olliebeanz.com/music https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode Mike Chino, Demigods https://youtu.be/M6wruxDngOk TU owns the rights to use the “What's Left” theme, thanks to its creator, Adam Leher. Thanks!
If you're serious about doing theory, making art, changing the world, or living well, we invite you to join us. https://theoryunderground.com/subscribe Theory Underground exists to cultivate the conditions necessary for a working class intellectual renaissance that goes beyond old political categories or other identitarian niches. At TU, autodidact workers with earbuds and professionals who see no future in existing institutions or movements are able to challenge their doxa and develop an understanding of the situation we are in. The aim of this work is to change the coordinates of thought, action, and organizing in American culture, so as to make possible large scale structural change for the sake of timenergy for all. If you subscribe at https://theoryunderground.com/subscribe you'll get access to a package of courses, including: 12 Core Concepts with social theorist David McKerracher The Fault-Line Theory with philosopher Michael Downs 12 Essential Political Theorists with political theorist Benjamin Studebaker The Philosophy of Nature with philosopher Nina Power The way these all get woven together at a deeper and more meta level is through the ongoing research seminars led by David McKerracher, Benjamin Studebaker, and Michael Downs, where they engage with one another's work by sharing developments from their own perspectives, theory, and research. If you subscribe at higher levels and support our work, we'll support your development with bespoke teaching. Alone and unaided, we struggle to grasp our situation in its fullness and formulate a meaningful response. By working together and pooling our energies, we can do better. Join us at theoryunderground.com/subscribe — ABOUT / GET INVOLVED Looking to accelerate your way into a fresh understanding of our current situation? That's what Theory Underground is all about. We are a seminar, lecture, and book publishing organism for workers with earbuds and professionals who see no hope in existing institutions. We're here to lay the conditions for doing theory and making art and having a life worth living in the 21st Century. If you don't know what it is already, then good luck! We're sure you'll figure it out if you're worth having around. In the meantime, enjoy this free content, all thanks to our patrons. You can always fund the free content at Patreon, but if you want to get involved at TU, then check out the membership tiers. And don't ask questions or make requests or give us advice, please. Take it or leave it. We guarantee our product meets a quality assurance check that none of your other content is capable of achieving, but you won't be able to tell the difference for a while. What we are rolling out in 2025 is a series of courses and ongoing seminars. Base subscribers at TU get access to the most essential of all that. The three tiers of membership grant certain very special privileges, most of which are not on the menu but you'll find out about. What IS on the menu though, for 2025, is a course on The Philosophy of Nature by Nina Power, 12 Essential Political Theorists with Benjamin Studebaker, The Fault-Line Theory with Michael Downs, and what I, the author of this copy, founder of this org, and main labor force for everything (production, socials, business, research, teaching, I'm a busy guy, guys) am coming out with a special series of Public seminars and Private seminars, as well as special introductory and deep dive courses. Never mind wading through the last two years of content. I'm here to be your tour guide through the most essential problems, concepts, and questions at Theory Underground. We're going to be talking about the method we've been developing between dialectics, phenomenology, and socioanalysis, in dialogue with Marxism, psychoanalysis, and French fried German theory (the fun pomo shit). Anyway, if you want to access all of that you better just subscribe right now: https://theoryunderground.com/subscribe MUSIC CREDITS Logo sequence music by https://olliebeanz.com/music https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode Mike Chino, Demigods https://youtu.be/M6wruxDngOk TU owns the rights to use the “What's Left” theme, thanks to its creator, Adam Leher. Thanks!
Welcome to the second episode of series 80, everyone! In this series, we are going to be going to cover different duo or solo romance RPGs every episode, and in today's episode, Ryan is joined by guest co-host Senda Linaugh from Panda's Talking Games to cover our first letter writing game, You Never Told Me by Senda herself! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: Join our Discord! https://discord.charactercreationcast.com Check out other great shows on the network: https://oneshotpodcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Guests Senda Linaugh: Polygamerous Podcast Network: https://polygamero.us Panda's Talking Games: https://polygamero.us/panda/ She's a Super Geek: http://sasgeek.com itch.io: https://idellamithlynnd.itch.io Gnome Stew: https://gnomestew.com BlueSky: https://bsky.app/profile/senda.bsky.social Games/Tools discussed this episode: You Never Told Me by Senda Linaugh: Itch.io: https://idellamithlynnd.itch.io/you-never-told-me Timestamps: (00:00:00) - Announcements (00:01:44) - Introductions (00:03:23) - What's in a Game? - Core Concept (00:05:44) - What setting do we play in? (00:06:52) - What sort of materials do we need to play? (00:09:04) - What stories and themes do you play with in this game? (00:11:46) - What do characters do in the game? (00:15:19) - What is unique about this game? (00:16:51) - History of the game (00:22:43) - Let's make some people! - Lines and Veils (00:26:37) - Questions about our immortality (00:47:15) - How old are we questions (00:51:31) - Names and Pronouns (00:55:08) - What is the present time? (00:56:40) - Who wrote the first letter and when? (00:58:55) - What shared experience inspired the letter? (01:00:25) - What is our strongest shared memory? (01:02:30) - Have we spoken since then? (01:04:09) - Letter Writer Questions (01:15:31) - Letter Reader Questions (01:22:01) - Reviewing Lines and Veils (01:22:55) - D20 for your thoughts? - Character Sheets (01:24:45) - How do we like character creation vs other games? (01:28:09) - Fanfic! (01:31:23) - Take it up a level! (01:32:18) - Episode Closer (01:35:15) - Call to Action (01:40:45) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Accidental Love by Reveille On Soundstripe: https://app.soundstripe.com/songs/15601 Clip 2: Tonight We're Immortal by Chantry Smith On Soundstripe: https://app.soundstripe.com/songs/8770 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
#marvelchampionsthecardgame #ghostspider#protection #ffgames #mcmpodcast Welcome back to MCM Podcast - our February drop includes a primer all about the current state of the protection aspect. It ain't easy being green but it is more fun than is used to be! What archtypes exist? Which require more exploration? Who are our favorite heroes to pair with it? If you'd like to guest host on the show reach out via marvelchampionsmonthly@gmail.com Chapters 00:00 Introduction 03:10 Core Concepts of Protection 05:56 Key Archetypes in Protection 08:52 Status Effects and Their Impact 12:08 Toughness and Healing Strategies 14:54 Encounter Deck Manipulation 18:10 Villain Phase Damage and Counterplay 20:59 Ally-Based Protection Strategies 32:07 Exploring Ally Builds in Marvel Champions 36:00 Innovative Strategies with Protection Heroes 42:16 The Evolving Role of Protection in Gameplay 47:15 Deck Building: Ghost Spider Protection Deck Overview Connect with MCM: Discord: https://discord.gg/epAzHdw Facebook: https://www.facebook.com/MarvelChampionsMonthlyPodcast/ Twitter: https://twitter.com/MarvelMonthly E-mail: marvelchampionsmonthly@gmail.com Support MCM Patreon: https://www.patreon.com/MCMPodcast BCW Affiliate Link: https://www.bcwsupplies.com/?acc=mcmpod Use Code MCMPOD for 10% off your purchase
In this episode, Scott Becker shares four critical principles for building a successful business: focusing on a niche, building strong teams, prioritizing customer satisfaction, and achieving product-market fit.
Welcome to the first episode of series 80, everyone! In this series, we are going to be going to cover different duo or solo romance RPGs every episode, and in today's episode, Ryan is joined by guest co-host Senda Linaugh from Panda's Talking Games to explore and create characters for the romantic two player game Breaking the Ice by Emily Care Boss! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: Adventure Capitalists https://open.spotify.com/show/1GVcnON9T3zHcQ9cmhe7Xs?si=e093c4dbabf24984 Campaign Skyjacks https://open.spotify.com/show/2Rpw9eKVdpgiYRVPwjGe1U?si=b3dc8b5fb561444b Starwhal https://open.spotify.com/show/0CrArFeAPbTFm871oLtmrU?si=2e72dc21257c4a3a Skyjoust!! https://open.spotify.com/show/67illcOMVsb6YCtbuzYnJT?si=06d77ef7189341f9 Join our Discord! https://discord.charactercreationcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Guests Senda Linaugh: Polygamerous Podcast Network: https://polygamero.us Panda's Talking Games: https://polygamero.us/category/podcasts/panda/ BlueSky: https://bsky.app/profile/senda.bsky.social Games/Tools discussed this episode: The Romance Trilogy by Emily Care Boss: DriveThruRPG: https://www.drivethrurpg.com/en/product/191871/romance-trilogy-bgg010pdf?affiliate_id=1601603 Timestamps: (00:00:00) - Announcements (00:01:39) - Introductions (00:03:36) - What's in a game? - Core Concepts (00:04:31) - What setting do you play in? (00:05:19) - What tools do we need and how do we use them? (00:08:16) - What kinds of stories and themes is this game meant to explore? (00:10:17) - What do characters do in this game? (00:13:57) - History of the game (00:16:32) - Let's make some people! - Rating and Genre (00:21:50) - Veils and Boundaries (00:22:59) - The Setting (00:28:59) - The Switch (00:35:39) - Color and word web (00:44:57) - Brainstorming Traits (00:58:01) - Character Names (01:00:07) - Conflict (01:04:29) - Compatibilities (01:05:39) - D20 for your thoughts? - Character Sheets (01:07:58) - How does Breaking the Ice stack up to other games? (01:11:52) - Fanfic! (01:17:22) - Take it up a level! (01:21:11) - Episode Closer (01:21:49) - Call to Action (01:27:59) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Accidental Love by Reveille On Soundstripe: https://app.soundstripe.com/songs/15601 Clip 2: The Great Beyond by Moments On Soundstripe: https://app.soundstripe.com/songs/15862 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
Welcome to the third episode of series 79! In this series, we are going to be going over a different solo RPG every episode, and in today's episode, Ryan is all by themself again to explore the game Reap, a necromantic fantasy solo RPG by multi-guest and friend of the show Spencer Campbell! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: Bluesky Starter Pack! https://go.bsky.app/RBJ971x Join our Discord! https://discord.charactercreationcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Games/Tools discussed this episode: Reap: Website: https://gilarpgs.com/#reap Timestamps: (00:00:00) - Announcements (00:01:27) - Introductions (00:02:05) - What's in a game? - Core Concept of Reap (00:02:53) - The Setting (00:03:45) - Materials Needed (00:04:51) - What stories and themes does this game support? (00:06:26) - What do characters do in this game? (00:09:10) - What is unique about Reap? (00:10:30) - History of the game (00:11:14) - Terms and concepts (00:15:22) - Let's make some people! - Creating the Reaper (00:25:17) - Realms (00:27:45) - What story do the character sheets tell us? (00:29:59) - How does character creation stack up to others? (00:30:40) - Fanfic? (00:31:57) - Take it up a level! (00:35:19) - How resurrection works (00:36:30) - Combat and other things to keep in mind (00:38:11) - Episode closer (00:39:08) - Call to Action (00:45:44) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Clip 2: Reaper by Tiger Gane On Soundstripe: https://app.soundstripe.com/songs/17050 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
Welcome to the second episode of series 79! In this series, we are going to be going over a different solo RPG every episode, and in today's episode, Ryan is all by themself again to explore the game Elegy, an urban fantasy vampiric RPG by Miracle M! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: Bluesky Starter Pack! https://go.bsky.app/RBJ971x Join our Discord! https://discord.charactercreationcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Games/Tools discussed this episode: Elegy: Free PDF: https://miraclem.itch.io/elegy Timestamps: (00:00:00) - Announcements (00:01:27) - Introductions (00:02:05) - What's in a game? - Core Concepts (00:03:16) - What setting do you play in? (00:07:53) - What materials do we need to play Elegy? (00:10:40) - What stories and themes does this game explore? (00:12:41) - What do characters do in Elegy? (00:15:39) - What is unique about Elegy? (00:16:37) - History of the game (00:17:04) - Terms and Concepts (00:19:25) - Let's make some people! (00:24:04) - World Building Truths (00:47:16) - Name and Stats (00:49:23) - Assets (01:02:54) - Background and Connections (01:14:54) - Background Elegy (01:25:36) - Discussion - Character Sheets (01:27:09) - How does character creation stack up to other games? (01:27:52) - Fanfic? (01:32:13) - Episode Closer (01:32:58) - Call to Action (01:38:02) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Clip 2: Vampires by Andrew Stanton On Soundstripe: https://app.soundstripe.com/songs/10737 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
Welcome to the first episode of series 79! In this series, we are going to be going over a different solo RPG every episode, and in today's episode, Ryan is all by themself to explore the game Ironsworn, a dark fantasy RPG about vows and perilous quests! Character Creation Cast Patreon https://patreon.com/charactercreationcast Announcements: Bluesky Starter Pack! https://go.bsky.app/RBJ971x Join our Discord! https://discord.charactercreationcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Games/Tools discussed this episode: Ironsworn: Free PDF: https://tomkinpress.com/collections/products-for-ironsworn/products/ironsworn-digital-edition Website: https://ironswornrpg.com Timestamps: (00:00:00) - Announcements (00:02:08) - Introductions (00:02:53) - What's in a game? - Core Concepts of Ironsworn (00:04:37) - Setting - Ironlands (00:08:31) - Materials needed to play (00:10:05) - What stories and themes is this game meant to explore? (00:12:10) - What do characters do in this game? (00:14:30) - What is unique about Ironsworn? (00:16:04) - History of Ironsworn (00:18:04) - Basic terms and concepts - Assets (00:22:29) - Vows (00:24:14) - World Building Truths (00:25:03) - Let's make some people! - Concept and Name (00:27:17) - Stats and Momentum (00:34:52) - Vows, Bonds, Dibilities, Conditions, Banes and Burdens (00:37:19) - Asset Selection (00:47:34) - Equipment and other notes (00:52:14) - World Building Truths (01:06:21) - Second Vow and Background Bonds (01:10:51) - Discussion - How were the character sheets? (01:12:06) - How did character creation stack up to other games? (01:13:15) - Fanfic? (01:14:22) - Take it up a level! (01:16:53) - Episode Closer (01:17:42) - Call to Action (01:22:50) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Clip 2: Strike Iron by Third Age On Soundstripe: https://app.soundstripe.com/songs/7564 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices
Welcome to the first episode of series 78! In this series, we sat down with Brian Saliba, creator of the game we are covering this series, Monty Python's Cocurricular Mediaeval Reenactment Programme, the officially licensed role-playing game lovingly ripped off from the complete works of Monty Python! This episode, we learn what this game is all about as well as quite a bit of detail about the game development experience with a licensed property. Character Creation Cast Patreon - Promo Code C3THANKS for 20% off! https://patreon.com/charactercreationcast Announcements: Bluesky Starter Pack! https://go.bsky.app/RBJ971x Join our Discord! https://discord.charactercreationcast.com Leave us reviews in any, or all, of these places: Character Creation Cast on Apple Podcasts (The best place to leave reviews for us) https://itunes.apple.com/us/podcast/character-creation-cast/id1363822066?mt=2&ls=1 Character Creation Cast on Podchaser https://podchaser.com/CharacterCreationCast Guests Brian Saliba Crowbar Creative: https://crwbr.com Twitter: https://twitter.com/crowbarcreative Instagram: https://www.instagram.com/crowbarcreative/ Youtube: https://www.youtube.com/channel/UC4XLlAumcHxnVS5JBw4NVEg Games/Tools discussed this episode: Monty Python's Cocurricular Mediaeval Reenactment Programme: Pre-order: https://www.kickstarter.com/projects/exaltedfuneral/monty-pythons-cocurricular-mediaeval-reenactment-programme Timestamps: (00:00:00) - Announcements (00:01:29) - Introductions (00:03:32) - What's in a game? - Core Concept (00:06:12) - What is the setting? (00:08:04) - What materials do we need to play? (00:10:58) - What kind of stories and themes does this game explore? (00:17:10) - What was it like creating a game with humor at the core? (00:22:30) - How does one create a game like this and still keep it open ended for players to explore on their own? (00:31:05) - What can characters do in this game? (00:32:53) - How does the licensing process work to make a game like this? (00:41:41) - How long was the game in development for? (00:47:08) - Call to Action (00:57:22) - Credits Music: Opening: Meditation Impromptu 03 (https://freemusicarchive.org/music/Kevin_MacLeod/Calming/Meditation_Impromptu_03) by Kevin MacLeod Clip 1: Hit the Big Time! by Dresden, the Flamingo On Soundstripe: https://app.soundstripe.com/songs/9914 Clip 2: Homeland by Cody Martin On Soundstripe: https://app.soundstripe.com/songs/14480 Main Theme: Hero (Remix) (https://freemusicarchive.org/music/Steve_Combs/Principal_Photography_1493/11_Hero_Remix) by Steve Combs Our Podcast: Character Creation Cast: Website: https://www.charactercreationcast.com Contact Us: https://contact.charactercreationcast.com BlueSky: @CreationCast.net (https://bsky.app/profile/creationcast.net) Discord: https://discord.charactercreationcast.com/ TikTok: https://tiktok.com/@charactercreationcast Amelia Antrim: BlueSky: @gingerreckoning.bsky.social (https://bsky.app/profile/gingerreckoning.bsky.social) Ryan Boelter: BlueSky: @lordneptune.com (https://bsky.app/profile/lordneptune.com) Our Network: https://oneshotpodcast.com Learn more about your ad choices. Visit megaphone.fm/adchoices