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.
Why software developers burn out, and how to fix it

Why software developers burn out, and how to fix it

Unknown - infoworld.com

Developer burnout is a significant issue exacerbated by AI. Learn about its causes and solutions.

developer burnout, AI, solutions

Read More
Kickstarting your libraries with the .NET Library Starter Kit

Kickstarting your libraries with the .NET Library Starter Kit

Dennis Doomen - dennisdoomen.com

A reliable starter kit for crafting open-source and internal NuGet libraries, proven by extensive usage.

NuGet, libraries, .NET, open-source

Read More
Top 10 GitHub Copilot Features Every Developer Should Know

Top 10 GitHub Copilot Features Every Developer Should Know

C# Corner - c-sharpcorner.com

Explore essential GitHub Copilot features to enhance developer productivity, including smart code completions and Copilot Chat.

GitHub Copilot, features, developer, productivity, code completions

Read More
GPT-OSS - A C# Guide with Ollama

GPT-OSS - A C# Guide with Ollama

N/A - devblogs.microsoft.com

Learn to run GPT-OSS locally using C# and Ollama for efficient, private, and offline AI development.

GPT-OSS, C#, Ollama, AI, offline

Read More
The Real Cost of Abstractions in .NET

The Real Cost of Abstractions in .NET

Milan Jovanovic - milanjovanovic.tech

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

Read More

The Fastest Way to Add AI to Your .NET App: Amazon Bedrock

Milan Jovanović - youtube.com

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

View
Live Stream Thursday for Marten 8 Projections

Live Stream Thursday for Marten 8 Projections

N/A - linkedin.com

Demonstrating recent improvements to Marten's projection model in the 8.0 release.

Marten, projections, improvements, stream

Read More
Why we built our startup in C#

Why we built our startup in C#

Is It Vritra - SDE I - isitvritra101.medium.com

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

Read More
2x Faster, 73% Less Memory: My .NET 10 vs .NET 8 Battle Report

2x Faster, 73% Less Memory: My .NET 10 vs .NET 8 Battle Report

Is It Vritra - SDE I - isitvritra101.medium.com

.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

Read More

Build Anything with OpenAI’s New OSS Models (n8n Agents)

Kyle Friel - youtu.be

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

View