this post was submitted on 06 Jun 2025
10 points (59.3% liked)
Programmer Humor
36296 readers
1082 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
C# because I used to work for a company building asp.net web apps and now I know it too well that it's just easier.
I also really like kotlin and that's what most of my professional development is in now, but I find the kotlin coroutine library no match for dotnet's Task API, so I'm not sure I could switch for my private projects.