diff --git a/README.md b/README.md index f57ee26..1ca4663 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ | 490 | 489 | 488 | 487 | 486 | 485 | 484 | 483 | 482 | 481 | | 480 | 479 | 478 | 477 | 476 | 475 | 474 | 473 | 472 | 471 | | 470 | 469 | 468 | 467 | 466 | 465 | 464 | 463 | 462 | 461 | -| 460 | 459 | 458 | 457 | 456 | 455 | 454 | 453 | 452 | 451 | +| 460 | 459 | 458 | 457 | 456 | 455 | 454 | 453 | 452 | [451][] | | [450][] | [449][] | [448][] | [447][] | [446][] | [445][] | [444][] | [443][] | [442][] | [441][] | | [440][] | [439][] | [438][] | [437][] | [436][] | [435][] | [434][] | [433][] | [432][] | [431][] | | [430][] | [429][] | [428][] | [427][] | [426][] | [425][] | [424][] | [423][] | [422][] | [421][] | @@ -113,6 +113,7 @@ +[451]: src/episodes/451/index.md [450]: src/episodes/450/index.md [449]: src/episodes/449/index.md [448]: src/episodes/448/index.md diff --git a/src/episodes/451/index.json b/src/episodes/451/index.json new file mode 100644 index 0000000..f327635 --- /dev/null +++ b/src/episodes/451/index.json @@ -0,0 +1,4 @@ +{ + "fileSize": 93526587, + "duration": 5844036 +} diff --git a/src/episodes/451/index.md b/src/episodes/451/index.md new file mode 100644 index 0000000..b2eaa75 --- /dev/null +++ b/src/episodes/451/index.md @@ -0,0 +1,42 @@ +## Поддержите нас + +Простой способ сказать «спасибо» и попасть в закрытый чат. + +- [Патреон](https://www.patreon.com/webstandards_ru) +- [Бусти](https://boosty.to/webstandards_ru) + +## Адвент-календари + +- [Advent of TypeScript](https://www.adventofts.com/) +- [Advent of Code](https://adventofcode.com/) +- [HTMHell Advent Calendar](https://htmhell.dev/adventcalendar/) +- [12 Days of Web](https://12daysofweb.dev/) + +## Firefox 132 и 133 + +- [Firefox 132 for developers](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/132) +- [Firefox 133 for developers](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/133) +- [The Large, Small, and Dynamic Viewports](https://www.bram.us/2021/07/08/the-large-small-and-dynamic-viewports/) +- [Snow-fall Web Component](https://www.zachleat.com/web/snow-fall/) + +## Сложности Interop + +- [Interop and Hard Problems](https://bkardell.com/blog/debt.html) +- [Interop 2025 must drop secret vetos](https://open-web-advocacy.org/blog/interop-2025-must-drop-secret-vetos/) + +## Когда радоваться новым фичам + +- [When is the right time to share our excitement about new web features?](https://rachelandrew.co.uk/archives/2024/11/15/when-is-the-right-time-to-share-our-excitement-about-new-web-features/) + +## Zed и внешние контексты + +- [The Context Outside the Code](https://zed.dev/blog/mcp) +- [Chat GPT Code Interpreter and Browser Compat Data](https://paul.kinlan.me/chatgpt-code-interpreter-and-browser-compat-data/) + +## Отобрать JavaScript у Oracle + +- [Deno v. Oracle: Canceling the JavaScript Trademark](https://deno.com/blog/deno-v-oracle) + +## Ответы на вопросы + +[podcast@web-standards.ru](mailto:podcast@web-standards.ru) diff --git a/src/episodes/451/index.yml b/src/episodes/451/index.yml new file mode 100644 index 0000000..7de9664 --- /dev/null +++ b/src/episodes/451/index.yml @@ -0,0 +1,25 @@ +title: Адвент-календари, Firefox, сложности Interop, новые фичи, Zed, как отобрать JavaScript у Oracle + +date: 2024-12-02T09:00 + +hosts: + - Вадим Макеев + - Алексей Симоненко + +chapters: + - time: 00:00:00 + title: 'Интро' + - time: 00:01:15 + title: 'Адвент-календари' + - time: 00:04:44 + title: 'Firefox 132 и 133' + - time: 00:34:05 + title: 'Сложности Interop' + - time: 00:55:04 + title: 'Когда радоваться новым фичам' + - time: 01:11:14 + title: 'Zed и внешние контексты' + - time: 01:27:55 + title: 'Отобрать JavaScript у Oracle' + +duration: 01:37:24