Good Monday,
Cloud
-
No-code Automation for Azure Boards Using Azure Logic Apps, Power Automate, and Power Virtual Agents (Jason Hand) - You have so many options to watch this workshop. The bite-sized videos will teach you how to be more efficient with Azure DevOps without any code.
-
Extending Docker’s Integration with containerd (Djordje Lukic) - Docker team shares the roadmap for their adoption of containers as basic components in image management. Learn more about it and how you can try it today in this post.
-
How to Change an Azure Function Written in .NET from In-Process to Isolated Process (Nick) - Great post that from scratch create a regular Azure Function into Visual Studio publish it and then quickly migrate it to an Isolated one.
Programming
-
.NET MAUI Cloud Skills Challenge - Learn .NET MAUI, Get Stickers! (Matt Soucoup) - This is a really interesting cloud challenge. With .NET MAUI I could build apps for mobile and desktop...
-
3 ways every company can get started with an open-source software strategy (Ashley Wolf) - Open source can be so much and it is normal to not understand all of it at the beginning. This nice post answer a few questions for enterprises who would like to start.
-
Announcing built-in container support for the .NET SDK (Chet Husk) - After the .NET included in Ubuntu a few days ago, now simplistic containerization has so many great new tools and opportunities.
-
Getting Started With TypeScript and React (Ifeoma Imoh) - This is a nice tutorial to get started.
-
How I made an ai to watch my cats poop for me (Estefannie) - Great project using Raspberry Pi, node, C, and a lot of creativity. The video is a must, it provides a better overview of the journey, and the story is gold.
-
Merging two GitHub repositories without losing commit history (Schalk Neethling) - Nice work documenting this flow. Keeping as much information as possible is often very important. A post to bookmark for later use.
-
No more Dockerfiles with the help of .NET CLI (Christian Nagel) - Interesting stuff coming up in .NET 7 that we can experiment today.
Podcasts
- 588: How to Help Your Manager Shine, with David Gergen (Coaching for Leaders) - Interesting discussion about how to help your manager with a very special guest. David Gergen is the author of Hearts Touched With Fire, and talks about the importance of the relationship between a manager and a direct report.
Miscellaneous
- How to Colorize Pictures With OpenVINO™ on Ubuntu Containers (Valentin Viennot) - This very complete post shares the realization of a kubernetes and docker project with all the required details so we could give it a try.