Embed Card for https://www.coffeeandopensource.com/guest/dan-wahlin.html
From the @coffeeandopensource.com Archives, I chatted with @danwahlin.bsky.social about all sorts of great #tech and #oss topics. Access the stream or listen to the podcast below. Be sure to like/subscribe. Thanks for tuning in!
https://www.coffeeandopensource.com/guest/dan-wahlin.html
08.12.2025 16:00
π 1
π 2
π¬ 0
π 0
OSS AI Summit: Building with LangChain | Microsoft Reactor
Learn new skills, meet new peers, and find career mentorship. Virtual events are running around the clock so join us anytime, anywhere!
Join us on Dec. 10 for the OSS AI Summit!
Weβll explore #LangChain, how it powers AI apps with agents & tools in Python + JS. Plus live demos and a Q&A with the LangChain team. Friendly, technical, no fluff. See you there! π
developer.microsoft.com/en-us/reacto...
08.12.2025 16:09
π 2
π 1
π¬ 0
π 1
Embed Card for https://www.coffeeandopensource.com/guest/dan-wahlin.html
Had a great time chatting with @danwahlin.bsky.social on @coffeeandopensource.com today about all kinds of #tech topics. Video is live on YouTube and podcast is available wherever you find them. Take a look/listen and thanks!
https://www.coffeeandopensource.com/guest/dan-wahlin.html
23.09.2025 23:21
π 1
π 1
π¬ 0
π 0
Bring Your Own Remote TypeScript MCP Server to Azure Functions
YouTube video by Microsoft Azure Developers
π New video on bringing your own remote TypeScript MCP Server to Azure Functions. Really great new preview feature! π
π₯ www.youtube.com/watch?v=gLKP...
25.08.2025 17:37
π 2
π 0
π¬ 0
π 0
Copilot Adventures image with a mythical scene and castle in the background.
π New "Agent Mode" adventures just landed in the GitHub Copilot Adventures repo!
Explore hands-on scenarios with GitHub Copilot Agent Mode.
Start your journey! π
github.com/microsoft/Co...
24.07.2025 21:47
π 4
π 1
π¬ 0
π 0
Hey Isaac! Sounds great. I'll get something scheduled with you.
24.07.2025 21:46
π 1
π 0
π¬ 0
π 0
A lot of great new features in this release! πI really like the new MCP gallery! π
10.07.2025 21:34
π 1
π 0
π¬ 0
π 0
AI June Jams with JavaScript at the JS AI Build-a-thon banner
Are you ready .. teaser
π¨ New program loading ...π¨
Join the JS AI Build-a-thon (from June 9 - June 30) to kick start your transition from dev to AI engineer! π»
π οΈ Build local AI prototypes
βοΈ Deploy to #AIFoundry
π€ Create AI agents & MCP servers
π¨βπ» Join a #studyjam near you
Register ππ½ aka.ms/JSAIBuild-a-...
04.06.2025 06:37
π 2
π 3
π¬ 0
π 0
MCP for Beginners
π Check out the AI Repo of the Week: MCP for Beginners. A must learn topic for AI developers! π
π github.com/microsoft/mc...
#GitHub #AI #MCP
30.05.2025 15:44
π 2
π 0
π¬ 0
π 0
Example of JavaScript code used to work with agents - from the Azure AI Foundry QuickStart.
Check out the latest Azure AI Foundry docs and samples and get started using AI completions and agents using the new QuickStart:
learn.microsoft.com/azure/ai-fou...
Samples repo:
github.com/azure-ai-fou...
19.05.2025 20:19
π 2
π 0
π¬ 0
π 0
VS Code: Open Source AI Editor
We will open source the GitHub Copilot Chat extension. Itβs the next step towards making VS Code an open source AI editor.
Super excited that the GitHub Copilot Chat extension in VS Code is going open-source! π
β
Inspect & contribute to the AI experience in VS Code
β
Full support for other AI providers
β
Build your own custom chat-based AI extensions
Learn more π
code.visualstudio.com/blogs/2025/0...
19.05.2025 18:18
π 6
π 1
π¬ 0
π 1
Running AI Foundry Local from a terminal window
Trying out AI Foundry Local on my Mac! π You can build cross-platform AI apps with local models (running on your machine), MCP tools, agents, and SDK support. Now in preview for Windows and macOS. #AI #MicrosoftAI
devblogs.microsoft.com/foundry/unlo...
19.05.2025 18:12
π 0
π 0
π¬ 0
π 1
πAI Repo of the Week: GitHub Copilot Adventures
blog.codewithdan.com/ai-repo-of-t...
05.05.2025 18:31
π 4
π 1
π¬ 1
π 0
Agent flow diagram
New Tutorial! π Build a LangChain.js agent with Azure AI Search by Dina Berry.
learn.microsoft.com/en-us/azure/...
02.05.2025 15:53
π 1
π 0
π¬ 0
π 0
Azure Cosmos DB Python Basics - YouTube
The Azure Cosmos DB Python Basics series provides Python developers with essential skills for working with Azure Cosmos DB through focused short tutorials. S...
New #Python series for #AzureCosmosDB is live! π
Learn how to get started with NoSQL on Azureβfast.
Start with the 5-minute setup and follow along with real code examples:
aka.ms/AzureCosmosD...
23.04.2025 17:14
π 3
π 2
π¬ 0
π 0
Refactored the DC Comics MCP server to break tools out into their own subfolders. Makes them more independent and the associated schemas are easier to find.
Moving forward (having tried various patterns now), this structure works really well with a lot of API endpoints.
github.com/DanWahlin/dc...
23.04.2025 22:46
π 0
π 0
π¬ 0
π 0
I needed a visual way to explain AI model parameters and weights so I asked ChatGPT to create a comic for me. It did a great job! Easy to understand and follow.
22.04.2025 22:39
π 1
π 0
π¬ 0
π 0
Prompting is the New Scripting: Meet GenAIScript - Yohan Lasorsa - dotJS 2025
microsoft.github.io/genaiscript/...
09.04.2025 19:25
π 2
π 1
π¬ 1
π 0
DC Comics AI MCP Server Example - Wraps the Comic Vine API
YouTube video by Dan Wahlin
Was able to get the DC Comics MCP Server running. It's not perfect - but a good start.
youtube.com/watch?v=vBoq...
Here's the repo. Overall idea is to show how MCP can wrap APIs and expose them to AI systems.
github.com/DanWahlin/dc...
Appreciate the DC Comics API provided by Comic Vine!
07.04.2025 16:31
π 0
π 0
π¬ 0
π 0
Captain America image from the Marvel Developer API
New post! π Integrating AI with External APIs: Building a Marvel MCP Server
blog.codewithdan.com/integrating-...
04.04.2025 18:29
π 2
π 0
π¬ 0
π 0
π¦ΈββοΈ Spent some time this weekend building out a Marvel MCP server. It makes access to the Marvel API accessible from Claude Desktop, GitHub Copilot in VS Code, or other MCP hosts.
github.com/DanWahlin/ma...
The main goal was to provide an example of using MCP to wrap APIs. β¨
31.03.2025 18:40
π 1
π 0
π¬ 0
π 0
Building Generative AI apps with JavaScript | Microsoft Reactor
Learn new skills, meet new peers, and find career mentorship. Virtual events are running around the clock so join us anytime, anywhere!
π Live in 1 hour! Join us for a deep dive into Building Generative AI Apps with JavaScript!
Whether you're new to AI or an experienced dev, this session will give you the tools to build smarter, AI-powered apps. Donβt miss it!
aka.ms/BGAI-327-L
#AI #JavaScript #GenerativeAI
27.03.2025 14:05
π 5
π 2
π¬ 0
π 0
Take full control of your AI APIs with Azure API Management Gateway
This week, we focus on #challenges faced while implementing #GenAI apps in #production
Expect a video each day diving deeper into the unique challenges shared by customers as they enrich their app with #LLMs, but for today, let's have a high level intro
techcommunity.microsoft.com/blog/azurede...
25.03.2025 06:43
π 2
π 1
π¬ 0
π 0
Banner announcing AI Agents hackathon
Finally ready to announce our next hackathon + live stream series!
π AI Agents Hackathon 2025
A FREE 3-week virtual hackathon, Apr 8 β 30.
Learn from 30+ live streams across multiple languages, then build and submit your agent for a chance to win cash prizes! πΈ
Join now: aka.ms/agentshack
17.03.2025 16:25
π 7
π 4
π¬ 0
π 0
A 10x faster TypeScript
YouTube video by Microsoft Developer
Watch Anders Hejlsberg demo the incredible progress so far! www.youtube.com/watch?v=pNlq...
11.03.2025 14:36
π 70
π 10
π¬ 1
π 2