Episode

Machine Learning: The Tech Behind Everything You Use

Podcast
Smile with Daniel
Published
Jul 21, 2026
Duration seconds
531
Processing state
not_requested
Canonical source
https://rss.com/podcasts/smile-with-daniel/3010343
Audio
https://content.rss.com/episodes/390398/3010343/smile-with-daniel/2026_07_21_16_52_29_edcfd574-195f-459d-89c8-9b95c86a36be.mp3
JSON
/v1/public/podcasts/smile-with-daniel-7904799/episodes/machine-learning-the-tech-behind-everything-you-use
Markdown
/podcast/smile-with-daniel-7904799/machine-learning-the-tech-behind-everything-you-use.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/smile-with-daniel-7904799/episodes/machine-learning-the-tech-behind-everything-you-use/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/smile-with-daniel-7904799/machine-learning-the-tech-behind-everything-you-use.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Mom asks Daniel a simple question. Does he think someone at YouTube watches videos all day and decides what to recommend to him? He thinks about it. Then says no -- that would be millions of people. So it must be some kind of computer thing. He is right. And that computer thing has a name. It is called machine learning. And once you understand what it is, you start seeing it everywhere. Here is the core idea. In many traditional programs, a developer writes explicit rules. If someone searches for this, show that. Very direct. Very specific. But some tasks are too complicated for that approach -- like figuring out what any individual person wants to watch next, across billions of people and billions of videos. So machine learning takes a different approach. Instead of writing every rule by hand, you give the system large amounts of data and a goal. The system adjusts itself based on examples and feedback until it gets better at achieving that goal. For a video platform, that might mean training on data about what people watched, how long they watched, what they clicked or skipped. The system is given a goal related to keeping viewers engaged and satisfied -- and it adjusts over time based on what worked and what did not. The same underlying idea appears across the apps and services most people use every day. Ranked social media feeds are not simply showing posts in the order they were written. They use signals from your behavior and others' to decide what to surface -- though the exact signals and goals differ by platform. Navigation apps like Google Maps can combine real-time traffic information -- including aggregated movement data from participating devices -- with historical patterns learned from enormous amounts of past journey data. The system has learned how long…