Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
Building Simple Scalable Systems for Software Projects, Businesses, and general Creation Cycles.... more
FAQs about HAMY LABS POD:How many episodes does HAMY LABS POD have?The podcast currently has 56 episodes available.
August 06, 2025My Sleep Schedule as a Full-Time Software Engineer with a NewbornIn this video we explore my sleep schedule as a newborn parent working full-time as a software engineer.Original blog post with all images and links: https://hamy.xyz/blog/2025-08_newborn-parent-sleep-scheduleChapters00:00 - Intro00:35 - Newborn Feeding Schedule01:30 - Sleeping at the same time didn't work for us02:35 - Sleeping in schedulesLinks:- My Multi-Computer WFH Productivity Desk Setup as a Software Engineer and YouTuber - https://www.youtube.com/watch?v=XfPExXxGc60&ab_channel=HAMYLABS- How I Stopped Mindless Doom Scrolling As A Chronically Online Software Engineer - https://www.youtube.com/watch?v=kDn_1jpZujY&ab_channel=HAMYLABS- I Quit Coffee for 90 Days - Here’s How It Affected Me as a Software Engineer - https://www.youtube.com/watch?v=eo9B9TOad0E&ab_channel=HAMYLABSAbout me: I'm Hamilton - a Technomancer building Simple Scalable Systems.Connect with me:- Website: https://hamy.xyz- Email List: https://hamniverse.substack.com/- Twitter: @SIRHAMY - https://twitter.com/SIRHAMY- BlueSky: https://bsky.app/profile/sirhamy.bsky.social- Pod Cast: HAMY LABS POD - https://hamylabspod.buzzsprout.com/# Support the ChannelIf you liked this and would like to see more, consider becoming a HAMINIONs supporter: https://hamy.xyz/labs/haminionsSupporters get:* Full source code access from courses / tutorials* Exclusive discounts on products / coursesPlus you help me to keep experimenting / sharing!Additional ways to support: * YouTube channel members get early access to videos (sometimes weeks before they go public!)* Sponsor posts on the blog / channel: https://hamy.xyz/labs/sponsors* Buy merch from my shop - https://shop.hamy.xyz/...more7minPlay
August 01, 2025What Are Stacked Commits and Why Should You Use Them?In this video we explore stacked and atomic commits - what they are, how they differ from traditional feature branches, and why you should use them.Original blog post with all links and images: https://hamy.xyz/blog/2025-07_stacked-commitsChapters00:00 - Intro00:30 - Traditional version control focuses on feature branches05:30 - Stacked commits land a series of atomic commits as they're ready15:00 - How to build features with stacked commits22:05 - Tools for stacked commits in gitLinks:- Stop Vibe Coding, Start Power Coding - How To Write Quality Software Faster With Agentic AI - https://www.youtube.com/watch?v=akiymB1PyjY&ab_channel=HAMYLABS- How to Checkpoint Code Projects with AI Agents: Save Your Work, Stay on Track, Reduce Rework - https://www.youtube.com/watch?v=e_vlctseWh0&ab_channel=HAMYLABS- I Vibe-Coded a C# Library with Claude Code - Here's 6 Things I Learned - https://www.youtube.com/watch?v=sJBp1NEYgek&ab_channel=HAMYLABSAbout me: I'm Hamilton - a Technomancer building Simple Scalable Systems.Connect with me:- Website: https://hamy.xyz- Email List: https://hamniverse.substack.com/- Twitter: @SIRHAMY - https://twitter.com/SIRHAMY- BlueSky: https://bsky.app/profile/sirhamy.bsky.social- Pod Cast: HAMY LABS POD - https://hamylabspod.buzzsprout.com/# Support the ChannelIf you liked this and would like to see more, consider becoming a HAMINIONs supporter: https://hamy.xyz/labs/haminionsSupporters get:* Full source code access from courses / tutorials* Exclusive discounts on products / coursesPlus you help me to keep experimenting / sharing!Additional ways to support: * YouTube channel members get early access to videos (sometimes weeks before they go public!)* Sponsor posts on the blog / channel: https://hamy.xyz/labs/sponsors* Buy merch from my shop - https://shop.hamy.xyz/...more25minPlay
July 28, 2025Why I'm Rebranding my Venture Studio (HAMY LABS Terminal Garden)In this video we explore my HAMY LABS rebrand - why I'm doing it, what colors I chose, and the principles behind the Terminal Garden theme.Original blog post with all links and images: https://hamy.xyz/blog/2025-07_hamy-labs-rebrandChapters00:00 - Intro00:15 - What is changing in the rebrand? 00:30 - Why rebrand HAMY LABS? 01:10 - What's the new brand? Links:- My Career in Programming Languages - https://www.youtube.com/watch?v=J0iX5FdX0h8&ab_channel=HAMYLABS- How to find a fulfilling career - no matter what you're into - https://www.youtube.com/watch?v=n0IG8XQMGKU&ab_channel=HAMYLABS- Stop Vibe Coding, Start Power Coding - How To Write Quality Software Faster With Agentic AI - https://www.youtube.com/watch?v=akiymB1PyjY&ab_channel=HAMYLABSAbout me: I'm Hamilton - a Technomancer building Simple Scalable Systems.Connect with me:- Website: https://hamy.xyz- Email List: https://hamniverse.substack.com/- Twitter: @SIRHAMY - https://twitter.com/SIRHAMY- BlueSky: https://bsky.app/profile/sirhamy.bsky.social- Pod Cast: HAMY LABS POD - https://hamylabspod.buzzsprout.com/# Support the ChannelIf you liked this and would like to see more, consider becoming a HAMINIONs supporter: https://hamy.xyz/labs/haminionsSupporters get:* Full source code access from courses / tutorials* Exclusive discounts on products / coursesPlus you help me to keep experimenting / sharing!Additional ways to support: * YouTube channel members get early access to videos (sometimes weeks before they go public!)* Sponsor posts on the blog / channel: https://hamy.xyz/labs/sponsors* Buy merch from my shop - https://shop.hamy.xyz/...more6minPlay
July 25, 2025How to Checkpoint Code Projects with AI Agents: Save Your Work, Stay on Track, Reduce ReworkIn this video we explore AI checkpointing - why it's useful, what checkpoints are useful for AI, and how to implement them.Original blog post with all links: https://hamy.xyz/blog/2025-07_ai-checkpointingChapters00:00 - Intro01:15 - What is a checkpoint? 01:35 - A code checkpoint is like a save in a game03:10 - A project checkpoint is like a quest tracker04:20 - How to implement code checkpoints08:50 - How to implement project checkpoints11:40 - RFCs are useful for keeping projects and humans on track13:40 - Task description files allow for more detailed, reusable AI prompts15:30 - Task tracking files help the AI stay on track17:05 - How I build software with AI agents and checkpointingLinks:- Stop Vibe Coding, Start Power Coding - How To Write Quality Software Faster With Agentic AI - https://www.youtube.com/watch?v=akiymB1PyjY&ab_channel=HAMYLABS- I Vibe-Coded a C# Library with Claude Code - Here's 6 Things I Learned - https://www.youtube.com/watch?v=sJBp1NEYgek&ab_channel=HAMYLABS- My Career in Programming Languages - https://www.youtube.com/watch?v=J0iX5FdX0h8&ab_channel=HAMYLABSAbout me: I'm Hamilton - a Technomancer building Simple Scalable Systems.Connect with me:- Website: https://hamy.xyz- Email List: https://hamniverse.substack.com/- Twitter: @SIRHAMY - https://twitter.com/SIRHAMY- BlueSky: https://bsky.app/profile/sirhamy.bsky.social- Pod Cast: HAMY LABS POD - https://hamylabspod.buzzsprout.com/# Support the ChannelIf you liked this and would like to see more, consider becoming a HAMINIONs supporter: https://hamy.xyz/labs/haminionsSupporters get:* Full source code access from courses / tutorials* Exclusive discounts on products / coursesPlus you help me to keep experimenting / sharing!Additional ways to support: * YouTube channel members get early access to videos (sometimes weeks before they go public!)* Sponsor posts on the blog / channel: https://hamy.xyz/labs/sponsors* Buy merch from my shop - https://shop.hamy.xyz/...more22minPlay
July 23, 2025How I Stopped Mindless Doom Scrolling As A Chronically Online Software Engineer - Less Time Scrolling, More Time Doing Things I EnjoyIn this video we explore strategies I've used to stop doom scrolling - some that worked and some that don't - and tips for how to implement them effectively.Original blog post with all links: https://hamy.xyz/blog/2025-07_how-i-limit-doom-scrollingChapters00:00 - Intro01:15 - Quitting social media did not work for me03:20 - Time block problematic apps07:20 - Time block your calendar08:20 - Keep a todo list10:25 - Keep a list of content bookmarkedLinks:- My Simple Daily Todolist as a Software Engineer - Maximize Productivity, Minimize Waste - https://www.youtube.com/watch?v=DMIqaPqxwPU&ab_channel=HAMYLABS- How I plan my day as a Senior Software Engineer - A Simple Scalable System for getting the most important thing done every day - https://hamy.xyz/blog/2024-03_how-i-plan-my-day- I Quit Coffee for 90 Days - Here’s How It Affected Me as a Software Engineer - https://www.youtube.com/watch?v=eo9B9TOad0E&ab_channel=HAMYLABSAbout me: I'm Hamilton - a Technomancer building Simple Scalable Systems.Connect with me:- Website: https://hamy.xyz- Email List: https://hamniverse.substack.com/- Twitter: @SIRHAMY - https://twitter.com/SIRHAMY- BlueSky: https://bsky.app/profile/sirhamy.bsky.social- Pod Cast: HAMY LABS POD - https://hamylabspod.buzzsprout.com/# Support If you liked this and would like to see more, consider becoming a supporter: https://hamy.xyz/labs/haminionsSupporters get:* Full source code access from courses / tutorials* Exclusive discounts on products / coursesPlus you help me to keep experimenting / sharing!For Sponsorship info: https://hamy.xyz/labs/sponsors...more17minPlay
July 16, 2025Stop Vibe Coding, Start Power Coding - How To Write Quality Software Faster With Agentic AIIn this video we explore the issues with vibe coding and introduce an alternative strategy of building software with agentic AI - Power Coding.Original blog post with all links: https://hamy.xyz/blog/2025-07_stop-vibe-codingCTA: Checkout my Power Coded C# library CinderBlockHtml - A C# DSL for Building HTML with Composable Building Blocks - https://github.com/SIRHAMY/CinderBlockHtmlChapters00:00 - Intro01:05 - What is Vibe Coding? 01:35 - Why does Vibe Coding fail?02:30 - You don't provide enough direction.03:15 - You miss problems as you build.08:15 - You don't build knowledge about your system.09:30 - How can we code with AI better? 10:15 - Play your project before hand.11:30 - Build one small feature at a time.13:55 - Understand your system as you build.Links:- I Vibe-Coded a C# Library with Claude Code - Here's 6 Things I Learned - https://www.youtube.com/watch?v=sJBp1NEYgek&ab_channel=HAMYLABS- Introducing CinderBlockHtml - A C# DSL for Building HTML with Composable Building Blocks - https://www.youtube.com/watch?v=75gFD8mfk78&ab_channel=HAMYLABS- My 2025 Job Search as a Senior Software Engineer - Results, Timelines, + How I Study for Interviews - https://www.youtube.com/watch?v=x4sUmDaYyXM&ab_channel=HAMYLABSAbout me: I'm Hamilton - a Technomancer building Simple Scalable Systems.Connect with me:- Website: https://hamy.xyz- Email List: https://hamniverse.substack.com/- Twitter: @SIRHAMY - https://twitter.com/SIRHAMY- BlueSky: https://bsky.app/profile/sirhamy.bsky.social- Pod Cast: HAMY LABS POD - https://hamylabspod.buzzsprout.com/# Support If you liked this and would like to see more, consider becoming a supporter: https://hamy.xyz/labs/haminionsSupporters get:* Full source code access from courses / tutorials* Exclusive discounts on products / coursesPlus you help me to keep experimenting / sharing!For Sponsorship info: https://hamy.xyz/labs/sponsors...more17minPlay
July 11, 2025I Vibe-Coded a C# Library with Claude Code - Here's 6 Things I LearnedIn this video we explore vibe coding a C# library with Claude Code and lessons learned along the way.Original blog post with all links: https://hamy.xyz/blog/2025-07_vibe-coded-csharp-libraryCTA: Checkout CinderBlockHtml - a C# DSL for building HTML with composable building blocks - https://github.com/SIRHAMY/CinderBlockHtmlChapters00:00 - Intro00:15 - What did I vibe-code? 01:25 - The CLI didn't bother me as much as I thought 04:10 - Claude Code is the best agent I've used so far06:50 - Claude Code feels fast10:15 - You still need to review Claude Code's code17:45 - Claude gets overwhelmed so you should break down the project into small steps22:30 - Claude still needs a driverLinks:- Introducing CinderBlockHtml - A C# DSL for Building HTML with Composable Building Blocks - https://www.youtube.com/watch?v=75gFD8mfk78&ab_channel=HAMYLABS- My 2025 Job Search as a Senior Software Engineer - Results, Timelines, + How I Study for Interviews - https://www.youtube.com/watch?v=x4sUmDaYyXM&ab_channel=HAMYLABS- My Career in Programming Languages - https://www.youtube.com/watch?v=J0iX5FdX0h8&ab_channel=HAMYLABSAbout me: I'm Hamilton - a Technomancer building Simple Scalable Systems.Connect with me:- Website: https://hamy.xyz- Email List: https://hamniverse.substack.com/- Twitter: @SIRHAMY - https://twitter.com/SIRHAMY- BlueSky: https://bsky.app/profile/sirhamy.bsky.social- Pod Cast: HAMY LABS POD - https://hamylabspod.buzzsprout.com/# Support If you liked this and would like to see more, consider becoming a supporter: https://hamy.xyz/labs/haminionsSupporters get:* Full source code access from courses / tutorials* Exclusive discounts on products / coursesPlus you help me to keep experimenting / sharing!For Sponsorship info: https://hamy.xyz/labs/sponsors...more25minPlay
July 09, 2025Will Removing Python’s GIL make it significantly faster?In this video we explore whether removing Python's Global Interpreter Lock will make it significantly faster - and for which workloads.Original blog post with all links: https://hamy.xyz/blog/2025-07_will-gil-removal-make-python-fasterChapters00:00 - Intro01:25 - What is Python's GIL?02:30 - Python's GIL prevents true parallelism06:25 - Will removing Python's GIL make it significantly faster? Links:- How to Run a Simple Python Program in a Docker Container - https://www.youtube.com/watch?v=vmw6sbMcS48&ab_channel=HAMYLABS- Build a Simple Result type in Python - and why you should use them - https://www.youtube.com/watch?v=1P7J2wI46sg&ab_channel=HAMYLABS- 5 Reasons F# is a great Python alternative for scripting, side projects, and enterprise applications - https://www.youtube.com/watch?v=b12MFKsOVC8&ab_channel=HAMYLABSAbout me: I'm Hamilton - a Technomancer building Simple Scalable Systems.Connect with me:- Website: https://hamy.xyz- Email List: https://hamniverse.substack.com/- Twitter: @SIRHAMY - https://twitter.com/SIRHAMY- BlueSky: https://bsky.app/profile/sirhamy.bsky.social- Pod Cast: HAMY LABS POD - https://hamylabspod.buzzsprout.com/# Support If you liked this and would like to see more, consider becoming a supporter: https://hamy.xyz/labs/haminionsSupporters get:* Full source code access from courses / tutorials* Exclusive discounts on products / coursesPlus you help me to keep experimenting / sharing!For Sponsorship info: https://hamy.xyz/labs/sponsors...more12minPlay
July 02, 20255 Reasons to Stop Throwing Exceptions - and What To Do Instead for a more Robust, Composable, and Performant CodebaseIn this video we explore reasons that throwing exceptions are bad and an alternative method that leads to more robust, composable, and performant codebases.Original blog post with all links: https://hamy.xyz/blog/2025-07_5-reasons-to-stop-throwing-exceptionsChapters00:00 - Intro00:30 - Exceptions break the type system02:20 - Exceptions make it hard to handle all possible cases04:55 - Exceptions break the control flow of your system05:25 - Exceptions are slow, heavyweight operations06:30 - Exceptions make it harder to compose robust systems09:00 - What should you use instead of exceptions? 13:05 - Does this mean you should never use exceptions? Links:- Build a Simple Result type in Python - and why you should use them - https://www.youtube.com/watch?v=1P7J2wI46sg&ab_channel=HAMYLABS- TypeScript - Errors as Values vs Exceptions Performance Benchmarks - https://www.youtube.com/watch?v=nuAl00ZD7zQ&ab_channel=HAMYLABS- Types vs No Types - How Types Allow Code to Scale across Developers, Organizations, and Code Size - https://www.youtube.com/watch?v=ntNGPompHsA&ab_channel=HAMYLABS About me: I'm Hamilton - a Technomancer building Simple Scalable Systems.Connect with me:- Website: https://hamy.xyz- Email List: https://hamniverse.substack.com/- Twitter: @SIRHAMY - https://twitter.com/SIRHAMY- BlueSky: https://bsky.app/profile/sirhamy.bsky.social- Pod Cast: HAMY LABS POD - https://hamylabspod.buzzsprout.com/# Support If you liked this and would like to see more, consider becoming a supporter: https://hamy.xyz/labs/haminionsSupporters get:* Full source code access from courses / tutorials* Exclusive discounts on products / coursesPlus you help me to keep experimenting / sharing!For Sponsorship info: https://hamy.xyz/labs/sponsors...more16minPlay
June 25, 2025My Career in Programming LanguagesIn this video we walk through the programming languages I've used in my 8 year career as a software engineer.Original blog post with all links: https://hamy.xyz/blog/2025-06_career-in-programming-languagesChapters00:00 - Intro00:35 - Programming Languages I've used in my career01:25 - APT and MasterCard03:10 - Instagram and Meta06:25 - Reddit11:15 - HAMY LABS13:25 - Rippling15:25 - VantaLinks:- My 2025 Programming Language Tier List - https://www.youtube.com/watch?v=yEIvl2Nuneg&ab_channel=HAMYLABS- My 2025 Job Search as a Senior Software Engineer - Results, Timelines, + How I Study for Interviews - https://www.youtube.com/watch?v=x4sUmDaYyXM&ab_channel=HAMYLABS- Why F# is a fun programming language - https://www.youtube.com/watch?v=hb7bnR5q4Bw&ab_channel=HAMYLABSAbout me: I'm Hamilton - a Technomancer building Simple Scalable Systems.Connect with me:- Website: https://hamy.xyz- Email List: https://hamniverse.substack.com/- Twitter: @SIRHAMY - https://twitter.com/SIRHAMY- BlueSky: https://bsky.app/profile/sirhamy.bsky.social- Pod Cast: HAMY LABS POD - https://hamylabspod.buzzsprout.com/# Support If you liked this and would like to see more, consider becoming a supporter: https://hamy.xyz/labs/haminionsSupporters get:* Full source code access from courses / tutorials* Exclusive discounts on products / coursesPlus you help me to keep experimenting / sharing!For Sponsorship info: https://hamy.xyz/labs/sponsors...more17minPlay
FAQs about HAMY LABS POD:How many episodes does HAMY LABS POD have?The podcast currently has 56 episodes available.