What's the issue with Rust?So far It has nice modern features like a cleaner syntax, and their memory system seems better than C or C++.Dunno why trannies is a computer science argument, since I don't care about rust developers fetiches.
>>107597756make a double linked list then come back here
>>107597756make a non-trivial project that isn't a rewrite
>>107597846>make this toy data structure that is never used except by cs50 jeets
"""""""" people """""""" (C developers) hate life and change and want the world to be the way it was in the 20th century
Rust is written like someone is in a rush and is trying to get as much info as they can because idk they're stuck in the middle of nowhere getting raped and they need help so it's all the info you need just kinda strung together and even adds more info like it's like this but also it is NOT like that and aside from that it's basically written like cpp which is totally logical but also a little more complicated than C.I recommend all three but just use cpp and then use other stuff too
>>107597846how does that relate to my question?>Huh duh pajeetI forgot the syntax because haven't coded CS basic shit since 2014, but is literally.class linked_list():head * node.func Pop()func Push()func Clear()class node():node * parentnode * childfunc Push(&node):node_child = new Node()node_child.parent = nodenode.child = node_childreturn node?????
>>107597980wow you wrote the code that will get us to the moon
>>107597846use an arena you retarded fuck
>>107597756The C eco-system / toolchain will get the QoL enhancements that exist in Rust land and then there will be no reason to use Rust. Rust is a meme.
>>107598098I have been seeing this exact take for the past 10 years, sure sure 1 more year and C will get QoL improvements
>>107597846what's the problem? you can use "unsafe" for thatI treat Rust like C++2.0 - everything is const by default, everything is moved by default, everything is safe by default, but you still can do whatever the fuck you want if you want to, even virtual dispatch
>>107598098>>107598117What QoL are you even hoping for?The C ecosystem works fine. Nobody wants npm microdependency slop.
>>107597756> modern> no GCdo you hate yourself> but system programmingyou will never be a real system programmer