From 509518a80cb8b21daa80a56d9e1da8daa7b4c598 Mon Sep 17 00:00:00 2001 From: Vadim Makeev Date: Sun, 8 Sep 2024 14:02:24 +0200 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D1=8F?= =?UTF-8?q?=D0=B5=D1=82=20439-=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- src/episodes/439/index.json | 4 ++++ src/episodes/439/index.md | 44 +++++++++++++++++++++++++++++++++++++ src/episodes/439/index.yml | 29 ++++++++++++++++++++++++ 4 files changed, 79 insertions(+), 1 deletion(-) create mode 100644 src/episodes/439/index.json create mode 100644 src/episodes/439/index.md create mode 100644 src/episodes/439/index.yml diff --git a/README.md b/README.md index 092235b..8bb285f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ | 470 | 469 | 468 | 467 | 466 | 465 | 464 | 463 | 462 | 461 | | 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][] | +| 440 | [439][] | [438][] | [437][] | [436][] | [435][] | [434][] | [433][] | [432][] | [431][] | | [430][] | [429][] | [428][] | [427][] | [426][] | [425][] | [424][] | [423][] | [422][] | [421][] | | [420][] | [419][] | [418][] | [417][] | [416][] | [415][] | [414][] | [413][] | [412][] | [411][] | | [410][] | [409][] | [408][] | [407][] | [406][] | [405][] | 404 | [403][] | [402][] | [401][] | @@ -113,6 +113,7 @@ +[439]: src/episodes/439/index.md [438]: src/episodes/438/index.md [437]: src/episodes/437/index.md [436]: src/episodes/436/index.md diff --git a/src/episodes/439/index.json b/src/episodes/439/index.json new file mode 100644 index 0000000..29f82e5 --- /dev/null +++ b/src/episodes/439/index.json @@ -0,0 +1,4 @@ +{ + "fileSize": 109985538, + "duration": 6874070 +} diff --git a/src/episodes/439/index.md b/src/episodes/439/index.md new file mode 100644 index 0000000..c4c16d7 --- /dev/null +++ b/src/episodes/439/index.md @@ -0,0 +1,44 @@ +## Поддержите нас + +Простой способ сказать «спасибо» и попасть в закрытый чат. + +- [Патреон](https://www.patreon.com/webstandards_ru) +- [Бусти](https://boosty.to/webstandards_ru) + +## Firefox 130 + +- [Firefox 130 for developers](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/130) +- [Contributions to Gecko: registered custom props](https://frederic-wang.fr/2024/06/21/my-recent-contributions-to-gecko-registered-custom-properties/) +- [Contributions to Gecko: content-visibility](https://frederic-wang.fr/2024/07/09/my-recent-contributions-to-gecko-content-visibility/) +- [Contributions to Gecko: fetchpriority](https://frederic-wang.fr/2024/09/05/my-recent-contributions-to-gecko-fetch-priority/) +- [Intent to prototype: Blocking third-party cookies](https://groups.google.com/a/mozilla.org/g/dev-platform/c/9ILA7dMn_XA/m/14IfWWvADwAJ) +- [Third Party Cookies Must Be Removed](https://www.w3.org/2001/tag/doc/web-without-3p-cookies/) +- [Cookies Having Independent Partitioned State (CHIPS)](https://developer.mozilla.org/en-US/docs/Web/Privacy/Privacy_sandbox/Partitioned_cookies) + +## Безопасный JPEG XL + +- [JPEG XL in Firefox](https://github.com/mozilla/standards-positions/pull/1064) +- [Jpegli](https://opensource.googleblog.com/2024/04/introducing-jpegli-new-jpeg-coding-library.html) + +## Бета Chrome 129 + +- [Chrome 129 beta](https://developer.chrome.com/blog/chrome-129-beta) + +## С Google Fonts или без + +- [Google-fonts-testing](https://github.com/scottjehl/google-fonts-testing) +- [Suggestion: Stable Font File URLs](https://github.com/google/fonts/issues/1067#issuecomment-2326787431) + +## Темы и схемы + +- [Querying the Color Scheme](https://blog.kizu.dev/querying-the-color-scheme/) + +## Как убрать SVG из JS + +- [Introducing @svg-use](https://fotis.xyz/posts/introducing-svg-use/) + +## Ответы на вопросы + +- [Re-evaluating px vs em in Media Queries](https://keithjgrant.com/posts/2023/05/px-vs-em-in-media-queries/) + +[podcast@web-standards.ru](mailto:podcast@web-standards.ru) diff --git a/src/episodes/439/index.yml b/src/episodes/439/index.yml new file mode 100644 index 0000000..ee57004 --- /dev/null +++ b/src/episodes/439/index.yml @@ -0,0 +1,29 @@ +title: Firefox 130, JPEG XL, бета Chrome 129, Google Fonts, темы и схемы, как убрать SVG из JS + +date: 2024-09-09T09:00 + +hosts: + - Вадим Макеев + - Полина Гуртовая + - Никита Дубко + - Алексей Симоненко + +chapters: + - time: 00:00:00 + title: 'Интро' + - time: 00:01:15 + title: 'Firefox 130' + - time: 00:19:25 + title: 'Безопасный JPEG XL' + - time: 00:32:38 + title: 'Бета Chrome 129' + - time: 00:46:30 + title: 'С Google Fonts или без' + - time: 01:04:12 + title: 'Темы и схемы' + - time: 01:23:52 + title: 'Как убрать SVG из JS' + - time: 01:50:23 + title: 'Ответы на вопросы' + +duration: 01:54:34