Posts Tagged ‘Performance’
High-Performance Content Management | Matt Wicks | SSW User Groups
Dive into customizing a high-performance Next.js site to build a fully editable company landing page.
Read MoreShaving the Yak with AI: Devs want specs, Product Owners want speed | Adam Cogan | User Group
Learn the lessons from deploying AI to solve one of the most persistent struggles in software development.
Read MoreIf you think AI is cheating, you’re doing it wrong | Ulysses Maclaren | SSW Rules
AI is the tool of this generation, but are we using it responsibly? Ulysses Maclaren dives into the best practices for AI use—covering transparency, critical thinking, data privacy, and how to leverage AI to boost productivity. Learn why using AI intelligently is the key to staying ahead in your career.
Read MoreThe Year of the AI Agent: Automation to Intelligence | Ulysses Maclaren | SSW User Group
Discover how AI agents differ from traditional AI-enabled workflows, delving into their capacity to autonomously gather data, reason, and seamlessly integrate tools to achieve outcomes.
Read MoreCreating 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
The 12 days of Generative AI | Seth Daily | SSW User Groups
This is Seth’s mental journey of a someone new to the tech industry, who has ridden the AI wave since ChatGPT first blew up.
Read MoreBuilding Cross-platform Blazor Desktop Apps with Photino | Matt Parker | SSW User Group
We’ll compare options like Electron, MAUI and Avalonia, then dive into a live example to show how quickly you can build a Blazor desktop app using Photino—no complex setups or new frameworks required!
Read MoreWhat every .NET developer should know about collections | Anton Polkanov | SSW User Groups
The world of .NET development offers powerful collections like List, Dictionary, HashSet, and many other, but knowing when to use each can make or break your app’s performance.
Read MoreWeb performance lessons from other people’s websites | Jason Stangroome at DDD Sydney 2016
SSW TV brings you all the best content from this year’s DDD Sydney event. For two years Jason has been improving the performance and scalability of websites he didn’t build and often can’t change. This session will cover some of the challenges encountered, how they can be addressed, and approaches to avoid them in the…
Read More