Cloud
- Running a Playwright scheduled job with Azure Container Apps (Anthony Chu) - A very nice post about recording test session using azure container app. Good idea!
Programming
-
The .NET MAUI Extension for Visual Studio Code is now Generally Available - .NET Blog (Maddy Montaquila) - Wow,already GA! Looking forward to try it on my Linux PC. This post shares all the features packed in this release, and there videos too.
-
Introducing collection expressions in C#12: Behind the scenes of collection expressions - Part 1 (Andrew Lock) - First post of a series that goes deeper into c# comparing expressions, initialization, and what the compiler does.
-
Making C# Simple with Fluent Techniques (Niraj Ranasinghe) - Nice post. I didn't realise that Fluent path was used in so many places. It makes it so cleaner when we can use it.
AI
-
Visual Studio Code AI Toolkit: Run LLMs locally (Shreyan Fernandes) - It goes so fast! It used to be complicated to get AI and now we can get one locally directly from vs code... Quick post to get us started.
-
Announcing the official OpenAI library for .NET - .NET Blog (.NET Team) - Yay! New version of the SDK.
Podcast
-
84. Comparing Terraform, Pulumi and Bicep: Infrastructure as code - with Sam Cogan (Betatalks the podcast) - Create episode with Sam. Really interesting to listen about those three IaC.
-
Dan Garfield: GitOps with Kubernetes - Episode 298 (Azure DevOps Podcast) - Interesting episode about containers and deploying platforms, tools and so much more.
-
Episode 1900 with Scott Hanselman! (.NET Rocks!) - Three of my favorite people in the word in a single episode! It was such a pleasure to listen pleasure to listen talk about all those little stories. Long live to .NET Rocks (and HanselMinutes)
Miscellaneous
-
What's new in the Windows Subsystem for Linux in May 2024 (Craig Loewen) - Tons of experimental features are being move to regular ones, and more are coming up to manage our distro, improve security and more.
-
8 Learning Paths for Beginners on GitHub (Cynthia Zanoni) - Wow! so many very cool learning Path to get started with anything you can think about it. I may do one or two just to refresh my knowledge.
~ Frank