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.
Developer burnout is a significant issue exacerbated by AI. Learn about its causes and solutions.
developer burnout, AI, solutions
A reliable starter kit for crafting open-source and internal NuGet libraries, proven by extensive usage.
NuGet, libraries, .NET, open-source
Explore essential GitHub Copilot features to enhance developer productivity, including smart code completions and Copilot Chat.
GitHub Copilot, features, developer, productivity, code completions
Learn to run GPT-OSS locally using C# and Ollama for efficient, private, and offline AI development.
GPT-OSS, C#, Ollama, AI, offline
Explore how certain abstractions can protect systems while others lead to complexity. Understand when to use abstractions or risk incurring technical debt.
abstractions, .NET, technical debt, complexity, performance
Learn to integrate Generative AI into .NET apps using Amazon Bedrock, covering model selection, configuration, and chat app development for production readiness.
Amazon Bedrock, .NET, AI, Generative AI, SDK
Demonstrating recent improvements to Marten's projection model in the 8.0 release.
Marten, projections, improvements, stream
The co-founder and CTO of Tracebit explains the decision to build their startup using C# and the benefits it offers.
C#, startup, Tracebit, software development
.NET 10 offers significant performance enhancements over .NET 8, reportedly being twice as fast and using 73% less memory.
performance, .NET 10, .NET 8, memory, software engineering
Learn to run OpenAI's new open-source GPT models locally using Docker, integrate with n8n agents, and automate tasks without API costs.
OpenAI, GPT models, Docker, n8n, automation