Entitled Open-Source Users!

by Aug 10, 2023

Entitled Open-Source Users!

Yesterday, I touched on Moq…

It had included a ‘SponsorLink’, causing a bit of a stir with email fiddling. 📧

Its purpose? Simple… to check if you’ve sponsored Moq. If not, consider a warning message in your build. 🚨

Now, don’t get me wrong – asking for sponsorship isn’t bad, but this may not be the route I would take. Regardless, kudos to the developer, kzu, for trying something new. 🎯

Fear not, it’s already removed in patch v4.20.2. 👍

Then, I shifted through the comments…

Wow, what a wave of entitlement! Some folks, full of complaints, claiming lost trust and demanding fixes… all directed at kzu, who’s put his spare time and family sacrifices into this free-to-use library! 🖥️

The sad part? None of the folks sponsored Moq. None ask their company for some sponsership. Instead, a surplus of demands. 😔

12 years and not a SINGLE sponsorship or donation for Moq? 📆 None, except from Amazon (AWS) once! Far too many enterprise companies, Microsoft included, utilize Moq without contributing.

Something is wrong… and it needs to be fixed in the dotnet open-source landscape. 😥

#
Remy van Duijkeren

Remy van Duijkeren

Power Platform Advisor

Microsoft Power Platform Advisor with over 25 years of experience in IT with a focus on (marketing) automation and integration.

Helping organizations with scaling their business by automating processes on the Power Platform (Dynamics 365).

Expert in Power Platform, Dynamics 365 (Marketing & Sales) and Azure Integration Services. Giving advice and strategy consultancy.

Services:
– Strategy and tactics advise
– Automating and integrating

Subscribe to
The Daily Friction

A daily newsletter on automation and eliminating friction

Related Content

Progressive Enhancement for JS is overrated.

Progressive Enhancement for JS is overrated. In today’s web, HTML + CSS + JS is a package deal. Almost every browser supports the trio, and let’s be real: users expect apps to work smoothly with JavaScript. 95%+ of users have JS enabled – why build for the exception?...

read more

Alpine.js just clicked. 🎯

Alpine.js just clicked. 🎯 Its declarative syntax—attributes on HTML tags—is perfect for simple UI logic. Most of the time, I don’t even need to touch JavaScript. And when I do? I can write just a little bit, and it fits right in. What’s even better? The declarative...

read more

HTMX + ASPNET Core Razor = magic. ✨

HTMX + ASPNET Core Razor = magic. ✨ But HyperScript? Not so much. 😅 As a developer, I gave HyperScript a try for client-side interactions. I really wanted to love it—especially since it’s from the same creator as HTMX. But every time I used it, I spent way too much...

read more