The Hidden Cost of AI | Ulysses Maclaren & Richard Campbell | NDC Melbourne 2025

What does artificial intelligence have to do with nuclear reactors, brownouts, and humanity’s last exam? At NDC, SSW’s Ulysses Maclaren sits down with tech veteran Richard Campbell to explore the energy demands of AI, Microsoft’s nuclear strategy, and how our increasing data needs are impacting global infrastructure. They also examine whether artificial general intelligence is truly within reach or still a distant goal. From understanding the environmental cost of AI to dissecting the realities behind AGI, this conversation offers practical insights into where technology is heading and how it’s reshaping our world.

Read More

Health Check Infrastructure | Toby Churches | SSW Rules

One broken API can bring your entire application down — and you might not know until your users are already impacted. In this video, Tony Churches from SSW shows how to proactively monitor your application’s health using infrastructure health checks in ASP.NET Core. Learn why hope is not a strategy, and how you can build confidence in your system’s reliability.

Read More

MCP : Ensuring our tools are ready for the Robot Overlords | Anton Polkanov | SSW User Groups

Learn everything you need to know about MCP (Model Context Protocol) — the new standard for integrating tools, resources, and prompts into AI applications. In this talk, Anton explores the architecture, SDKs, transports, server features, and the future of MCP, including real-world demos in GitHub Copilot and Cloud Desktop.

Whether you’re new to MCP or looking to go deeper, this session covers it all — with tips, pitfalls, and even how to debug with Inspector.

Read More

Creating Multi-Language AI-Powered Apps w/ Rust, Python & Blazor | TJ Gokken | SSW User Groups

Let’s do some polyglot programming. We’ll create a modern system diagnostics tool called HAL (Hardware Assistant that Learns). We’ll combine Rust’s system-level performance, Python’s AI capabilities with AutoGen, a multi-agent framework, and Blazor’s modern web interface into a cohesive application.
Key Takeaways:

Inter-process communication between Rust, Python, and .NET
Understand when and why to use different languages in AI applications
Learn to implement Microsoft’s AutoGen for multi-agent AI systems

Read More