this post was submitted on 05 Jan 2024
116 points (88.7% liked)

Programmer Humor

32309 readers
967 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Andrew15_5@mander.xyz -3 points 9 months ago* (last edited 9 months ago)

All this multiplatform stuff is bullshit according to my experience. The dotnet CLI is slow, files still use CRLF line ending, I also remember CLI autocompletion was not great. C# has only one working LSP server implementation that sucked ass in VS Code and Neovim. It's kinda like Java DX, but at least with Java the DX is equally isn't great on any OS. Maybe I like C# more than Java as a language, but I hate everything else. I also hate Java, btw.

Also .Net wasn't always OSS, therefore it has proprietary history (Java has less of the same).