

Nobody wants to fight a losing war.
People don’t want to lose their lives for oligarchs. Keep in mind, rich people are never sent to the frontlines.
It’s the reality of war.
Nobody wants to fight a losing war.
People don’t want to lose their lives for oligarchs. Keep in mind, rich people are never sent to the frontlines.
It’s the reality of war.
Fascinating! Thank you for sharing this.
That’s what I thought.
Removed by mod
Removed by mod
Removed by mod
Removed by mod
Removed by mod
Removed by mod
Removed by mod
Removed by mod
Removed by mod
Removed by mod
Removed by mod
Removed by mod
Removed by mod
I’m actually afraid to even make this post, because I predict talking about Ukraine surrendering is enough to get me censored.
Kinda sad.
I generally assume utilities like curl are written in C.
curl in particular I believe stands for cURL.
Ahh, one fewer key to hit, mi amigo!
It doesn’t look as “computer nerdy” as snake case, but I also prefer the readability of it.
My biggest advice when learning Rust is to use it the way you would use any other language. Learning about its advanced and unique features will likely distort how often you will be using or coming across them.
Rust is a very powerful and friendly language without using complicated things like boxes, dyns, refcells, rcs, arcs, etc. When you come across the need to use those features, they will make a lot more sense because you will see how they are relevant to your specific task at hand.