It is time to share new reading notes. It is a habit I started a long time ago where I share a list of all the articles, blog posts, and books that catch my interest during the week.
If you think you may have interesting content, share it!
Cloud
-
Announcing Notation Azure Key Vault plugin v1.0 for signing container images (Feynman Zhou) - A nice CLI tool the ease the security validation of our containers. Learn more about this CNCF project.
-
OpenTofu Joins the Linux Foundation (Pawel Hytry) - If you used Terraform in your IaC and would like to keep it that way look like this is the way.
Programming
-
Creating User Interface Applications with .NET C# and Slint UI (Matheus Castello) - Nice and light new framework, definitely worth a look.
-
How I use Docker to deploy my Blazor apps to affordable hosting (Jon Hilton) - Containers make it easier to deploy everywhere, so it great when its easier to contenarize...
Podcasts
- Damian Brady: GitHub Copilot - Episode 258 (Azure DevOps Podcast) - Awesome episode where Damian talks about Copilot how it works, how it evolved.
- Defining Your Role Before Someone Else Does (Ep 81) (Community Pulse) - It's definitely true for devrel roles, but I think it's true for all roles... Communication is key!
- Going Full Time on Open Source with Shaun Walker (.NET Rocks!) - The older will remember the amazing DotNetNuke. That OSS project was create by Shaun a few years ago. In this episode, they talk about his new project and how he is building it.
Miscellaneous
-
How AI is generating change in newsrooms worldwide (Charlie Beckett) - An interesting post that look at a important question and impact of AI. I didn't thought about it, but of course news are affected by those generative AI tools.
-
What's new in System.Text.Json in .NET 8 - .NET Blog (Eirik Tsarpalis) - Json is such a important medium to express data, it great to see improvements in the tooling.