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.
Modern .NET Configuration Practices
Chris Ayers - youtube.com
Learn to modernize .NET configuration management, improve security, and deploy confidently with practices like strongly typed configs and secure management in containerized applications.
#dotnet #configuration #devops #cloud
Is 'Testing in Production' Actually the Safest Way to Ship?
Dave Farley and Charity Majors - youtube.com
Discussion on disposable vs. durable code, highlighting AI's role in code generation and future programming practices.
testing, production, software, AI, programming
Keynote: AI-Powered App Development - NDC London 2026
Steve Sanderson - youtube.com
Explores AI's impact on coding and productivity; discusses Copilot features and principles for developers navigating this shift.
AI, App Development, GitHub, Copilot, Software Engineering
10 Tips To Level Up Your AI-Assisted Coding
Aleksander Stensby - youtube.com
Learn effective strategies for utilizing AI coding assistants to enhance productivity, debugging, and integration in software development workflows.
AI, coding assistants, productivity, software development, debugging
Build a Receipt Scanner App in .NET and Local AI with Ollama
Milan Jovanović - youtube.com
Learn to build a receipt scanner in .NET using local AI for structured data extraction from images.
Receipt Scanner, .NET, Local AI, Ollama, Image Recognition
Top 5 techniques for building the worst microservice system ever - NDC London 2023
William Brander - youtube.com
Explore the top five tips for failing in microservice architecture, showcasing common pitfalls in distributed systems and architecture.
microservices, architecture, software developer, failures, distributed systems

You don't need ordered delivery
Unknown - particular.net
A family tradition allows children to choose their birthday dinner; the author shares their daughter's pizza choice and the visit to a local shop.
birthday, tradition, pizza, family
Supercharged Testing: AI-Powered Workflows with Playwright + MCP
Debbie O'Brien - youtube.com
Learn to enhance end-to-end testing using Playwright with AI-assisted workflows for smarter testing and automation in software development.
AI, Playwright, testing, automation, software development
Visual Studio 2026 Copilot Profiler Agent
Microsoft Visual Studio - youtube.com
The AI-driven Copilot Profiler Agent analyzes performance, suggests optimizations, and validates results to enhance coding efficiency.
#visualstudio #dotnet #vs2026
Deploy Blazor WASM to AWS S3 in Under 5 Minutes - with CloudFront CDN!
Mukesh Murugan - youtu.be
Deploy a Blazor app to AWS S3 using CloudFront for improved performance and global availability, all in under 5 minutes.
Blazor, AWS, S3, CloudFront, CDN, deployment