is similar to Rust, but intended for devs that don't need training wheels.
Training wheels? Rust is more like a unicycle. If you add a second wheel, good luck figuring out which wheel should own the chain and which should borrow it.
Prop 65 is a good thing. It causes consumers, and eventually manufacturers to avoid toxic chemicals. It could be implemented differently, instead of a warning when the product uses a toxic chemical, there could be a certification that the product does not use known toxic chemicals.
Are we about to "see" truck drivers who drive their trucks remotely? Is this allowed anywhere? Trucks could be driven practically non-stop, by rotating remote drivers. Truck drivers would have a more comfortable ride, and no commuting to/from the truck.
I suppose the consequences of a truck crashing out of control are a lot more serious than a car crashing.
Firefox has an option to delete cookies when you quit the browser.
The Desktop (Linux) version of Firefox also has the additional option to specify exceptions to this deletion for specific sites. Unfortunately the Android version of Firefox does not have this option (or I couldn't get it to work).
Cookies and site data (local storage) are treated the same (since a site can store a user identifier in local storage). Local storage is a great way for a websites to store personal data. It avoids tracking and it simplifies website functionality, since the server can be entirely stateless, without storing anything for its users. On the other hand, it means that the data is device-specific and is not shared across devices of the same user.
Deleting cookies when a tab is closed wouldn't be appropriate, because cookies are site-specific, not tab-specific and browsers easily go back and forth between tabs. For example, when clicking on a link in a page that takes you to another website, the current tab is replaced by the new site. Should cookies of the old tab be deleted? What if you then hit the back button and go back to the old tab? Would you be left without cookies, presumably losing information?
“It’s almost like having a little angel on your shoulder doing the boring hard work of reading reviews, doing price comparisons, synthesizing research, but instead of it happening away from you, you can actually see it in real time unfolding before your eyes,” says Suleyman.
I understand the value of doing it all in real time, so you are not dependent on a search engine and AI model having done this in advance, but I'm not sure that I would want to see these webpages open before my eyes.
Seriously now, what kind of lift could such a turbine produce, it it runs in reverse (as a fan)?
Are dating apps used for procreation?
not for the people already getting their software for nothing to care even slightly about their dependencies?
The Defense Department, or any other Org-T that you consider trustworthy, could review and certify open source software that they use and also make their certifications public for others to rely upon.
Instead of specifying a specific version of project X, I could specify the latest version of X that is certified by Org-T, or I could specify the latest version of Org-T's fork of X.
If you are good, you will be assigned all the work. If you are real good, you will get out of it.