A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community’s icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
Except when they make programming languages
I mean sure, c# is better than java, but c# also makes you dependant on MS and all their shenanigans. Java is free of such burdens. Oracle sure is a dependency, but you’re free pick another vendor or fork your own.
Of course they prioritise Windows and Azure, but still, .NET works on Linux well, and it’s licensed under MIT, so you’re allowed to fork too.
But on the other hand I won’t waste my time defending Microsoft here, because they have people for doing it.
They also created TypeScript which is a huge improvement over js imo. And with C# you can use Mono, so you really aren’t locked into MS automatically.
Plus, they made VS Code free. I hate MS but they do make solid tools for developers.