>>1593So your argument is it's a slower version of an already horrible programming language? The fact that Rust shit takes forever to compile and requires 100x the RAM isn't exactly obscure information. There is a reason why distros like Gentoo are forced to push Rust-bin by default.
>the restSpending weeks learning flavor of the month webshit framework that's just going to be run much slower anyway is a waste of time and resources.
>>1594>Let me revise what I said: knowing HTML, CSS, and JS is all necessary for web stuff whether you use a framework or not.The how come the average "learn to code" monkey can't use them without some stupid framework? How "high level" are we going to go? How many more layers are we going to add to the stack? We add more with each passing year to the detriment of everyone.
Rust is a language claiming to be ultra secure system code. For two platforms with known backdoors. You're spending 100x times the resources to "secure" something that is known not to be secure anyway. An entire OS outside of your control runs in Ring -1 on your CPU. So what is the purpose? To prevent someone snooping upon RAM they shouldn't? When an attacker can snoop upon it anyway even without that state level access?
Again; all one has to do is look at the Rust foundation board and the people pushing it as the greatest thing since sliced bread to see it's a bad idea. These people are no exactly trustworthy nor do they have good track records. You're wasting untold amounts of resources all to avoid teaching a compsci student how to use malloc. Instead you're giving them a frontend for malloc and claiming it's safer. When in reality every method proposed to be better than malloc since the 60s has proven to be unsecure over and over again. Why not just teach them how to drive a nail properly?
If they can't then they shouldn't be writing systems code anyway. You can not delegate away this type of problem. Anyone that's bought into the propaganda blitz for Rust isn't too bright I'm sorry to say. You should be suspect of such things by default when the entire big tech alliance and the US Government are promoting it. It's simply yet another way to take more power away from the end user and turn the workstation into a dumb terminal. It wastes time, electricity, human resources and it does nothing useful.
If it's such a great language how come they fought tooth and nail against anyone else implementing an independent Rust compiler? Why does the Rust compiler such after so many years of development? Why can't it run on anything but x86-64 and ARM? How come no one wants to port it to anything else? Why is it being shoehorned into stuff like the Linux kernel when people clearly don't want it? These are questions you should be asking yourself.
But we can't have discussions like that anymore. Like the systemd init we're told just to shut up. Votes are taken without allowing the wider community to be included. Any flaws in the project are hand waved away as being nonsense and the dastardly "haters". The developers of such projects insult anyone outside of their circle and regularly ban them.
Nothing original or useful has been coded in Rust. It only has re-implementations of stuff written in C/C++. All those re-implementations takes hours sometimes days to compile compared to C/C++ versions that compile in seconds-minutes. The most popular project for Rust (Firefox) tripled compile times once it was included. Yet it solved nothing. There are still regular exploits and the 20+ year old memory leak bug is still there.
Again; Better training and skilled labor. That is the answer to the spooky/security problem. You can have all the locked doors and access codes you want. If the idiot manning the front desk lets someone waltz in anyway because they were wearing a high-vis vest and a hardhat that's a people problem. Not a technology problem.
Rust projects are not intended to be distributed as source code for end users to compile like C/C++ and most everything else. They're intended to be distributed at binaries that you can not audit. Including the compiler itself. In addition to all of that; The syntax is ass. If it were worth using and solved any real problem they wouldn't have to artificially promote it everywhere everyday. Nor would they have to resort to banning and silencing opposition.
Rust is a virus.