Every Monday, I share my "reading notes". Those are a curated list of all the articles, blog posts, podcast episodes, and books that catch my interest during the week and that I found interesting. It's a mix of the actuality and what I consumed.
You think you may have interesting content, share it!
Cloud
- How to Display the Current Azure Subscription in your CLI (Sam Cogan) - This is a game-changer for me. Every time I work in the terminal I was checking what was my current subscription (you don't want to deploy things in the wrong one right?) But know it will always be visible. Wonderfull!
Programming
-
Devlead.Statiq - Part 2 - Theme from external web resource (Mattias Karlsson) - That's cool and clever. And cleaner than the modules.
-
@devlead - Mattias Karlsson's Blog - Devlead.Statiq - Part 1 - Tabs (Mattias Karlsson) - Cool feature from Statiq the static content generator.
-
ASP.NET Core in Action, Second Edition is available now! (Andrew Lock) - Nice update, its a lot of work to keep up with .Net. Great work.
-
Chocolatey GUI - The Path to 1 million downloads (Gary Ewan Park) - Congratulation! I love Chocolatey and this little historic review is super cool.
-
Take your Windows Terminal and PowerShell to the next level with Terminal Icons (Scott Hanselman) - Nice quick tips, super simple, and yeah way prettier.
-
Viewing overwritten configuration values in ASP.NET Core (Andrew Lock) - Nice post that goes deep in debugging and shows how to make things more visible.
-
Devlead.Statiq - Part 3 - IncludeCode 🤺 (Mattias Karlsson) - An interesting feature that I didn't know about...
Miscellaneous
- Writing, Editing and Formatting a Technical Ebook in 2021 (Rob Conery) - Interesting post. I knew writing a book was a lot of work, of course, but never thought the formatting was such a challenge.