If you would like to listen to a nine minute two-person format podcast reflecting on this post generated by Google’s NotebookLM AI, click on the audio player below. Note that NotebookLM glitches out at the end and pastes in five previous minutes of the podcast. Funny. This afternoon Claude 3.5 and I worked on theContinue reading “Going Deeper With AI”
Category Archives: Coding Philosophy
Spiritual Resonance and AI
If you are interested in an AI generated discussion of this post click on the audio player below. I am currently working on an iOS app to help with my spiritual meditations. Years ago, thanks to my love of science and technology and a growing fascination with philosophy and its intersection with spirituality I discoveredContinue reading “Spiritual Resonance and AI”
Centaur Programming Podcast
This year Google released their NotebookLM. This free service lets you upload PDFs, websites, YouTube videos, audio files, Google Docs, or Google Slides, and NotebookLM will summarize them and make interesting connections between topics, all powered by Gemini 1.5’s multimodal understanding capabilities. It also has the ability to generate compelling and professional sounding podcast audioContinue reading “Centaur Programming Podcast”
Centaur Programming: Enhancing Human Coding with AI Collaboration
Centaur programming is changing the world of software development for better or for worse.
Xcode’s View Hierarchy Viewer
One of the niftier components of the Xcode development environment is the view hierarchy viewer. While running your app in the simulator of your choice you can, in real-time, generate a 3D view of all of the views, sub views, sub sub views, … well you get the picture … of the apps currently executingContinue reading “Xcode’s View Hierarchy Viewer”
Coding Donuts
I’m now about 20% of the way through Simon Ng’s excellent book on SwiftUI and this morning, as the sun rose here in Vancouver, it was all about using Path and Shape to create shapes, pie charts and donut charts. While a fruit smoothie is a healthy and delicious way to start the day somethingContinue reading “Coding Donuts”