AI can speed up software development, but when you watch a seasoned dev use it, it’s not passive. They’re guiding the process—refining code, catching edge cases, tightening types, questioning the design. The quality comes from the collaboration, not just AI.
#AI #SoftwareDevelopment
Posts by Ron Clabo
Local AI on .NET using Ollama & .NET Aspire. Pretty cool. www.youtube.com/watch?v=KX_j...
#dotNet #aspNetCore
Anthropic has published an excellent article on building AI agents. It's practical, straightforward, and works across platforms and models. A must-read for developers looking to integrate AI into their systems.
www.anthropic.com/research/bui...
#AI #LLM #softwareDevelopment
C# is a really wonderful language. Static typing saves so much time because many errors are found at compile time rather then run time.
An absolute classic in the field of software development. It's as relevant today as the day it was written.
#softwareDevelopment #dotnet
I'm seeing improvement in all our benchmarks just switching to .NET 9 without any code change #dotnet
Sweet. I love how the .NET team is constantly improving the platform and pushing for more performance.
#dotnet #aspnetcore #softwareDevelopment
I'm sad that Stack Overflow no longer ranks developers outside the top 400 worldwide. Back in January 2023, I was ranked in the top 0.90% and later climbed to 0.67% before they stopped ranking most developers, but I never got a screenshot of my highest ranking.
#stackoverflow #dotnet
The performance Improvements in .NET 9 are so numerous that it would take nearly 300 pages to print the write-up. Impressive work!
devblogs.microsoft.com/dotnet/perfo...
#dotnet #dotnetconf #aspnetcore
On GitHub, there is an AI model "marketplace" where you can see a wide variety of AI models, what their features are, and a sandbox to try them out and get sample code, including c#. Super powerful.
github.com/marketplace/...
#dotnet #dotnetconf #aspnetcore