Please create an account to participate in the Slashdot moderation system

typodupeerror

CommentRe: Isn't a trade imbalance just a better capitali (Score 0)230

If the world achieves balanced trade by equalizing "imports per person" between any two countries, then the most populous country in the world will have a trade deficit, since it will import more than it exports from any other country. And the least populous country will have a trade surplus because it will import less than it exports from any other country. I'm not sure what this would mean or if it is even possible.

Let's assume that there are only two countries in the world, Canada and USA. Equalizing the imports per person at let's say $1000 per person per year, would mean that Canada should import $40 billion from the USA and USA should import $341 billion from Canada, per year.

Let's simplify it some more by replacing money with something tangible, let's say trees (a unit of lumber). If each person imports 1 tree per year from the other country, then Canada would import 40 million trees from USA and USA would import 341 million trees from Canada. Then do the same calculation for something else, let's say cars. Canada would import 40 million cars from USA and USA would import 341 million cars from Canada, one for each person. If I sit at the border line and watch 40 million things from USA exchanged with 341 million things from Canada, I might think, hey wait a minute, Canada is getting screwed here. They are giving 8.5 times more than they are receiving.

I conclude that equalizing imports per person is not a meaningful goal.

CommentRe:Sounds fragile (Score 1)17

You mean it has a feeble voice? Ingenuity looks a lot sturdier and has a lot more mass (4.0 Kg) than than this UAV (they should give it a name). Ingenuity also has solar panels, while this UAV doesn't seem to. But its large wheels may protect it from damage. Also Mars' "strong wind" may be up to 60 MPH, but with 1% density of Earth's wind. I'm not sure what it means about the force/pressure it exerts on things. I'd assume at most 1%, perhaps 1/10000 than the same speed wind on Earth. Here's a relevant NASA page. The web page has survived the recent [climate] science ban. Perhaps climate science is still allowed for other planets.

CommentRe:Nope. Wrong. (Score 1)163

There were other languages to program in the browser: Java applets, Adobe Flash, Microsoft ActiveX. JS won. WebAssembly is now a contender. We'll see how far it goes. I agree that Javascript succeeded for the reason you mentioned, but the question I was answering was why JS is used in other environments, such as washing machines and IoT devices. Why not Python, for example. Isn't Python more popular than Javascript?

CommentRe:Nope. Wrong. (Score 1)163

Yes, JS is the modern-day version of C, in terms of being a universal language. Apparently it is also easy to implement, and easy to start programming with. That's why it succeeded and that's why even tiny devices have it (such as Shelly devices). As for security, JS is much more secure than C. It does not have buffer-overflow bugs.

CommentCan it also replicate its hardware? (Score 1)78

Can the AI also replicate the computer it's running on? Did they give it credit card and watched it as it ordered supplies, assembled a computer, installed itself on it and turned off the old system? We're probably not far from this scenario, but that it not even what they did.

If an AI system is capable of designing CPUs, GPUs, and AI techniques that are better than the existing ones, then I would call that closer to "replication" than what these researchers did. This may very well be done in the near future. Is designing a GPU harder than being the best chess player?

As I understand it, the researchers use "replication" to mean configuring a software application, by copying and adapting the configuration from somewhere else, including the model, which does not change at all, by using inference, instead of step-by-step instructions. In this case the application happens to be the AI server processes. I think it is an impressive accomplishment, but I wouldn't call it "replication".

CommentRe: $3.99 -- rounding off (Score 1)509

In this case, meticulous shoppers could plan their shopping so the rounding is favorable more often than not. If, for example you tend to buy the same combinations of items often, you can adjust the amounts, so the rounding is down.

The store could always round-up and give you credit for the rounded amount somehow. There could be many interesting ways to do this. I'm not sure if it can be done without tracking you though. Some ideas:

A QR code in the receipt. Next time you shop at the same store (or perhaps any store), you could show them the previous receipt, and they could credit you for the previously rounded up amount.

An anonymous "change card". It would store round-off change, which you can use as partial payment in your next purchase at any store.

CommentClassical mechanics is also bizarre (Score 1)132

Classical mechanics does not match what we experience with our senses. It uses idealized mathematical concepts. But we experience real life in a fuzzy way.

quotes are from the article:

Whereas in classical physics, a particle such as an electron has a real, objective position and momentum at any given moment

What is a particle in classical mechanics? An object with an exact location, zero volume, and therefore infinite density? Does this match what we experience in real-life? What is an object? A discontinuous distribution of matter in space, with an exact surface that separates matter from empty space? Those are obviously idealized constructs. A little experimentation shows that they do not exist. Solids break or melt, liquids evaporate, friction is everywhere around us. Real-life does not have perfect surfaces. Classical mechanics is a purely mathematical theory that happens to approximate real life under certain conditions. Didn't physicists question this impossibly idealized nature of classical mechanics even before they considered quantum mechanics? A wavefunction seems more real because it is continuous.

By trying harder, you could measure things as delicately and precisely as you wished

Measure position with infinite accuracy? How would you do that? What would it mean to know the position of something down to 1e-100 meters?

Quantum Mechanics was formulated not long after particles were discovered. Thompson discovered the Electron in 1897. Rutherford discovered the atomic nucleus in 1911, just 14 years before the 1925 formulation of Quantum mechanics. It was pretty obvious early on that classical mechanics could not describe atoms. So what did it describe? Idealized mathematical shapes with perfect boundaries and positions? Does this fit with what we experience in "real life"?

CommentRe:Termux? (Score 1)16

Termux does not have a gui (windowing system). It seems that the described Android terminal emulator will run a VM that could run any Linux distribution (debian was mentioned). Termux has its own package manager and repositories. I'm curious to find out how Termux does it what it does.

Slashdot Top Deals

Staff meeting in the conference room in 3 minutes.

Working...
close