fearless Posted October 5 Posted October 5 Today I fed the gitbook I created into NotebookLM to create a deep dive podcast. This was the summary it created: ย Quote ย Summary The sources are from a book titled "Creating Controls in Assembler" by mrfearless, which is about using Microsoft Macro Assembler (MASM) to build custom controls in the Windows Win32 API. The book focuses on creating a control called SimpleButton and explores techniques like allocating memory for properties, handling messages, and using macros to get and set property values. The author shares their experiences in control creation and provides the code and resources to allow readers to build their own custom controls. The book also references a related project, ModernUI, which aims to modernize and expand upon existing Win32 controls with a more modern aesthetic. ย I uploaded the deep dive podcast so that it can be downloaded. Its a 43MB .wav file with a duration of about 15mins. There was about 3 or 4 instances where the podcast "hosts" reference something that they say they touched on or talked about previously, but hadn't actually done so, but other than that its actually pretty good I would say. Here is the download link for the Creating Controls In Assembler Deep Dive Podcast: https://github.com/mrfearless/creating-controls-in-assembler/releases/download/Gitbook/Creating.Controls.In.Assembler.-.NotebookLM.-.Deep.Dive.Podcast.zip?raw=true The original online gitbook is here for reference: https://fearless.gitbook.io/creating-controls-in-assembler and pdf and .epub downloads are attached or available here: https://github.com/mrfearless/creating-controls-in-assembler/releases ย Creating Controls In Assembler-epub.zip Creating Controls In Assembler-pdf.zip 2 4
LCF-AT Posted October 5 Posted October 5 Hi @fearless, thanks for the new upload and the special AI podcast. I created a simple video with subtitle on it and attached another video with subtitle added as own track to have an better quality on reading. Just made for fun and for all who like reading at same time when hearing the podcast. Creating Controls In Assembler - Subtitle on Video.mp4 ย Below the attached video. Creating Controls In Assembler - Subtitle Track.7z greetz 3 3 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now