Someone already did that a bit ago with a bunch of fireworks and I think it worked?
Zangoose
revamp Rust to produce lightweight binaries, have a stable compiler and for it to be way quicker in compilation
It really isn't that simple though. Rust's compiler isn't stable because the language itself is still being improved. This type of thing will only improve as adoption increases and real-world problems get ironed out. You can't just throw money and devs at it and expect the problem to be solved.
It's also not like the developers don't care about compile time, but the nature of the language (strict compiler checks which catch things before runtime) will inherently lead to something slower that other languages' compilers. There are probably still improvements they can make, but it's not as simple as just deciding to rewrite/revamp it and expecting massive speedups.
Also cooling! Right now each interaction from each person using chatGPT uses roughly a bottle's worth of water per 100 words generated (according to a research study in 2023). This was with GPT-4 so it may be slightly more or slightly less now, but probably more considering their models have actually gotten more expensive for them to host (more energy used -> more heat produced -> more cooling needed).
Now consider how that scales with the amount of people using ChatGPT every day. Even if energy is clean everything else about AI isn't.
The problem is that we only have a finite amount of energy. If all of our clean energy output is going toward AI then yeah it's clean but it means we have to use other less clean sources of energy for things that are objectively more important than AI - powering homes, food production, hospitals, etc.
Even "clean" energy still has downsides to the environment also like noise pollution (impacts local wildlife), taking up large amounts of space (deforestation), using up large amounts of water for cooling, or having emissions that aren't greenhouse gases, etc. Ultimately we're still using unfathomably large amounts of energy to train and use a corporate chatbot trained on all our personal data, and that energy use still has consequences even if it's "clean"
Ngl I'm Gen Z and I have no clue who either of these people are.
I also kind of live under a rock tho, the only TV show I ever really followed was the first few seasons on Stranger Things, and I don't listen to pop music. I don't really pay attention to specific actors/celebrities unless they do something bad enough outside of acting that it breaks into my news feeds.
I was going to say something like stunfisk but I feel like it would be more on-brand to say Seviper for no particular reason.
But you'll use AIs? I don't think they are much better
Signal is private in that other people can't intercept your messages, including signal. The signal app is open-source so you can be relatively certain it's not tracking your decrypted messages, unlike closed-source apps like WhatsApp or Facebook Messenger or any other private social media.
Signal is not anonymous from an account standpoint, because you need a phone number to sign up, even if you can choose not to display it in your account.
Carthago delenda est!
If you have a weak sense of smell then you can't taste them at all. I can taste most things fine though (la croix excluded) without them tasting bland. Smell definitely adds to flavoring but it's not like it's the only thing responsible for how you taste food/drinks.
They aren't actually flavored at all, they're just scented. If you plug your nose you can't taste them
It's not magic, it's adoption rates. I'm not saying the money or resources are useless, but as it is right now, I think more people would benefit from actually trying to use rust in more large-scale projects (like R4L, windows, android, redox, servo, etc.) and using that experience to inform actual language development. I don't think it makes sense to do a full revamp of the compiler until projects like those are actually proven. In the meantime it makes more sense to allocate funding/dev resources to those projects (or at least the open source ones)