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
YouTube video by Microsoft Azure Developers
Bring Your Own Remote TypeScript MCP Server to Azure Functions
๐ 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
YouTube video by Dan Wahlin
DC Comics AI MCP Server Example - Wraps the Comic Vine API
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
YouTube video by Microsoft Developer
A 10x faster TypeScript
Watch Anders Hejlsberg demo the incredible progress so far! www.youtube.com/watch?v=pNlq...
11.03.2025 14:36 โ ๐ 70 ๐ 10 ๐ฌ 1 ๐ 2
A 10x Faster TypeScript - TypeScript
Embarking on a native port of the existing TypeScript compiler and toolset to achieve a 10x performance speed-up.
Today we're thrilled to announce our effort to port the TypeScript compiler and language service to native code, gaining a 10x speed boost in build times and editor responsiveness!
devblogs.microsoft.com/typescript/t...
11.03.2025 14:36 โ ๐ 975 ๐ 293 ๐ฌ 22 ๐ 156
Introducing the next evolution of completions in GitHub Copilot: Next Edit Suggestions (preview).
Learn more: https://code.visualstudio.com/blogs/2025/02/12/next-edit-suggestions
12.02.2025 18:24 โ ๐ 39 ๐ 13 ๐ฌ 3 ๐ 2
Dev ๐ฅ @ Sonar! Microsoft MVP, Developer, Cloud Enthusiast, International Speaker, runner, ex-Msft, husband to #BestWife, & father to 2 little monsters
Principal Customer & Partner Experience (CPx) PM Lead with M365 Copilot, Catholic, @StirTrek, #MSGraphMailbag, #30DaysMSGraph, and general geek. Opinions my own.
Microsoft Azure MVP ๐ | MS Learn & Startup Advocate ๐ | Patterns & Practices & Cloud Native ๐ค | ISM Service Delivery Lead, HSO | Coffee-Driven โ๏ธ
My views are my own. He/Him.
https://luke.geek.nz/
Ukrainian. Humor lover. Keyboard pressing engineer.
FOSS https://cachelot.io, nanoQ (aka nQ https://github.com/aka-rider/nq)
Programming, software engineering, democracy.
Blog: https://medium.com/@aka.rider
โ #NAFO #MUGA
Front-end developer and newsletter curator.
โ๏ธ https://webtoolsweekly.com
๐ผ https://techproductivity.co
๐ป https://vscode.email
๐จโ๐ป https://louislazaris.com
๐ธ youtube.com/@tunejotter (for guitar players!)
Building an API Product: Design, implement, release, and maintain API products that meet user needs: https://a.co/d/dE6pQpK
Tech Watcher | Senior VSTO Software Engineer | Macabacus | CFI | Solution Architect | YouTube - Twitch Affiliate | 20x MVP Award | Computer Nerd ๐ค
She/Her. I always choose violence. PM for #dotnet advocacy @ Microsoft. @refactr.tech organizer
Join us at Live! 360 Orlando 2025: November 16-21 at Loews Royal Pacific Resort! 6 Co-located Events in 1 for Developers, IT Pros, Data Managers, and IT Leaders. live360events.com
Software and Data Engineer @OrangeBusiness Microsoft MVP #MVPBuzz. Opinions are my own.
Technology leader. AI. Cloud visionary. Software Architect. Database aficionado. Microsoft .NET, Linux, and everything in between.
AI and JS @ Microsoft. Public speaker, published author on JavaScript, AI and Go
Senior Developer for SixPivot, Organiser for Adelaide .NET User Group and DDD Adelaide conference, Microsoft MVP.
Opinions are my own. Blogging at https://david.gardiner.net.au
Also at https://mastodon.online/@DavidRGardiner
Geek, Skier, Dad, Software Developer.
Opinions are my own.
Dad to 3 girls, Husband to 1 wife
Microsoft Copilot Extensibility Product Manager
NimblePros team members provide training and mentoring to multiply your software team's effectiveness. Write better code, faster!
Azure SDK Product Manager at Microsoft
https://github.com/scottaddie