-
Friday Links 541
How to Write Blog Posts that Developers Read · Refactoring English You can’t side-quest a product | Swizec Teller What are the most expensive desserts in the world? (9) 230. MCP – It’s Hot, But Will It Win? (9) An Opinionated Guide on Which AI Model to Use in 2025 Le prix Goncourt Hervé Le…
-
RSCG – mvvmgen
RSCG – mvvmgen name mvvmgen nuget https://www.nuget.org/packages/mvvmgen/ link https://github.com/thomasclaudiushuber/mvvmgen author Thomas Claudius Huber Generate MVVM boilerplate code This is how you can use mvvmgen . The code that you start with is The code that you will use is The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/mvvmgen
-
RSCG – UtilityVerse.Copy
RSCG – UtilityVerse.Copy name UtilityVerse.Copy nuget https://www.nuget.org/packages/UtilityVerse.Copy/ link https://github.com/purkayasta/TheUtilityVerse author pritom purkayasta Deep Clone and Shallow Copy of objects This is how you can use UtilityVerse.Copy . The code that you start with is The code that you will use is The code that is generated is Code and pdf at…
-
RSCG – requiredenum
RSCG – requiredenum name requiredenum nuget https://www.nuget.org/packages/requiredenum/ link https://github.com/emptycoder/RequiredEnum author Yaroslav Raise an error at compile time if not have switch handle case all enums values This is how you can use requiredenum . The code that you start with is The code that you will use is The code that…
-
Friday Links 540
The Reality of Tech Interviews in 2025 Func vs. Predicate vs. Expression in C# .Net | by Jiyan Epözdemir | .Net Programming | Medium Generating architecture diagrams from .NET Aspire resources at publish time Running an ASP.NET Core app inside IIS in a Windows container 10 quality lessons from almost three decades of software development…
-
Interlude–AI Code Review
CodeRabbit ( https://www.coderabbit.ai/ ) provides a free tier for OSS to do code reviews Also GitHub Copilot does that. So I tried both . And it is nice to see their suggestions ( for example, see https://github.com/ignatandrei/Filters/pull/1 and the other PR ) and then telling to another AI to do the changes It was pretty…
-
Adding Linq functions
LINQ is a powerful feature in C#, and this post showcases its integration into filter tests. By adding LINQ-friendly overloads and corresponding BDD tests, the filters became more versatile and idiomatic for C# developers. I give the general instruction that, << for any function with 2 parameters, add a function that can be used in…
-
Pareto principle for CodeCoverage
The repeated discussion with AI about each filter ( string, boolean , number and so on) bring code coverage is 87.28 %. I do aim to reach 100% . Why ? Because I haven’t created or teste the project manually , but it is MY project under MY name . Resume of how I have…
-
Friday Links 539
Revenge of the junior developer | Sourcegraph Blog tsl0922/ttyd: Share your terminal over the web AI’s effects on programming jobs | Seldo.com elbruno/Aspire.MCP.Sample: Sample MCP Server and MCP client with Aspire zencoderai/coding-the-coding-agents: Code for the talk on coding the ai coding agents What are FAST Goals? How are they better than SMART goals? ahmedkhaleel2004/gitdiagram: Free,…
-
RSCG – Schema
RSCG – Schema name Schema nuget https://www.nuget.org/packages/Schema/ link https://github.com/MeltyPlayer/Schema author Melty Player Generate binary serialization code This is how you can use Schema . The code that you start with is The code that you will use is The code that is generated is Code and pdf at https://ignatandrei.github.io/RSCG_Examples/v2/docs/Schema
I am ok , you are ok