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.
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

GitHub Copilot Testing for .NET Brings AI-powered Unit Tests to Visual Studio 2026
Unknown - devblogs.microsoft.com
Visual Studio 18.3 introduces GitHub Copilot Testing for .NET, providing AI-generated unit tests for efficient code management.
GitHub Copilot, .NET, Unit Tests, Visual Studio, AI

This Docker Compose visual builder is the tool I wish I had as a beginner
Ayush Pande - xda-developers.com
A visual builder for Docker Compose that benefits both beginners and seasoned Docker users.
Docker, Docker Compose, visual builder, beginners, software engineering

.NET AI Essentials - The Core Building Blocks Explained
https://facebook.com/cdaJeremyLikness - devblogs.microsoft.com
Explore Microsoft.Extensions.AI, a unified API for building intelligent .NET applications with LLM providers, offering middleware and telemetry features.
AI, .NET, Microsoft.Extensions.AI, LLM, applications
#5 - Web Browser Performance Testing with NBomber + Playwright in C# .NET ⚡
Execute Automation - youtube.com
Learn to perform web application performance testing using Playwright and NBomber in C# .NET, including setup and load simulations.
Performance Testing, Playwright, NBomber, C# .NET, Software Testing