this post was submitted on 17 Jan 2024
16 points (100.0% liked)
Opensource
1314 readers
20 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I noticed that Rust makes me more tired than JavaScript, C, or even C# (which I hate). I think this is related to its complexity and some undefined state of mind every time. The compiler is boring, and things behind the scenes are boring. At least you want to switch to something more simple and clear like JS or C.
Can I ask why you hate C#? It's one of my favourite languages personally.