• ClipSaver
  • dtub.ru
ClipSaver
Русские видео
  • Смешные видео
  • Приколы
  • Обзоры
  • Новости
  • Тесты
  • Спорт
  • Любовь
  • Музыка
  • Разное
Сейчас в тренде
  • Фейгин лайф
  • Три кота
  • Самвел адамян
  • А4 ютуб
  • скачать бит
  • гитара с нуля
Иностранные видео
  • Funny Babies
  • Funny Sports
  • Funny Animals
  • Funny Pranks
  • Funny Magic
  • Funny Vines
  • Funny Virals
  • Funny K-Pop

14: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! Captions Slightly Wrong? скачать в хорошем качестве

14: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! Captions Slightly Wrong? 1 год назад

скачать видео

скачать mp3

скачать mp4

поделиться

телефон с камерой

телефон с видео

бесплатно

загрузить,

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
14: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! Captions Slightly Wrong?
  • Поделиться ВК
  • Поделиться в ОК
  •  
  •  


Скачать видео с ютуб по ссылке или смотреть без блокировок на сайте: 14: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! Captions Slightly Wrong? в качестве 4k

У нас вы можете посмотреть бесплатно 14: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! Captions Slightly Wrong? или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:

  • Информация по загрузке:

Скачать mp3 с ютуба отдельным файлом. Бесплатный рингтон 14: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! Captions Slightly Wrong? в формате MP3:


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса ClipSaver.ru



14: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! Captions Slightly Wrong?

Okay, let’s take Steve’s advice. Prompt: “this is so close! but in the captions, it's not clearing the previous caption correctly. bounding box problem?” We look at the generated code, and joke that it seems reasonable — this is obviously a joke, because the ffmpeg command is completely unreadable and difficult to comprehend. But let’s pull the slot machine handle again! Wait, before we do that, Steve has the best idea ever: Prompt: “please construct the ffmpeg command step by step and document, so we can follow along.” OMG, it is so much more readable! Each parameter is now on a separate line, and documented. So, so, so much better!!! And let’s hardcode the end time so that it only renders 20 seconds to make the runs go faster. Another pull of the slot machine handle at 3 min — while it runs, Steve asks what changed in the code. I answer, “It looks like it’s all new code.” Haha. Steve’s response: “Magic.” And then he posits why he is skeptical about coding agents at this time — he ponders whether you could just say, “Could you give an LLM a broad specification like, use ffmpeg, here’s an SRT file, here’s an input clip, generate the excerpt? Honestly, this was hard for a human—it wasn’t obvious and involved a lot of fumbling, restarts, and retries. If a person struggles with it, an agent is likely to as well. But I agree, over time, we’ll automate pieces of the process until you’re essentially the agent, just highly automated.” In the video, I agreed with him — and since then, I’ve thought more about it, and can describe with more logical rigor why. So much of the work in this session was concretizing and reifying the problem so that it could be solved. It was the incremental breaking down of problems so that the LLM could fix it. In a later conversation, Steve mentioned how over time, not only the leaves of the tree, but more of the layers above them (the parents of the leafs) are increasingly able to be delegated to an LLM. In other words, LLMs current excel at addressing well-defined, isolated tasks (the “leaves”), but over time, more of the bottom portions of the tree will be able to be solved by LLMs. Currently, LLMs lack the ability to abstract, iterate, and resolve ambiguities inherent in higher-level problem-solving. (For now, at least.) Without humans guiding the process, it would be like a blind, pinball machine, bouncing from idea to idea, never getting closer to the goal. Okay, we continue to philsophize until 5 minutes in — I’m wondering why it’s taking so long to render. (In hindsight, I think it’s because there’s multiple ffmpeg runs going — I later used “pkill” after each canceled run.) Steve mentions how he really wants to see what happens if you ask Claude to render the captions in a Quentin Tarantino font, hoping for yellow spaghetti-western font. Thirty seconds later, we’re looking at the new movie — the captions are on black background now (a big improvement as it’s more readable). And we're starting to put our fingers on what is wrong: the lines are rendering independently, for starters. (I will learn why later that evening.) One more pull of the slot machine — and we note that in two hours, we’re almost done building the tool. (Actually, looking at the timer, it’s only been one hour — the rest was chit-chat, joking, learning the tool, etc…) Prompt: “almost! it's rendering two lines of captions, which aren't updating correctly.| let's make it simpler, by showing only one line of caption. In Tarantino font. And use current style of composing ffmpeg command step by step, documented.” (And again, the generated code looks so different — comments are on the same line, instead of the line above it. Another great example of how non-deterministic they are!)

Comments
  • 15: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! Wrapping Session Up 1 год назад
    15: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! Wrapping Session Up
    Опубликовано: 1 год назад
  • FULL VIDEO: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! 1 год назад
    FULL VIDEO: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session!
    Опубликовано: 1 год назад
  • Как ответить на вопросы про Kafka на интервью? Полный разбор 6 дней назад
    Как ответить на вопросы про Kafka на интервью? Полный разбор
    Опубликовано: 6 дней назад
  • 16: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! Post-Session Reflections! 1 год назад
    16: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! Post-Session Reflections!
    Опубликовано: 1 год назад
  • Beginner PowerShell 7 Tutorials
    Beginner PowerShell 7 Tutorials
    Опубликовано:
  • Is the Nvidia Monopoly Over? Fine-tuning our Liquid AI LLMs on AMD MI325X 2 недели назад
    Is the Nvidia Monopoly Over? Fine-tuning our Liquid AI LLMs on AMD MI325X
    Опубликовано: 2 недели назад
  • 08: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! Search Nested Data Structure 1 год назад
    08: Steve Yegge/Gene Kim: 2 Hour Pair Programming Session! Search Nested Data Structure
    Опубликовано: 1 год назад
  • Музыка для работы за компьютером | Фоновая музыка для концентрации и продуктивности 6 месяцев назад
    Музыка для работы за компьютером | Фоновая музыка для концентрации и продуктивности
    Опубликовано: 6 месяцев назад
  • Лучший Гайд по Kafka для Начинающих За 1 Час 1 год назад
    Лучший Гайд по Kafka для Начинающих За 1 Час
    Опубликовано: 1 год назад
  • Залужный считает мобилизацию исчерпанной! | Arty Green, Николай Фельдман | @Arty_Green   ​ 23 часа назад
    Залужный считает мобилизацию исчерпанной! | Arty Green, Николай Фельдман | @Arty_Green ​
    Опубликовано: 23 часа назад
  • Индекс 3М22 не сходится: что это за «Циркон»? | Марк Солонин 21 час назад
    Индекс 3М22 не сходится: что это за «Циркон»? | Марк Солонин
    Опубликовано: 21 час назад
  • 🎉TRADUJEMY Z WIDZAMI W STEAL A BRAINROT!🎉KONKURSY NA SECRETY!🎉 #roblox
    🎉TRADUJEMY Z WIDZAMI W STEAL A BRAINROT!🎉KONKURSY NA SECRETY!🎉 #roblox
    Опубликовано:
  • Qwen 3.5 Plus УНИЧТОЖАЕТ платные AI! Бесплатно + уровень Claude Opus 8 дней назад
    Qwen 3.5 Plus УНИЧТОЖАЕТ платные AI! Бесплатно + уровень Claude Opus
    Опубликовано: 8 дней назад
  • Мировая роль евреев. Что связывает файлы Эпштейна и иранский вопрос? Дело принца Эндрю. Шевченко Трансляция закончилась 2 дня назад
    Мировая роль евреев. Что связывает файлы Эпштейна и иранский вопрос? Дело принца Эндрю. Шевченко
    Опубликовано: Трансляция закончилась 2 дня назад
  • Сертифицированный специалист Really AI Practitioner (CRAP) 4 месяца назад
    Сертифицированный специалист Really AI Practitioner (CRAP)
    Опубликовано: 4 месяца назад
  • Claude Code: полный гайд по AI-кодингу (хаки, техники и секреты) 4 месяца назад
    Claude Code: полный гайд по AI-кодингу (хаки, техники и секреты)
    Опубликовано: 4 месяца назад
  • Итог четырёх лет войны и пять поводов для надежды | Потери, экономика, моральный упадок 22 часа назад
    Итог четырёх лет войны и пять поводов для надежды | Потери, экономика, моральный упадок
    Опубликовано: 22 часа назад
  • Cursor 2026 - лучшие практики разработки с агентами 12 дней назад
    Cursor 2026 - лучшие практики разработки с агентами
    Опубликовано: 12 дней назад
  • Vibe Coding With Clojure-MCP: Bruce Hauman/Luke Burton/Gene Kim 8 месяцев назад
    Vibe Coding With Clojure-MCP: Bruce Hauman/Luke Burton/Gene Kim
    Опубликовано: 8 месяцев назад
  • Арестович: В чем виноваты Залужный и Зеленский? Дневник войны Трансляция закончилась 1 день назад
    Арестович: В чем виноваты Залужный и Зеленский? Дневник войны
    Опубликовано: Трансляция закончилась 1 день назад

Контактный email для правообладателей: u2beadvert@gmail.com © 2017 - 2026

Отказ от ответственности - Disclaimer Правообладателям - DMCA Условия использования сайта - TOS



Карта сайта 1 Карта сайта 2 Карта сайта 3 Карта сайта 4 Карта сайта 5