PowerBasic for Beginners#AI This podcast challenges the common perception that Artificial Intelligence (AI) models are inherently on an unstoppable path to success and sentience, highlighting a significant rate of failure and degradation among them. It compares this phenomenon to the selective memory people have for past music, where only the most successful examples are remembered while numerous failures are forgotten. We identify several key reasons for AI model failures, including operational complexity, issues with data quality and quantity, misalignment with business needs, difficulties in production transition, and integration challenges with existing systems. Finally, we suggest potential solutions like automated data discovery and the use of Natural Language Processing (NLP) to improve data handling, emphasizing the critical need for careful planning and a contingency strategy when developing and deploying AI models.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
The Failure Rate of AI Models - PodcastPowerBasic for Beginners2025-08-06 | #AI This podcast challenges the common perception that Artificial Intelligence (AI) models are inherently on an unstoppable path to success and sentience, highlighting a significant rate of failure and degradation among them. It compares this phenomenon to the selective memory people have for past music, where only the most successful examples are remembered while numerous failures are forgotten. We identify several key reasons for AI model failures, including operational complexity, issues with data quality and quantity, misalignment with business needs, difficulties in production transition, and integration challenges with existing systems. Finally, we suggest potential solutions like automated data discovery and the use of Natural Language Processing (NLP) to improve data handling, emphasizing the critical need for careful planning and a contingency strategy when developing and deploying AI models.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/Introduction to the Dead Internet TheoryPowerBasic for Beginners2025-10-02 | Today we examine the "Dead Internet Theory", which posits that most online activity is generated by bots rather than humans. We look at the theory's core claims, such as reduced human activity, the rise of AI-generated content, the internet as a constructed environment, and corporate/governmental manipulation to see if there is any evidence.
AI was heavily used to assist in the production of this video
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, or any other company mentioned in these videos, I'm just a fan of their products.
Additional Graphics & Videos Google Veo 2 & 3 Hailuo AI ArtSpace.aiGenerative AI versus Predictive AI - PodcastPowerBasic for Beginners2025-10-01 | #AI
Today we look at the fundamental differences between Generative AI and Predictive AI, exploring their core definitions, technical distinctions, and typical use cases within a manufacturing context.
We highlight how Predictive AI focuses on estimating future values based on historical data for operational efficiency, while Generative AI excels at creating novel content. Projecting the anticipated impact of each AI type over the next decade, it suggests Predictive AI will offer more immediate and widespread productivity gains, whereas Generative AI will drive transformative innovation in product development and high-value manufacturing.
Ultimately, a strategic approach for manufacturers to first leverage Predictive AI for quick returns and then integrate Generative AI to foster long-term competitive advantage is suggested, emphasizing their complementary roles in an evolving industry landscape.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/PowerBasic Snippets - Revisit of Tutorial on MacrosPowerBasic for Beginners2025-09-27 | In this series of videos, which are aimed at those who have never coded in PowerBasic before, I cover one element of the language or programming - today we're revisiting the Macro command.
I don't work for, nor am I paid or sponsored by, the owners of PowerBasic or any company mentioned in these videos , I'm just a fan of their products.
00:00 - Introduction 01:22 - Single Line Macro 05:11 - Multi line Macros 12:43 - Macro Functions 17:48 - Macros with in-line Assembler code 21:21 - Summary
For more information on PowerBasic visit forum.powerbasic.com OR http://pump.richheimer.de/index.php
GitHub github.com/gsfsoftware/Tutorials/tree/master/Both_Snippets_Macros_revisitAccessing LLMs on your local computer using Ollama API - part 4PowerBasic for Beginners2025-09-25 | #AI In this series of videos we will look at installing Large Language models locally on a Windows computer. Today we will connect to the Ollama API via a threaded function to run prompts on Open AI LLMs locally.
00:00 - Introduction 00:56 - Using Ollama to generate an icon 03:50 - Changes to the dialog 11:03 - Creating a Thread function 22:43 - Check Ollama is running 27:40 - Summary
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this video, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
This podcast examines the complex issue of liability when AI systems make mistakes, acknowledging that errors are inevitable despite technological advancements. It explores how existing legal frameworks, which often vary by country and are built on precedents or codes, struggle to address AI, as AI systems are not yet considered legal entities.
We then identify the various parties who could be held accountable, including AI developers, users, managers, companies, vendors, data providers, and regulatory bodies, illustrating these roles with examples like an AI email automation error. Finally, we specifically address self-driving cars, outlining different levels of autonomy and considering where liability might fall among manufacturers, third-party companies, service providers, and even the human driver, emphasizing the need for evolving legal frameworks to keep pace with AI's rapid integration into society.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/AI Sentience: Mimicry or True Feeling?PowerBasic for Beginners2025-09-19 | #AI This video explores the concept of sentience, defining it as the ability to experience feelings and sensations, and differentiating it from self-awareness. It discusses the challenges in determining if AI systems can achieve sentience, given their alien nature and the lack of a clear definition of sentience for machines.
Through a thought experiment involving language acquisition, we attempt to illustrate the extensive training required for AI to convincingly mimic human abilities, raising the question of whether AI truly feels or merely perfectly imitates emotions. We also examine concepts like memory and emotional mimicry in AI, drawing comparisons to human behaviour and fictional portrayals of advanced AI, to highlight potential future capabilities and limitations. Ultimately, we question whether AI will ever genuinely experience emotions or simply become masterful at simulating them, and if there is a practical difference between the two.
AI was heavily used to assist in the production of this video
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, or any other company mentioned in these videos, I'm just a fan of their products.
Music by https://www.ghosthack.deAccessing LLMs on your local computer using the Ollama API - part 3PowerBasic for Beginners2025-09-18 | #AI In this series of videos we will look at installing Large Language models locally on a Windows computer.
Today we will look at prompting Ollama to output in HTML format and also create a Windows Client to query the LLM loaded to Ollama.
00:00 - Introduction 00:29 - Prompting for HTML output 04:12 - Creating a query dialog 05:31 - Setting up an HTML control 09:46 - Preparing to call Ollama CLI 13:47 - Testing with input file 17:06 - Testing with no input file 18:04 - Summary
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this video, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/
GitHub github.com/gsfsoftware/Tutorials/tree/master/AI_Systems_Interfacing with Ollama API_Part2The Horizon of AI: Innovation Beyond LLMs - PodcastPowerBasic for Beginners2025-09-17 | This Podcast discusses the evolving landscape of Artificial Intelligence, moving beyond the current dominance of Large Language Models (LLMs). It explores alternative AI paradigms like Real-time learning models, specifically integrated neurosymbolic architectures (INSA) and Liquid Learning Networks (LLNs), which offer continuous learning capabilities.
We also highlight the emergence of Small Language Models (SLMs) for specialized tasks, emphasizing their accuracy and efficiency, and introduce Graph Neural Networks (GNNs) for analysing complex relational data in areas like drug design.
Finally, we touch on the future of AI, including multimodal LLMs that process diverse data types and the importance of Explainable AI for transparency, while also acknowledging ongoing efforts to address issues like bias and ethical considerations.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/Accessing LLMs on your local computer using the Ollama API - part 2PowerBasic for Beginners2025-09-13 | #AI In this series of videos we will look at installing Large Language models locally on a Windows computer. Today we will look at using the Ollama API to run prompts on Open AI LLMs locally.
00:00 - Introduction 01:25 - Getting the API documentation 04:33 - API by Command Prompt 13:45 - Calling Ollama from PowerBasic 24:10 - Summary
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this video, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
It draws parallels between current concerns about social media's effect on mental health and AI's potential to foster laziness, and historical anxieties surrounding the advent of the printing press.
We contrast modern information accessibility with past methods of research and knowledge acquisition, examining how human brains might be evolving to process increasing data flows.
Finally, it questions the long-term societal implications of pervasive AI and technological convergence, posing whether these changes lead to enlightenment or skill atrophy.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/Introduction to the Future Trajectory of AI and Computing PowerPowerBasic for Beginners2025-09-05 | #AI This video discusses the rapid advancement of Artificial Intelligence (AI) and computer technology, noting how Moore's Law historically described the doubling of transistors, though AI's growth now outpaces even that.
It explains AI's progress stems from increased computing power, improved algorithms, and vast amounts of data, driven by substantial financial investment and human resources.
However, this progress raises critical questions about the sustainability of this growth, highlighting potential future limitations related to scarce rare earth resources, escalating energy consumption, significant water usage for cooling, and a looming shortage of high-quality training data.
Ultimately, we suggest a need for responsible innovation and resource efficiency to mitigate potential challenges, rather than assuming uninterrupted exponential progress.
AI was heavily used to assist in the production of this video
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, or any other company mentioned in these videos, I'm just a fan of their products.
Additional Graphics & Videos pixabay.com/users/wikimediaimages-1185597 pixabay.com/users/joshuaworoniecki-12734309 Google Veo 2 & 3 Hailuo AI ArtSpace.aiGaming using Windows API calls - part 2PowerBasic for Beginners2025-09-04 | In this series of videos, which are aimed at those who have never coded in PowerBasic before, I cover one element of the language or programming - today we're looking to optimise and complete a game using Windows API calls.
00:00 - Introduction 00:48 - New data structures 03:03 - Setting up the shape caching 05:48 - Setting up the keyboard controls 17:53 - Testing 20:53 - Summary
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, I'm just a fan of their products.
For more information on PowerBASIC visit forum.powerbasic.com OR http://pump.richheimer.de/index.php
Today we explore the profound impact of Artificial Intelligence (AI) on the manufacturing sector, projecting significant advancements by 2035.
We outline how AI is moving from experimental applications to becoming a core operational component, promising substantial improvements in areas such as productivity, energy efficiency, and defect reduction. Looking at specific AI technologies and their applications across various manufacturing functions, from product design and production planning to quality assurance and supply chain management, offering quantifiable benefits and real-world case studies.
Furthermore, we address crucial aspects of implementation, including an adoption roadmap, potential risks, and future trends, emphasizing the need for strategic investment in data infrastructure and workforce reskilling to achieve a competitive advantage.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/Gaming using Windows API calls - part 1PowerBasic for Beginners2025-08-28 | In this series of videos, which are aimed at those who have never coded in PowerBasic before, I cover one element of the language or programming - today we're looking at the use of Windows API calls within a game.
00:00 - Introduction 00:35 - Setting up constants and globals 02:36 - Creating the dialog 04:22 - The Event handler 11:17 - Drawing the screen and Timer 23:02 - Spawning a new piece 28:13 - Testing and debugging 29:13 - Summary
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, I'm just a fan of their products.
For more information on PowerBASIC visit forum.powerbasic.com OR http://pump.richheimer.de/index.php
This Podcast explores the potential for Artificial Intelligence (AI) to achieve sentience and self-awareness, drawing parallels with biological theories of consciousness.
It introduces Gerald Edelman's Extended Theory of Neuronal Group Selection (TNGS), also known as Neural Darwinism, which posits that the brain's function arises from a selection process akin to natural evolution, involving neuronal groups and their dynamic interactions.
We then consider how key concepts of TNGS, such as developmental and experiential selection, dynamic categorization, and the distinction between primary and higher-order consciousness, could be applied to AI system development.
Highlighting the importance of self-adjusting neural networks in AI, drawing an analogy to bone remodelling, and discusses the natural emergence of specialized languages among isolated AI systems, comparing it to human language development.
Ultimately, we suggest that TNGS offers a valuable framework for guiding future advancements in AI toward more dynamic and adaptable systems.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/Installing OpenAI LLMs on your local computer using Ollama - part 1PowerBasic for Beginners2025-08-22 | #AI In this series of videos we will look at installing Large Language models locally on a Windows computer. Today we will look at the free application from Ollama to install Open AI's gpt-oss 20b & 120b LLMs.
00:00 - Introduction 01:00 - Download and Installation 03:14 - Prompt to generate code 04:29 - Generating a prompt for Hailuo 05:10 - Loading gpt-oss 120b 05:53 - Monitoring CPU and Memory 06:58 - Ollama settings 07:26 - Entering a prompt for research 08:03 - Summary
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this video, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/Can AI write code in PowerBasic? part 3PowerBasic for Beginners2025-08-21 | #AI In this series of videos we will look at the ability of AI systems to produce source code in the PowerBasic language. In todays video we attempt to use Claude AI to reproduce the function created in the last video to see if it has remember the corrections we made. Plus we alter the prompt to impose a coding standard.
00:00 - Introduction 01:23 - Recreating the function 04:51 - Prompting for a coding standard 06:21 - Debugging 07:20 - Summary
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
GitHub github.com/gsfsoftware/Tutorials/tree/master/AI_Function_Creation_part 2AI Sentience: Illusion or Reality? - PodcastPowerBasic for Beginners2025-08-20 | #AI This podcast explores the concept of sentience in artificial intelligence, particularly in Large Language Models (LLMs). It defines sentience and discusses the limitations of the Turing Test as a definitive measure of AI consciousness, suggesting that an AI can appear human-like without necessarily being sentient. The author shares a personal anecdote about a "Play by Mail" game they developed, where an AI opponent convincingly mimicked human player behaviour, even before modern AI, further illustrating how systems can pass as intelligent without true sentience. Ultimately, we conclude that users cannot definitively know if an LLM is either sentient or merely excels at simulating human interaction.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/Introduction to AI Liability - Navigating the Legal MinefieldPowerBasic for Beginners2025-08-15 | #AI This video examines the complex issue of liability when AI systems make mistakes, acknowledging that errors are inevitable despite technological advancements. It explores how existing legal frameworks, which often vary by country and are built on precedents or codes, struggle to address AI, as AI systems are not yet considered legal entities.
We then identify the various parties who could be held accountable, including AI developers, users, managers, companies, vendors, data providers, and regulatory bodies, illustrating these roles with examples like an AI email automation error.
Finally, we specifically address self-driving cars, outlining different levels of autonomy and considering where liability might fall among manufacturers, third-party companies, service providers, and even the human driver, emphasizing the need for evolving legal frameworks to keep pace with AI's rapid integration into society.
AI was heavily used to assist in the production of this video
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, or any other company mentioned in these videos, I'm just a fan of their products.
Additional Graphics & Videos pixabay.com/users/variousphotography-1860391 Google Veo 2 & 3 Hailuo AICan AI write code in PowerBasic? part 2PowerBasic for Beginners2025-08-14 | #AI In this series of videos we will look at the ability of AI systems to produce source code in the PowerBasic language. In todays video we attempt to use Claude AI to produce an function to demonstrate use of the inbuilt PowerTime class.
00:00 - Introduction 00:31 - Defining the prompt 02:23 - First Compile and Debugging 05:00 - Second Compile and Testing 06:34 - Final compile and testing 07:13 - Summary
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
GitHub github.com/gsfsoftware/Tutorials/tree/master/AI_Function_CreationAIs Five Fold Impact on Life and Society - PodcastPowerBasic for Beginners2025-08-13 | #AI The podcast explores five key areas where AI significantly impacts our lives, beginning with Perception, detailing how AI systems are developing capabilities akin to human senses like sight, hearing, smell, and even taste and touch.
It then transitions to Representation and Reasoning, explaining how computers process and interpret information to draw conclusions, as exemplified by AI chatbots. The discussion moves to Learning, outlining different machine learning approaches such as reinforcement learning, deep learning, and supervised learning, which enable AI to improve without explicit programming.
Next, we address Natural Interaction, highlighting AI's progress in mimicking human communication, while also acknowledging the complex challenges involved. Finally, examining the Societal Impact of AI, focusing on ethical concerns such as bias, transparency, privacy, and the importance of ethical oversight as AI becomes more prevalent.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/Can AI write code in PowerBasic? part 1PowerBasic for Beginners2025-08-07 | #AI In this series of videos we will look at the ability of AI systems to produce source code in the PowerBasic language. In todays video we attempt to use Claude AI to produce an application to demonstrate Timers for the PowerBasic Console compiler.
00:00 - Introduction 00:38 - Using Claude AI 03:28 - Refining the prompt 05:18 - Summary
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
GitHub github.com/gsfsoftware/Tutorials/tree/master/AI_Console_TimersPowerBasic Projects - Alternative GUI designs - part 4PowerBasic for Beginners2025-08-02 | #GUI This is part of a new series of videos covering Projects and Design using the PowerBasic Windows compiler. These videos may be longer than the Snippet videos as they cover projects in detail.
This project looks at alternative GUI designs.
In this video we add right click popup menus to our Hexagonal buttons on a Graphics Control.
00:00 - Introduction 01:31 - Adding Right click handling 04:34 - Build Menu popups 10:26 - Summary
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, I'm just a fan of their products.
For more information on PowerBASIC visit forum.powerbasic.com OR http://pump.richheimer.de/index.php
GitHub github.com/gsfsoftware/Tutorials/tree/master/Projects_GUI_Design_part4AI Bias: Addressing Discrimination in Intelligent Systems - PodcastPowerBasic for Beginners2025-07-30 | #AI This podcast discusses the critical issue of AI bias, defining it as prejudice in training data that leads to discriminatory outputs and social consequences. It examines how this bias manifests in three key areas: hiring and recruitment, where AI filters can inadvertently exclude qualified candidates based on limited training data; law enforcement, where AI systems used for predicting re-offending can perpetuate existing prejudices; and bank lending, where AI has been shown to worsen discrimination against certain groups, such as women. Emphasizing that while AI offers benefits, its "black box" nature makes detecting and mitigating bias challenging, highlighting the need for responsible development, transparent "Whitebox explanations," and ongoing efforts to reduce inherent biases, much like in human decision-making.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/PowerBasic Projects - Alternative GUI designs - part 3PowerBasic for Beginners2025-07-26 | #GUI This is part of a new series of videos covering Projects and Design using the PowerBasic Windows compiler. These videos may be longer than the Snippet videos as they cover projects in detail.
This project looks at alternative GUI designs.
In this video we add tooltips to our Hexagonal buttons on a Graphics Control.
00:00 - Introduction 02:24 - Adding a Resource Icon 03:40 - Creating Tooltips in Graphics Control 15:49 - Summary
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, I'm just a fan of their products.
For more information on PowerBASIC visit forum.powerbasic.com OR http://pump.richheimer.de/index.php
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC or any other company mentioned in these videos, I'm Just a fan of their products.
For more information on PowerBASIC visit https://www.PowerBasic.com OR https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/AI and the perception of reality - PodcastPowerBasic for Beginners2025-07-23 | #AI This podcast examines the evolving relationship between humans, artificial intelligence, and the perception of reality. It begins by discussing how AI-generated images challenge our ability to distinguish between real and unreal visuals, drawing a parallel to the 1938 "War of the Worlds" radio broadcast that blurred the lines for some listeners. Then we look at how human-created entertainment has always involved the production of non-reality-based content, from films with fantastical elements to actors playing fictional villains. Ultimately, we suggest that AI's increasing ability to produce high-quality, non-reality-based content at a lower cost will profoundly impact filmmaking, potentially making it even harder to discern what is real, especially with advancements like voice and image cloning.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/PowerBasic Snippets - Tutorial on Pointers - part 4PowerBasic for Beginners2025-07-19 | In this series of videos, which are aimed at those who have never coded in PowerBasic before, I cover one element of the language or programming - today we're looking again at the use of Pointers.
I don't work for, nor am I paid or sponsored by, the owners of PowerBasic or any company mentioned in these videos , I'm just a fan of their products.
00:00 - Introduction 00:49 - Setting up a User Defined Type 05:45 - Setting up and using your pointer 10:17 - Using an array of UDTs 14:51 - Summary
For more information on PowerBasic visit forum.powerbasic.com OR http://pump.richheimer.de/index.php
GitHub github.com/gsfsoftware/Tutorials/tree/master/Both_Snippets_Pointers_Part4Introduction to Exploring the Five Key Areas for AIPowerBasic for Beginners2025-07-17 | This video explores five key areas where AI significantly impacts our lives, beginning with Perception, detailing how AI systems are developing capabilities akin to human senses like sight, hearing, smell, and even taste and touch.
We then transition to Representation and Reasoning, explaining how computers process and interpret information to draw conclusions, as exemplified by AI chatbots. The discussion then moves to Learning, outlining different machine learning approaches such as reinforcement learning, deep learning, and supervised learning, which enable AI to improve without explicit programming.
Next, we address Natural Interaction, highlighting AI's progress in mimicking human communication, while also acknowledging the complex challenges involved.
Finally, we cover the Societal Impact of AI, focusing on ethical concerns such as bias, transparency, privacy, and the importance of ethical oversight as AI becomes more prevalent.
AI was heavily used to assist in the production of this video
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, or any other company mentioned in these videos, I'm just a fan of their products.
Google Veo 2 and 3 Hailuo AIRevolutionizing HR - A Forms Handling System NarrativePowerBasic for Beginners2025-07-16 | This podcast details the development and implementation of a forms handling system within an organization to replace an inefficient, paper-based process. Initially, the system began as a proof of concept for exceptional leave requests, designed to be easily extensible. Following its success, the system expanded to manage onboarding for new staff, streamlining notifications to various departments. Finally, the project tackled the most complex area: notifications for changes concerning existing staff, involving numerous form types and multi-level authorization workflows. The system ultimately improved efficiency, reduced manual tasks, and provided valuable reporting capabilities that were previously unavailable.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, the owners of PowerBASIC, I'm Just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.dePowerBasic Projects - Star Migration part 3PowerBasic for Beginners2025-07-11 | This is part of a new series of videos covering Projects and Design using the PowerBasic Windows compiler. These videos may be longer than the Snippet videos as they cover projects in detail.
This project is to create simulation of a globular cluster within a graphics window, and illustrate the migration of four civilisations over time to the stars.
Today we are amending the code to save the graphics window as an image and the data in the Stars array as a CSV file after each processing cycle.
00:00 - Introduction 01:37 - Outputting CSV data 07:01 - Closing App when Graphics window closes 08:48 - Testing CSV Output 11:45 - Saving the Graphics Window 15:25 - Building an animation 16:32 - Summary
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, I'm just a fan of their products.
For more information on PowerBASIC visit forum.powerbasic.com OR http://pump.richheimer.de/index.php
GitHub github.com/gsfsoftware/Tutorials/tree/master/Projects_StarMigration_part3Building an Asset Management System: A Five-Year Journey - PodcastPowerBasic for Beginners2025-07-09 | This podcast details the development and implementation of an asset management system within a large organization. Initially focused on tracking computers due to a lack of clarity on their numbers, the project expanded to include mobile phones, security tokens, and ID cards. A key component was the "Personal Inventory" website, empowering employees to confirm or dispute their assigned assets, significantly improving data accuracy. The system also enabled managers to manage assets for departing staff and allowed the IT department to track hardware, software, and ownership changes, ultimately providing a comprehensive and accurate overview of the organization's technological assets for better planning and support.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, the owners of PowerBASIC, I'm Just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.dePowerBasic Projects - Star Migration part 2PowerBasic for Beginners2025-07-05 | This is part of a new series of videos covering Projects and Design using the PowerBasic Windows compiler. These videos may be longer than the Snippet videos as they cover projects in detail.
This project is to create simulation of a globular cluster within a graphics window, and illustrate the migration of four civilisations over time to the stars.
Today we are optimising the code for writing to the graphics window, to give us more frames per second and allow more stars to be processed.
0:00 - Introduction 00:50 - Working out the baseline 02:19 - Optimising for speed 10:21 - Testing 10:51 - Increasing the Data 12:44 - Summary
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, I'm just a fan of their products.
For more information on PowerBASIC visit forum.powerbasic.com OR http://pump.richheimer.de/index.php
GitHub github.com/gsfsoftware/Tutorials/tree/master/Projects_StarMigration_part2Evolution of the Universal Installer - PodcastPowerBasic for Beginners2025-07-02 | This podcast describes the evolution of an automated database upgrade process for a system with hundreds of geographically scattered sites, each having multiple SQL server databases. Initially, updates were done manually by developers, which was time-consuming and error-prone, particularly when non-IT staff had to run the scripts. This led to the automation of delta script creation using commercial tools, followed by the development of "BuildByScript", an application for running SQL scripts and building databases. The "Generic Implementer" was then created to automate the entire upgrade process for multiple databases per site, handling backups and error reporting. Finally, the "Universal Installer" was introduced to manage upgrades for sites with varying database versions by selecting and running the appropriate "Generic Implementer" package.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, the owners of PowerBASIC, I'm Just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.dePowerBasic Projects - Star Migration part 1PowerBasic for Beginners2025-06-26 | This is part of a new series of videos covering Projects and Design using the PowerBasic Windows compiler. These videos may be longer than the Snippet videos as they cover projects in detail.
This project is to create simulation of a globular cluster within a graphics window, and illustrate the migration of four civilisations over time to the stars.
Today we are setting up the graphics window, placing the stars and illustrating their movement over time.
00:00 - Introduction 01:32 - Data Structures and Setup 04:46 - Setting up graphics window 10:09 - Populating the Star map 21:48 - Summary
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, I'm just a fan of their products.
For more information on PowerBASIC visit forum.powerbasic.com OR http://pump.richheimer.de/index.php
The podcast explores the challenges of understanding how both human consciousness and artificial intelligence systems function, suggesting that our lack of complete comprehension of human thought processes might offer insights into how we approach AI. It posits that, much like with human colleagues whose internal decision-making isn't fully known, our focus on AI should potentially be on the observed output and its effectiveness rather than demanding complete transparency into its internal workings.
It also highlights the inherent unpredictability that exists in both humans and AI, arguing for the implementation of rules and monitoring systems for AI similar to those used to manage human behaviour. Finally we question if interacting with AI systems will be fundamentally different from the ways in which humans already manage interactions with one another despite not fully understanding each other's internal processes.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/Introduction to the use of AI in Entertainment and its effect on the perception of realityPowerBasic for Beginners2025-06-19 | #AI In this series of videos, which are aimed at those who have never coded in any programming language before, I will try to help you start your journey into programming. Today we are looking at the use of AI in Entertainment and how it has affected the perception of reality.
AI was heavily used to assist in the production of this video.
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, or any other company mentioned in these videos, I'm just a fan of their products.
Additional video and images used MiniMax Hailuo AI pixabay.com/users/distillvideos-1280814 pixabay.com/users/dantegráfico-15862390 pixabay.com/users/iwsky-45519885 pixabay.com/users/tommyvideo-3092371 pixabay.com/users/wallpaper24h-41930513 pixabay.com/users/christianbodhi-9869182The Costs of Running AI - PodcastPowerBasic for Beginners2025-06-18 | #AI This video discusses the significant and often underestimated costs associated with running Artificial Intelligence (AI) systems, which are becoming increasingly prevalent in various technologies. It explains that while some simple AI operations are inexpensive, more complex tasks require powerful and costly infrastructure like data centres with specialized hardware, and even seemingly small energy costs per query accumulate significantly. We also touch on the high cost of training new AI models and the industry trend of companies offering subscription services to offset development and operational expenses. Finally, raising questions about the long-term financial viability of AI companies and the potential for regulatory oversight regarding AI's environmental impact.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/PowerBasic Snippets - Tutorial on extending the Parse CommandPowerBasic for Beginners2025-06-12 | In this series of videos, which are aimed at those who have never coded in PowerBasic before, I cover one element of the language or programming - today we're using a library of functions to extend the use of the Parse command.
I don't work for, nor am I paid or sponsored by, the owners of PowerBasic or any company mentioned in these videos , I'm just a fan of their products.
GitHub github.com/gsfsoftware/Tutorials/tree/master/Both_Snippets_Extending_Parse_CommandThe Evolutionary Journey of Computers - PodcastPowerBasic for Beginners2025-06-11 | This podcast discusses the evolution of computers, tracing their development from large, early machines to the prevalent smartphones of today. It highlights key shifts including the move towards smaller, faster, and more powerful devices, the growth of home computers driven by the internet, and the current dominance of mobile computing. We then speculate on future trends, considering technologies like smartwatches, smart glasses, contact lens displays, flexible screens, and integrating computing into clothing, emphasizing that future developments will likely focus on convenience and accessing content.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php
Music by https://www.ghosthack.de/PowerBasic Snippets - Tutorial on String handling - part 2PowerBasic for Beginners2025-06-06 | In this series of videos, which are aimed at those who have never coded in PowerBasic before, I cover one element of the language or programming - today we're looking again at string handling commands.
I don't work for, nor am I paid or sponsored by, the owners of PowerBasic or any company mentioned in these videos , I'm just a fan of their products.
This podcast offers a comprehensive introduction to Structured Query Language (SQL), tracing its origins to the 1970s and its purpose as a standardized method for querying and manipulating data in databases. It differentiates between various types of SQL, such as Transact-SQL, PL/SQL, MySQL, and PostgreSQL, highlighting that the choice depends on project needs. It further explains the components of a SQL system, including databases, tables, queries (Create, Read, Update, Delete), constraints, stored procedures, views, security measures, and transactions. Finally, it addresses the continued relevance of SQL in data management and provides various avenues for learning SQL, from online resources to academic courses and practical experience.
AI was used to assist in the creation of this video.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC or any other company mentioned in this podcast, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php {newly created}
Music by https://www.ghosthack.de/PowerBasic Snippets - Tutorial on Set User commandsPowerBasic for Beginners2025-05-31 | In this series of videos, which are aimed at those who have never coded in PowerBasic before, I cover one element of the language or programming - today we're looking at the Set User commands within the PowerBasic Windows Compiler.
I don't work for, nor am I paid or sponsored by, the owners of PowerBasic or any company mentioned in these videos , I'm just a fan of their products.
00:00 - Introduction 00:36 - Combobox set user 10:40 - Dialog Set User 14:14 - Summary
For more information on PowerBasic visit forum.powerbasic.com OR http://pump.richheimer.de/index.php
GitHub github.com/gsfsoftware/Tutorials/tree/master/Windows_Snippets_Set UserIntroduction to Computer EvolutionPowerBasic for Beginners2025-05-29 | In this series of videos, which are aimed at those who have never coded in any programming language before, I will try to help you start your journey into programming. Today we are looking at the evolution of computers from the earliest types to what computers might become.
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, or any other company mentioned in these videos, I'm just a fan of their products.
AI was used to assist in the creation of this video.
Designing and releasing a new application involves several important considerations, starting with clarifying the application's purpose and intended data usage before coding begins to ensure a smooth development process. The choice of platform significantly impacts the design, affecting aspects like screen layout and performance optimization. Selecting a suitable programming language is also crucial, ideally one that offers flexibility for future expansion. Finally, deciding on distribution channels, managing testing and quality assurance, and determining a monetization strategy are all necessary steps in bringing the application to users, with options ranging from utilizing app stores to self-publishing and employing advertising strategies to reach the target audience.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php {newly created}
Music by https://www.ghosthack.de/PowerBasic Projects - Alternative GUI designs - part 2PowerBasic for Beginners2025-05-24 | #GUI This is part of a new series of videos covering Projects and Design using the PowerBasic Windows compiler. These videos may be longer than the Snippet videos as they cover projects in detail.
This project looks at alternative GUI designs.
In this video we add Hexagon buttons on a Graphics Control.
GitHub github.com/gsfsoftware/Tutorials/tree/master/Projects_GUI_Design_part2Introduction to Learning SQLPowerBasic for Beginners2025-05-22 | #SQL In this series of videos, which are aimed at those who have never coded in any programming language before, I will try to help you start your journey into programming. Today we are looking at what is Structured Query Language - SQL.
I don't work for, nor am I paid or sponsored by, the owners of PowerBASIC, or any other company mentioned in these videos, I'm just a fan of their products.
AI was used to assist in the creation of this video.
This piece examines the potential impact of Artificial Intelligence (AI) on programming and various industries, drawing parallels to the Industrial Revolution and the anxieties of the Luddites regarding automation. It discusses how past technological advancements led to job displacement but also the creation of new roles, suggesting a similar pattern might emerge with AI. Ultimately, we anticipate significant shifts in programming practices, with programmers becoming more involved in design rather than code implementation, acknowledging that the most disruptive AI technologies are yet to fully materialize.
I don't work for, nor am I paid by, or sponsored by, the owners of PowerBASIC, I'm just a fan of their products.
For more information on PowerBASIC visit https://forum.PowerBasic.com OR http://pump.richheimer.de/index.php {newly created}
Music by https://www.ghosthack.de/PowerBasic Projects - Auto forms - part 13PowerBasic for Beginners2025-05-16 | This is part of a new series of videos covering Projects and Design using the PowerBasic Windows compiler. These videos may be longer than the Snippet videos as they cover projects in detail.
This project is to create a Generic Application whose dialogs are specified in an external CSV configuration file. This allows new forms to be created without coding.
Today we are fixing a bug in the handling of conditionally displayed objects and setting the groundwork for field validation.