Tech podcasts are a great way to stay on top of everything going on in the software development industry. This is my list for Summer 2020.
C# is an extremely powerful language but for small, simple tasks it tends to be a bit overkill. dotnet-script aims to alleviate the friction. It allows C# code to be run script files - no compile step, no csproj file, and no Main method.
With the advent of "Linux on Chromebooks", Chromebooks are now viable machines for lightweight development. Here are my experiences after using a Chromebook for development after 1 year.