Skip to content

Commit 9be5878

Browse files
authored
Add transcript for tmir 2026-06, fix 2026-05 indentation (#368)
1 parent fcef6f3 commit 9be5878

2 files changed

Lines changed: 566 additions & 25 deletions

File tree

src/transcripts/tmir-2026-05.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -24,32 +24,32 @@ html li p {
2424

2525
- [[00:00:55](#some-podcast-meta)] Some podcast meta
2626
- [[00:01:49](#new-releases)] New Releases
27-
- [[00:01:51](#ts-v7-beta)] [TS v7 beta](https://devblogs.microsoft.com/typescript/announcing-typescript-7-0-beta/)
28-
- [[00:05:15](#rolldown-10)] [Rolldown 1.0](https://voidzero.dev/posts/announcing-rolldown-1-0)
29-
- [[00:06:51](#fate-10)] [Fate 1.0](https://fate.technology/posts/fate-1.0)
27+
- [[00:01:51](#ts-v7-beta)] [TS v7 beta](https://devblogs.microsoft.com/typescript/announcing-typescript-7-0-beta/)
28+
- [[00:05:15](#rolldown-10)] [Rolldown 1.0](https://voidzero.dev/posts/announcing-rolldown-1-0)
29+
- [[00:06:51](#fate-10)] [Fate 1.0](https://fate.technology/posts/fate-1.0)
3030
- [[00:09:48](#main-content)] Main Content
31-
- [[00:09:56](#react-core)] React Core
32-
- [[00:10:09](#react-team-status-after-meta-layoffs)] React team status after Meta layoffs?
33-
- [[00:14:59](#react-compiler-port-to-rust-still-in-progress-latest-pr)] [React Compiler port to Rust still in progress](https://x.com/poteto/status/2056865079543681329), latest [PR](https://github.com/facebook/react/pull/36173)
34-
- [[00:15:54](#tanner-linsley-is-projecting-react-its-definitely-not-a-fork)] [Tanner Linsley is "projecting" React](https://tannerlinsley.com/posts/projecting-react) (it's definitely not a fork)
35-
- [[00:21:38](#tests-are-the-new-moat)] [Tests are the new moat](https://saewitz.com/tests-are-the-new-moat)
36-
- [[00:23:32](#brooks-lybrand-thoughts-on-react-community-after-react-miami)] [Brooks Lybrand thoughts on React \+ community after React Miami](https://brookslybrand.com/posts/react-miami-2026.html)
37-
- [[00:25:04](#tanstack-is-exploring-how-to-expose-server-components)] [TanStack is exploring how to expose Server Components](https://tanstack.com/blog/react-server-components)
38-
- [[00:27:19](#who-owns-the-tree)] [Who Owns the Tree](https://tanstack.com/blog/who-owns-the-tree)
39-
- [[00:27:31](#rscs-in-tanstack)] [RSCs in TanStack](https://frontendmasters.com/blog/react-server-components-in-tanstack/)
40-
- [[00:28:12](#remix-v3-beta-preview)] [Remix v3 beta preview](https://remix.run/blog/remix-3-beta-preview)
41-
- [[00:28:35](#both-remix-and-tanstack-are-exploring-what-if-no-react)] Both Remix and TanStack are exploring "what if no React"?
42-
- [[00:36:11](#tsrx-a-variant-on-jsx)] [TSRX](https://tsrx.dev/), a variant on JSX
43-
- [[00:41:52](#security-everything-is-compromised)] Security! Everything is compromised
44-
- [[00:42:04](#tanstack-router-compromised-and-socket-analysis)] [TanStack Router compromised](https://tanstack.com/blog/npm-supply-chain-compromise-postmortem), and [Socket analysis](https://socket.dev/blog/tanstack-npm-packages-compromised-mini-shai-hulud-supply-chain-attack)
45-
- [[00:46:58](#tanstack-followup-with-followup-hardening)] [TanStack followup with followup hardening](https://tanstack.com/blog/incident-followup)
46-
- [[00:47:10](#nx-monorepo-tool-compromised-as-a-result)] [Nx monorepo tool compromised](https://nx.dev/blog/nx-console-v18-95-0-postmortem) as a result
47-
- [[00:52:02](#react2shell-recaps-from-lachlan-davidson-and-sylvie)] React2Shell recaps from [Lachlan Davidson](https://lachlan.nz/blog/the-react2shell-story/) and [Sylvie](https://sylvie.fyi/posts/react2shell/)
48-
- [[00:52:25](#next-1625-and-more-react-cves)] [Next 16.2.5 and more React CVEs](https://github.com/vercel/next.js/releases/tag/v16.2.5)
49-
- [[00:53:19](#npm-adds-staged-packages-and-e18e-adds-guidance)] [NPM adds “staged packages”](https://docs.npmjs.com/staged-publishing) and [E18E adds guidance](https://e18e.dev/docs/publishing.html#staged-packages)
50-
- [[00:54:50](#pnpm-11-defaults-to-min-release-age-npm-12-will-block-by-default)] [PNPM 11 defaults to min release age](https://socket.dev/blog/pnpm-11-adds-new-supply-chain-protection-defaults), NPM 12 will [block by default](https://github.com/npm/rfcs/pull/868)
51-
- [[00:57:59](#review-your-gh-actions-people-)] [Review your GH Actions, people!](https://github.com/e18e/ecosystem-issues/issues/266)
52-
- [[00:59:13](#mark-posted-his-big-ai-blog-posts-part-1-fears-and-journey)] Mark posted his big AI blog posts. [Part 1: Fears and Journey](https://blog.isquaredsoftware.com/2026/05/ai-thoughts-part-1-fears-opinions-journey/)
31+
- [[00:09:56](#react-core)] React Core
32+
- [[00:10:09](#react-team-status-after-meta-layoffs)] React team status after Meta layoffs?
33+
- [[00:14:59](#react-compiler-port-to-rust-still-in-progress-latest-pr)] [React Compiler port to Rust still in progress](https://x.com/poteto/status/2056865079543681329), latest [PR](https://github.com/facebook/react/pull/36173)
34+
- [[00:15:54](#tanner-linsley-is-projecting-react-its-definitely-not-a-fork)] [Tanner Linsley is "projecting" React](https://tannerlinsley.com/posts/projecting-react) (it's definitely not a fork)
35+
- [[00:21:38](#tests-are-the-new-moat)] [Tests are the new moat](https://saewitz.com/tests-are-the-new-moat)
36+
- [[00:23:32](#brooks-lybrand-thoughts-on-react-community-after-react-miami)] [Brooks Lybrand thoughts on React \+ community after React Miami](https://brookslybrand.com/posts/react-miami-2026.html)
37+
- [[00:25:04](#tanstack-is-exploring-how-to-expose-server-components)] [TanStack is exploring how to expose Server Components](https://tanstack.com/blog/react-server-components)
38+
- [[00:27:19](#who-owns-the-tree)] [Who Owns the Tree](https://tanstack.com/blog/who-owns-the-tree)
39+
- [[00:27:31](#rscs-in-tanstack)] [RSCs in TanStack](https://frontendmasters.com/blog/react-server-components-in-tanstack/)
40+
- [[00:28:12](#remix-v3-beta-preview)] [Remix v3 beta preview](https://remix.run/blog/remix-3-beta-preview)
41+
- [[00:28:35](#both-remix-and-tanstack-are-exploring-what-if-no-react)] Both Remix and TanStack are exploring "what if no React"?
42+
- [[00:36:11](#tsrx-a-variant-on-jsx)] [TSRX](https://tsrx.dev/), a variant on JSX
43+
- [[00:41:52](#security-everything-is-compromised)] Security! Everything is compromised
44+
- [[00:42:04](#tanstack-router-compromised-and-socket-analysis)] [TanStack Router compromised](https://tanstack.com/blog/npm-supply-chain-compromise-postmortem), and [Socket analysis](https://socket.dev/blog/tanstack-npm-packages-compromised-mini-shai-hulud-supply-chain-attack)
45+
- [[00:46:58](#tanstack-followup-with-followup-hardening)] [TanStack followup with followup hardening](https://tanstack.com/blog/incident-followup)
46+
- [[00:47:10](#nx-monorepo-tool-compromised-as-a-result)] [Nx monorepo tool compromised](https://nx.dev/blog/nx-console-v18-95-0-postmortem) as a result
47+
- [[00:52:02](#react2shell-recaps-from-lachlan-davidson-and-sylvie)] React2Shell recaps from [Lachlan Davidson](https://lachlan.nz/blog/the-react2shell-story/) and [Sylvie](https://sylvie.fyi/posts/react2shell/)
48+
- [[00:52:25](#next-1625-and-more-react-cves)] [Next 16.2.5 and more React CVEs](https://github.com/vercel/next.js/releases/tag/v16.2.5)
49+
- [[00:53:19](#npm-adds-staged-packages-and-e18e-adds-guidance)] [NPM adds “staged packages”](https://docs.npmjs.com/staged-publishing) and [E18E adds guidance](https://e18e.dev/docs/publishing.html#staged-packages)
50+
- [[00:54:50](#pnpm-11-defaults-to-min-release-age-npm-12-will-block-by-default)] [PNPM 11 defaults to min release age](https://socket.dev/blog/pnpm-11-adds-new-supply-chain-protection-defaults), NPM 12 will [block by default](https://github.com/npm/rfcs/pull/868)
51+
- [[00:57:59](#review-your-gh-actions-people-)] [Review your GH Actions, people!](https://github.com/e18e/ecosystem-issues/issues/266)
52+
- [[00:59:13](#mark-posted-his-big-ai-blog-posts-part-1-fears-and-journey)] Mark posted his big AI blog posts. [Part 1: Fears and Journey](https://blog.isquaredsoftware.com/2026/05/ai-thoughts-part-1-fears-opinions-journey/)
5353
- [[01:08:39](#outro)] Outro
5454

5555
# Interview

0 commit comments

Comments
 (0)