Recent comments in /f/explainlikeimfive

Ok_Pizza4090 t1_j9gp5ei wrote

Heat is just another word for transferring kinetic energy. Temperature above absolute zero is just the random, kinetic energy of atoms. Heat is the process by which the kinetic energy of one thing is transferred to another. How the heat (energy) is transferred depends on circumstances. Radiation, convection, conduction are some ways, but in every case kinetic energy is transferred from one thing to another.

1

Conscious-Section-55 t1_j9fwndc wrote

And because of this, one more option is to explicitly limit the amount of time the computer has to "think."

This option is both subtle and powerful. To use the chess example once again, the likelihood of a "missed brilliancy" is not a lot lower than that of an ignored blunder. Perhaps somewhat lower, since the brilliancy may have already been discovered in a prior move, but if I'm forced to think fast, the likelihood of errors increases a lot.

1

Lukimcsod t1_j9fknz7 wrote

Computers are dumb to begin with. They do exactly what we tell them to do. If I want a chess engine to not pick the optimal move every turn, I just tell it not to. A chess engine will think of several possible moves and rank them from best to worse. I can program it to pick only its third best option for instance to make an easier opponent.

2

jensjoy t1_j9fhamk wrote

That highly depends on what task you want to "dumb down".
On your chess example, if the pc calculates all possible moves, let it calculate less moves.
If it compares the current game to other gamers played by pros, give it less games as comparison.

2

Digital-Chupacabra t1_j9fg4wp wrote

Using the Chess example, the way a chess engine is "smart" is it can look ahead a bunch of moves, and see all the possibilities.

The way you make that "dumber" is you limit the number of moves the engine can look ahead.


To make it more general, you limit the thing that makes it "smart". Sometimes it's as simple as limiting input, see the chess example, sometimes it's more complicated, sometimes it's just adding a wait or a random element. Or a combo of the above.

5

beardyramen t1_j9eowz8 wrote

One big issue, is that energy is an abstraction

It tells you a lot of useful things, with very simple math, but you can't ever measure energy directly. So you should give up the idea the energy is a actual "thing" but more of a "label".

So heat, is just the label that we give to a body whose particles move in a disorderly fashion. The more they move the more heat they have. (Actually to be precise heat is how much of the movement of the particles is/can be transferred to another body, but the point stands)

If you consider one single particle, it can't move disorderly, because relative to itself it always moves straight, so for a single particle we prefer to use the label kinetic energy, because a body whose particles move in an orderly fashion is simply a moving body and not an hot one.

Once again, heat and kinetic energy, are functionally the same thing, just two different names for two facets of the same phenomenon.

5

darkmooink t1_j9egtou wrote

0% land is not floating on the sea it is just land that is higher than the sea floor. For anything to “fall into the ocean” you need to break off of the rest of the land and fall into the sea, this often happens dramatically with cliffs but it’s never more than 20-30 feet on a bad year.

4

CheeseMakingMom t1_j9egq83 wrote

Considering the most well-known fault line, the San Andreas Fault, doesn’t run parallel to the state line, not likely. Indeed, the majority of the north-south fault lines are west of the San Joaquin valley and into the Bay Area and coast.

So while the chances of losing part of California to the Pacific are not zero, it’s even less likely the state will split from Arizona, Nevada, Oregon, and Mexico along the state lines and international border.

(I live about 25 miles west of the San Andreas Fault, where it’s closest to me.)

4

LowlyWizrd t1_j9eezk5 wrote

The vibrations, rotations and general movement of particles will always contain some kinetic energy. We can measure this general vibration as a temperature of the particle system.

When you heating something, say water on a stove, the energy from the stove is being conducted through a vessel into the water, adding energy into it. The particles in the metal then vibrate faster and faster, and those metal particles in contact with the water will then impart energy to the water particles, heating the water.

1