GitHub’s Octoverse: TypeScript, Copilot, and Open Source Struggles

GitHub’s Octoverse: TypeScript, Copilot, and Open Source Struggles

In this episode of PodRocket, Jack and Paige dive into the latest GitHub Octoverse report, covering trends like shipping faster with AI, the dominance of TypeScript as the top language, the rise of AI-generated pull requests, and the concerning drop in code review comments. They unpack the growing role of Copilot, the tension between OSS contributions and burnout, and the surge in AI infrastructure projects like Ollama. The discussion also touches on open source governance, the docs gap, prompt injection risks, and whether AI-powered browsers can succeed beyond the dev crowd.

PodRocket
api framework tool
953: Why v0 creator left Vercel to fix GitHub (GOAT Jared Palmer)

953: Why v0 creator left Vercel to fix GitHub (GOAT Jared Palmer)

この記事では、Jared PalmerがVercelを離れ、GitHubでの活動について語っています。彼はGitHub Universe 2025の主要な発表を振り返り、開発者のワークフローにおけるエージェントの未来や、GitHubがプロジェクトインターフェースを再考している点について詳しく説明しています。また、開発者体験を向上させるための改善点についても言及しています。特に、VS Codeでのタスクのオープン方法や、エージェントの利点についても触れています。 • Jared PalmerがVercelを離れた理由とGitHubでの新たな役割について • GitHub Universe 2025での主要な発表の要点 • 開発者ワークフローにおけるエージェントの未来 • VS Codeでのタスク管理の改善点 • GitHubのプロジェクトインターフェースの再考と改善の余地

Syntax.fm
api tool
Speeding up the web with the speculation rules API | Barry Pollard

Speeding up the web with the speculation rules API | Barry Pollard

Barry Pollard from the Chrome devrel team joins PodRocket to discuss the speculation rules API, a new browser feature designed to improve web performance through prefetch and pre-render techniques. Barry breaks down the history of speculative loading, contrasts SPA vs MPA behavior, and explains the nuances of hover prefetching, conservative prefetch, and the powerful new pre-render until script mode. Learn how Shopify and WordPress are adopting the API, what telemetry from Chrome Status reveals, and what developers need to know about potential pitfalls, caching behavior, and how the API is becoming a standard for static sites and e-commerce performance.

PodRocket
api tool
ep188 Monthly Platform 202510 | mozaic.fm

ep188 Monthly Platform 202510 | mozaic.fm

第 188 回のテーマは 2025 年 10 月の Monthly Platform です。

mozaic.fm
tool ui
951: A first look at Remix 3

951: A first look at Remix 3

この記事では、Remix 3の新機能とその特長について詳しく解説しています。Remix 3は、ネイティブWeb標準であるイベント、シグナル、ストリームを活用し、真のフルスタックフレームワークとしての機能を強化しています。特に「LLM-ready」や薄いAPI、標準ベースのアプローチがWeb開発の未来に与える影響についても言及されています。コンポーネントモデルやリアクティビティの追加、イベントベースのアーキテクチャ、CSSの組み込みプロパティなど、具体的な技術的ポイントも紹介されています。さらに、ルーティングやツールの選択肢についても触れ、開発者が持つべき選択肢の幅を広げています。 • Remix 3はネイティブWeb標準を活用し、フルスタックフレームワークとして機能する。 • 「LLM-ready」や薄いAPI、標準ベースのアプローチがWeb開発に与える影響を探る。 • コンポーネントモデルはJSX/TSXを使用し、状態管理に変数を利用する。 • イベントベースのアーキテクチャを採用し、カスタムイベントやEventTargetを活用する。 • CSSの組み込みプロパティを使用し、Svelteのようなスコーピングを実現。 • ルーティングはコードベースの名前付きルートを使用し、現代的で迅速なルーティング基盤を提供。

Syntax.fm
framework tool ui
Guarding the JavaScript Supply Chain: Preventing NPM Attacks with Feross Aboukhadijeh - JSJ 695

Guarding the JavaScript Supply Chain: Preventing NPM Attacks with Feross Aboukhadijeh - JSJ 695

Hey everyone—it’s Steve Edwards here, and in this episode of JavaScript Jabber, I’m joined by returning guest Feross Aboukhadijeh, founder of Socket.dev,

JavaScript Jabber
api security tool
Remix v3, React 19.2, H-1B fees and Firefox fanboys

Remix v3, React 19.2, H-1B fees and Firefox fanboys

This months panel dives into Remix v3 without React, exploring its DIY VDOM framework and manual reactivity approach. We discuss the latest React Foundation governance changes and what React 19.2 brings, from the Activity component to useEffectEvent and server streaming support. The conversation also covers how the proposed H-1B $100,000 fee could affect tech hiring, thoughts on Firefox, the Perplexity and Washington Post paywall, and a spicy Tailwind vs CSS debate.

PodRocket
framework tool ui
949: Web Dev HORROR Stories + Spooky Trivia! (Spooky Stories Pt. 1)

949: Web Dev HORROR Stories + Spooky Trivia! (Spooky Stories Pt. 1)

この記事は、ウェブ開発に関する恐怖の物語とトリビアを特集したポッドキャストエピソードの内容を紹介しています。ホストのスコットとウェスは、毎年恒例のスプーキー・ストーリー特集で、実際の開発者の恐怖体験を語ります。エピソードでは、データベースの消失やパスワードのハッキングなど、ウェブ開発における恐ろしい出来事が取り上げられています。また、特別ゲストを迎えたブラウザハックに関するゲームショーも行われ、リスナーに楽しさと恐怖を提供しています。全体を通して、開発者が直面する可能性のある問題や、注意すべき点が強調されています。 • 実際の開発者の恐怖体験を紹介 • データベースの消失やパスワードのハッキングなどの事例 • 特別ゲストを迎えたブラウザハックのゲームショー • ウェブ開発における注意点や問題を強調 • リスナーに楽しさと恐怖を提供する内容

Syntax.fm
tool
Making Monorepos Breakproof with Anton Stoychev - JSJ 694

Making Monorepos Breakproof with Anton Stoychev - JSJ 694

In this solo-hosted episode, I (Steve Edwards) dive deep into the world of modern monorepos with special guest Anton Stoychev from Yotpo. Anton shares his journ

JavaScript Jabber
library tool
Ripple.js with Dominic Gannaway

Ripple.js with Dominic Gannaway

Dominic Gannaway joins us to talk about RippleJS, a new TypeScript-first UI framework built with its own templating language and a focus on clarity and reactivity. We explore how RippleJS handles fine-grained updates through its track and block system, why it avoids global state, and how context plays a key role. Dominic also walks us through the developer experience, from the language server and VS Code integration to syntax highlighting and the Prettier plugin, plus how the framework handles error boundaries, server-side rendering, future plans, and more.

PodRocket
framework tool ui
Source maps: how does the magic work? with Nicolo Ribaudo

Source maps: how does the magic work? with Nicolo Ribaudo

Ever wondered how source maps actually work? In this episode, Nicolo Ribaudo, Babel maintainer and TC39 delegate, breaks down how source maps connect your JavaScript, TypeScript, and CSS back to the original code — making debugging, stack traces, and observability smoother in Chrome dev tools. We dive into how source maps help in both development and production with minified code, explore tools like Webpack, Rollup, Next.js, and Svelte, and share when you should turn off source maps to avoid confusion.

PodRocket
library tool
947: S-Tier MCP Servers for Developers

947: S-Tier MCP Servers for Developers

この記事では、開発者が現在使用しているトップクラスのMCPサーバーについて、ScottとWesが詳しく解説しています。MCPサーバーは、ブラウザの自動化やデバッグ機能を強化し、現代の開発ワークフローを変革する可能性を秘めています。具体的には、Sentry MCPサーバーやSpotlight JS、ElevenLabs MCPハック、GitHub MCPレジストリ、Nuxt MCPサーバー、Svelte MCPサーバー、Cloudflare MCPサーバー、Chrome Dev Tools(Playwright)MCPサーバー、Stripe MCPサーバー、Mastraなどが紹介されています。これらのツールは、開発者の作業を効率化し、より高度な機能を提供することを目的としています。 • MCPサーバーはブラウザの自動化やデバッグ機能を強化する。 • Sentry MCPサーバーやSpotlight JSなど、具体的なMCPサーバーが紹介されている。 • GitHub MCPレジストリやNuxt、SvelteのMCPサーバーも取り上げられている。 • Cloudflare MCPサーバーやChrome Dev Tools(Playwright)MCPサーバーも含まれている。 • これらのツールは開発者の作業を効率化し、機能を向上させる。

Syntax.fm
tool
WASM 3.0 with Andreas Rossberg

WASM 3.0 with Andreas Rossberg

Andreas Rossberg unpacks WASM 3.0, covering new capabilities like garbage collection, exception handling, tail calls, and support for 64-bit addressing with multiple memories. The discussion explores deterministic profiles following relaxed sim, WebAssembly’s capability-based security model, and advances in sandboxing and module design. Andreas connects these features to practical use cases in JavaScript engines and applications like Google Sheets, then looks ahead to experimental work on threading, stack switching, and async programming models shaping the next phase of the WebAssembly ecosystem.

PodRocket
framework tool
ep187 Monthly Ecosystem 202510 | mozaic.fm

ep187 Monthly Ecosystem 202510 | mozaic.fm

第 187 回のテーマは 2025 年 10 月の Monthly Ecosystem です。

mozaic.fm
api framework tool