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.

GitHub Actions now with Manual Approvals
XYZabc - cloudlumberjack.com
Implement deployment gating with manual approvals in GitHub Actions using the new Environments feature.
GitHub, Actions, Manual Approvals, Deployment Gating, Environments
Accelerate .NET porting from Windows to Linux with Amazon Q Developer-DOP208-NEW
AWS re:Invent 2024 - youtube.com
Explore how generative AI simplifies the migration of legacy .NET applications from Windows to Linux.
AWS, .NET, Linux, migration, generative AI
Amazon Aurora PostgreSQL Zero-ETL Integration with Amazon Redshift Public Preview Demo
YouTube - youtube.com
Amazon Aurora provides zero-ETL integration with Redshift for near real-time analytics and machine learning on large datasets.
AWS, Amazon Web Services, Cloud, Cloud Computing

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