Robuta

Sponsor of the Day: Jerkmate
https://nietras.com/2025/03/18/azure-devops-all-last-years-pull-requests/ Retrieving Azure DevOps Pull Requests for Entire Organization with PowerShell – nietras –... In this 99% LLM generated post, I’ll walk you through a PowerShell script that retrieves pull requests (PRs) descriptions from your Azure DevOps organization. azure devopspull requestsentire organizationretrievingpowershell https://nietras.com/2021/11/18/bendingdotnet-series/ Bending .NET - Series – nietras – Programming, mechanical sympathy, machine learning and .NET ❤. This is the landing page for a work in progress series on Bending .NET featuring tips, tricks, patterns, principles, optimizations, benchmarks and more for... mechanical sympathymachine learningbendingseriesnietras https://nietras.com/2021/10/09/worlds-smallest-csharp-program/ World's Smallest C# Program (featuring `N`) – nietras – Programming, mechanical sympathy, machine... TLDR: Tongue in cheek post on how - in .NET 5+ and C# 9+ - the smallest possible C# program appears to be {} or 2 characters long. This doesn’t do much,... c programmechanical sympathyworldsmallestfeaturing