Skip to content

Instantly share code, notes, and snippets.

View jame-earnin's full-sized avatar
🏠
Working from home

Siwat Kaolueng jame-earnin

🏠
Working from home
View GitHub Profile

AWS Team (Nicholas Aldridge & Tim Lim) - "Cloud-Scale MCP"

Speakers

Nicholas Aldridge - Principal Engineer, AWS (Inter-Agent Communication)
Tim Lim - Principal Developer Advocate, AWS (Cloud Deployment)

Key Points - Inter-Agent Communication (Nicholas)

Agent-to-Agent MCP Vision

@jame-earnin
jame-earnin / react-data-fetching-lib-notes-2023-02-16.md
Created April 6, 2023 15:17 — forked from markerikson/react-data-fetching-lib-notes-2023-02-16.md
React Data Fetching Library Summit notes - 2023-02-16

React Data Fetching Library Summit - 2023-02-16

Attendees

  • Lenz Weber-Tronic
  • Dominik Dorfmeister
  • Fredrik Hoglund
  • Jerel Miller
  • Alessia Bellisario
  • Andrew Clark
/*!
* ExternalTemplateRemotesPlugin
* License: MIT (https://mit-license.org/)
*/
const extractUrlAndGlobal = require('webpack/lib/util/extractUrlAndGlobal');
const { RawSource } = require('webpack-sources');
const PLUGIN_NAME = 'ExternalTemplateRemotesPlugin';