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, podcast episodes, and books that catch my interest during the week.
If you think you may have interesting content, share it!
Programming
-
Web3 DevOps: The Series (Donovan Brown) - I'm just getting started with web3 there are so many tools.
-
5 Developer Workstation Security Best Practices | Docker (Briana Swift) - This is an interesting post that shares guidance to secure our development as early as possible in the development chain.
-
How to Compare Two Json Objects Using C# (Code Maze) - Data is the core of most if not all applications and a common way to define the data is JSON. This post helps to understand how to compare a piece of information. Very useful.
-
Keys To An Accessibility Mindset — Smashing Magazine (Daniel Yuschick) - Accessibility is important and the POUR Principles make them clearer and easier to consider when developing a new project.
-
Upgrading your .NET projects with Visual Studio - .NET Blog (Olia Gavrysh) - That's pretty cool! Often when people (and I'm part of them) need to upgrade their projects they don't know exactly where to start and what exactly changes.
Podcasts
- Taking Comfortable Risks with Scott Galloway (A Bit of Optimism) - One thing he said that will stick with me I think, and that I need to now transform into my words: "There is nothing that will happen to you if you don't take some uncomfortable risks and talk to some people".
- Colin Bowern: Deployments and Ops using Octopus Deploy - Episode 231 (Azure DevOps Podcast) - Never had the chance to play much with Octopus, but it always seems very interesting, now more than ever.
- How to manage through a season of layoffs (Modern Mentor) - A season like those required more effort from everyone. It's hard and we all need to say nice and as much human as possible.
~Frank