Ironically, the name of the university that made the feat, TU Wien, is not mentioned in the slashdot summary, but the Gunness Book of Records is.
You''ve added the word 'more' here and that wasn't in the original statement.
Rust depends on external libraries more than other languages do, because the Rust standard library does not include "core concerns such as async support, HTTP handling, and cryptography", as per the article. Languages like Java, and Go have large standard libraries that do all these things. Rust does not. I believe Rust has a philosophy of not wanting to commit to specific libraries, but instead let programmers pick the best libraries.
When I go to a store, I would like to be able to scan product UPC codes and see the current price for those products. This is also useful if the price tag is missing or if I can't read it, because it is too small, or too far (at the bottom shelf just above the floor), or because my eyesight is not sharp enough. Is this a lot to ask for?
I want to be able to do this this without installing the store's app, but with a 3rd party app (or my own). I also want to be able to scan the receipt and get an itemized price-list of what I bought.
Digital price tags are a convenience for the store. What I'm asking is a similar convenience for the customer.
Artificial light is already used for earth farming in some cases. But, to make use of the summary's "Solar" typo, I wonder if plants could also grow under the 28-day day cycle of the moon. If they could grow on 14 days of continuous light (artificial or not) and 14 days of darkness, then it would be easier to provide light for such a farm, either with natural sunlight, or via PV, without needing batteries or long power transmission cables.
There is a similar, but more informative article about growing Chickpeas on 75% moon soil.
These articles bring up interesting questions about circular farming. What would it take to build a closed ecosystem on the moon that does not require continuously shipping nutrients from earth?
Bandcamp is not generally used for major artists.
I just tried searching for "Rolling Stones" and found fakes of the real thing. How does this protect artists? They could at least include the year that the band was created or joined Bandcamp.
Writing helps us process information that we've gathered. A better writer is a better thinker. We've already lost much of our physical ability by having machines do the work for us (driving, instead of walking or biking). Now we're starting to delegate mental skills to machines.
On the other hand, ancient civilizations, like that of classical Greece, achieved a high level of culture with much less writing as we have available today (because writing materials were so much more expensive). But they used a lot of oral communication, which is faster and probably more effective than written communication.
A better approach then would be for the reporter to converse with the AI orally, before the AI writes the article. Then the reporter could process information by talking to the AI on the way to/from interviews and meetings. How far along are oral chatbots?
I cantfigure out how to make paragraphs in Slashdot comments.
Use HTML. <p> paragraph</p>
To be is to program.