Feed
This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.

Coding AI Will Save Your Career — Time to Reskill, Bro!
Jose Crespo, PhD - medium.com
Reskill in AI to future-proof your career. AI-driven development boosts salaries while traditional roles stagnate.
AI, reskill, software development, career, salary

Shift Left With Architecture Testing in .NET
Milan Jovanović - milanjovanovic.tech
Explore how architecture testing can safeguard projects and help detect architectural issues faster.
architecture testing, .NET, shift left

Thinkies: Introduction
Kent Beck - tidyfirst.substack.com
The article discusses habits that foster creativity, emphasizing the importance of genuinely caring to formulate opinions.
creativity, habits, opinions
Amazon Q Developer for .NET in the IDE
Amazon Web Services - youtube.com
A presentation followed by a demo on integrating Q Developer with VS Code and Visual Studio for .NET.
AWS, Cloud, .NET, VS Code, C#

Using LocalStack with Docker Compose to mock AWS services
Mauro - whattodevnow.medium.com
Learn how to set up and use LocalStack with Docker Compose for mocking AWS services in local development.
LocalStack, Docker Compose, AWS, Mocking, Development
Extremely Fast MessagePack Serializer for C#
GitHub - github.com
A fast MessagePack serializer for C# compatible with .NET and Unity.
MessagePack, C#, .NET, serialization, Unity

Walk-through of OpenCV AI Kit using the MobileNet detection algorithm
Patrick Ryan - patrick-ryan.medium.com
This article expands on using the MobileNet detection algorithm with the OAK-1 video feed, building on previous examples.
OpenCV, AI Kit, MobileNet, OAK-1, Machine Learning

Honey, there are deer at the bird feeder again! ( Keras, OAK-1 and a RaspberryPi to detect deer)
Patrick Ryan - patrick-ryan.medium.com
Using Keras, OAK-1, and Raspberry Pi to detect deer at a bird feeder.
Keras, Raspberry Pi, Computer Vision
Help them Persuade Themselves: the Influence of Questions
Mike Clayton - youtube.com
Questions effectively influence others by focusing attention and eliciting desired responses.
questions, persuasion, influence, verbal influence, management training
Blazor Authentication and Authorization Tutorial [Blazor Authentication Without Identity]
YouTube - youtube.com
Learn Blazor authentication and authorization techniques without using Identity, including source code and video playlist.
blazor, authentication, authorization, tutorial, .net 8