HAMY LABS POD
Building Simple Scalable Systems for Software Projects, Businesses, and general Creation Cycles.
Podcasting since 2024 • 75 episodes
HAMY LABS POD
Latest Episodes
What I built at Recurse Center - a 12 week programming retreat (Return Statement W2'26)
In this video we'll discuss what I built during my 12 week programming retreat at Recurse Center.Original blog post with all images and links: https://hamy.xyz/blog/2026-03_recurse-center-return-statementChapters00:00 - ...
•
28:36
Why I'm moving from C# to Rust for High-level Apps
In this post we discuss why I'm moving to building primarily in Rust from C# and F#, how I made this decision, and how it's going so far.Original blog post with all links and images: https://hamy.xyz/blog/2026-02_moving-csharp-to-...
•
19:49
Benchmarking my Markdown Blog in Rust and C# - 4.6x Less Memory, 2-8x Faster Latency on the Same App
In this video we benchmark Rust vs C# for my markdown blog containing 1000 posts with the same architecture and logic.Original blog post with all images and links: https://hamy.xyz/blog/2026-02_rust-vs-csharp-blog-benchmarkCTA: ...
•
17:43
Launching Phase Golem - An AI Orchestrator for Configurable Pipelines Backed by Git
In this video we explore Phase Golem, my new AI orchestrator built with Rust. We discuss what it is, how it works, how it's built, and recommendations for using it.Original blog post with all images and links: https://hamy.xyz/blog/2026...
•
21:53
The Problem with Clones in Rust - Why Functional Rust is Slower Than You Think (And How to Fix It)
In this video we explore the problems with clones in rust, why it makes functional Rust code slower than mainstream GC languages, and ways to fix it.Original blog post with all diagrams and links: https://hamy.xyz/blog/2026-02_the-probl...
•
13:49