mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

3K
active users

#programming

663 posts420 participants60 posts today

Get started with dependency injection using IServiceCollection!

In this article that I wrote, you can learn about IServiceCollection in CSharp and dependency injection.

See how Dependency Inversion, Single Responsibility, and Open/Closed Principles fit together!

This is the default dependency injection that gets used with ASP NET Core, so it's a great opportunity to see some of the basics!

Check out the article:
devleader.ca/2024/02/21/iservi

Users of Cursor just hit a wall. A single line buried in a 485-line JSON file of one of Microsoft’s language service extensions for VSCode broke its compatibility with Cursor. The community is now recalling a phrase from Microsoft’s darker history: embrace, extend, extinguish. But is it really that bad?

tomaszs2.medium.com/microsoft-

Medium · Microsoft Quietly Blocked Cursor from Using Its VSCode Extension — Here’s the Line of Code That Did ItBy Tom Smykowski

Hugging Face Transformers is a leading open-source library designed to simplify the use and development of transformer-based models, which have become foundational in natural language processing (NLP) and beyond. This library enables developers to leverage state-of-the-art models for tasks such as text classification, machine translation, question answering, and even computer vision and audio processing.

ml-nn.eu/a1/75.html

ml-nn.euHugging Face Transformers OverviewMachine Learning & Neural Networks Blog