Forgot your password?
typodupeerror

Comment Re:Sounds like the smart move (Score 1) 181

Well,
you can not make up your own definitions what words mean.
Dictator: a guy who rules alone by dictating what the others have to do. Historically usually put into place for a limited time: by VOTE! Sometimes a small group.

Tyrant: a ruler who uses force and violence to suppress others, and usually rules alone.
Tyranny doesn't need to be a dictatorship, it can be an oligarchy.
No it can't. You are mixing that up with dictatorship.
The prime definition of a Tyranny is, that it is a single person. Which could a monarch, or an usurpator, anyone who however came into power.

Two completely different things.

And China is not a dictatorship. The leader of the party does not have any extraordinary power, nor is it a Tyranny as no one is suppressed. From the point of view of the people of China, they live in a democracy, that works better than any other on the planet.

You are reading the wrong magazines.

Also you are mixing up countries like Chile and Argentina, and names of rulers. Pinochet was in Chile, and his "contrahent" was Salvadore Allende. Voted into office by a democratic election, and not a communist or an enemy of the US and not connected to Russia, but deposed by the CIA, who put Pinochet into power. Who later murdered Allende.

Comment Re: I'm not a math guy, but... (Score 1) 160

Yes, but that is intention!
As BigDecimal is the correct datatype, you can not simply add an s, BigDecimals is not a datatype.
So I use - like everyone else in computer science - either an apostrophe 's or put (s) in parathesis.
So that it is visual clear, and easy to double click and copy/paste.

Comment Re:We are also paying the Germans 1.2 billion (Score 1) 114

It is always only a matter of scale and momentum.

* Nuclear fuel is not reprocessed, as it does not solve the waste problem, and same time: making new fuel fram raw materials is simply cheaper than reusing the old fuel.

* Lithium batteries are not recycled (that changed recently), for the same reason: despite the absurd amount of waste, it is cheaper to make new ones from fresh lithium than extracting it from dead ones. That changes now - right now - as the the total amount of wasted batteries is so huge, the matter of scale kicks in.

* Wind turbine blades: same problem. Because actually: we do not have much wasted turbine blades yet. A wind turbine stands 10 to 30 years if nothing goes wrong. Then, what are we supposed to do with them to "recycle" them? It is not so that a whole wind farm gets over night "blade trash" ... recycling old blades will be a business in 10 or 20 years.

* even recycling gold from IT hard ware is only a niche market, same for aluminium, if it is not forcefully separated from ordinary trash, as we do in Germany.

Comment Re: We are also paying the Germans 1.2 billion (Score 1) 114

Given how much of modern manufacturing is fully automated, why couldn't US companies compete on a level playing field with Chinese ones?
Because they have to buy the robots from China or Germany.

Or restart the whole supply chain from mining raw materials to producing advanced parts (like electric engines with exotic magnets) to CPUs, parts for robots, and so on ...

Comment Re: We are also paying the Germans 1.2 billion (Score 1) 114

The problem is that Trump and his cronies think that USA is the "only market".

Supposed the market is not saturated, like for example the RAM and CPU market, as in: there is lots of demand, but not enough production capacity.

Then the one who puts tariffs on an import loses. As the producer simply sells elsewhere.

Then comes the silly part: I have a factory in China. It does not bother me at all, if my product costs more in your country. It only bothers me, what my contractor in your country pays me. Which will be the same like before. And if he orders less because my contractor is losing customers: I simply sell to a different place.

Most likely I have not even extra paper work, as the importer of my goods has that burden.

Tariffs per se might have a point, if they actually shape a market or are on "dangerous" goods, like alcohol or tobacco.

For example in a few years Germany will probably have high taxes for the owner of a gasoline car, and high tariffs for the imports of such a car. Because "the political will" is to get rid of them completely.

The general principle of tariffs is: you tax/tariff something "bad" and use the money to subsidize something "good". Pushing the market into the direction you want to go.

Comment Re:Does anyone really believe this isn't a stunt? (Score 1) 50

Just to fix some of your wordings:
- the agent is not the problem, that is only a few dozen kilo bytes
- the LLM is, but a focused LLM on some special topic can be scaled down to 2 or 3 GB
- and then: if you want optimize that, you use a "fixed point" math library that encodes every weight in 4 bits and scale it down to an 200MB model

Of course the last point, is costly in computation, as you have to extract 16 weights out of a 64bit word to calculate with them.

Point is: no one is using 64bit floating point numbers for weights ... and hence we have tensor processing units or ANN units for "specialized" calculations.

Comment Re:Suggests abiogenesis is easy (Score 3, Insightful) 84

If this is accurate, this suggests that abiogenesis is easy once one has a stable, watery environment, since it happened twice on Earth.

That was my first thought too. (Assuming the article is correct - all kinds of stuff gets published that doesn't hold up in the longer run.)

One potential conclusion about the Fermi paradox [...]

Remember that time is also big. Suppose that there have been 1000 interstellar civilizations in our galaxy during the past 5 billion years, and that each one lasted a million years before collapsing. How many would be active right now?

Frankly, I don't consider it a paradox at all. We've explored approximately 0% of our galaxy and found nothing. That doesn't tell us much.

Slashdot Top Deals

A meeting is an event at which the minutes are kept and the hours are lost.

Working...