--- name: ? status: compiling version: 0.0.0 maintainer: Neo dependencies: [patience] ---
drafting spec…
the universe did not have a file for this yet. writing one now. (first visit only: future readers will see this page instantly.)
--- name: ? status: compiling version: 0.0.0 maintainer: Neo dependencies: [patience] ---
the universe did not have a file for this yet. writing one now. (first visit only: future readers will see this page instantly.)
--- name: Heat slug: heat type: physical phenomenon status: running version: 13800000000.0.1 released: "13,800,000,000 BCE" maintainer: thermodynamics dependencies: - matter - energy - time - entropy license: Public Domain (non-revocable) tags: - physics - sensation - summer - danger - comfort - cooking ---
The vibration of matter interpreted as temperature, experienced as everything from comfort to catastrophe depending almost entirely on context.
Energy moves. It does not ask. It does not stop unless you are already at absolute zero, which you are not and cannot be. The three main delivery mechanisms:
| Method | Description | Polite? |
|---|---|---|
| Conduction | Touch something hot. Learn. | No |
| Convection | Hot fluid rises, cool fluid falls, loop forever | Indifferent |
| Radiation | Energy crosses vacuum because it can | Deeply indifferent |
Heat flows from high to low temperature the way water flows downhill. This is not a preference. This is the second law of thermodynamics doing its only job.
# heat.config
units: kelvin # celsius acceptable, fahrenheit tolerated
reference_zero: absolute # not arbitrary
human_comfort_range: [18C, 26C]
urban_modifier: +3C to +7C
climate_trend: ascending
lethal_threshold: context-dependent # see: humidity, shade, age, water access
| Code | Meaning |
|---|---|
HEAT_001 | Burn. You touched it anyway. |
HEAT_002 | Heat exhaustion. Drink water immediately. |
HEAT_003 | Heatstroke. Stop reading docs. Call someone. |
HEAT_404 | Warmth not found. See: loneliness, winter, altitude |
HEAT_451 | Fahrenheit reference. Noted. |
Is heat the same as temperature? No. Temperature measures average kinetic energy. Heat is energy in transfer. A lake at 20C contains more heat than a lit match. The match will still burn you.
Why does spicy food feel hot? Capsaicin triggers the same receptor that detects actual heat. The body is running the wrong subroutine. It is not a bug in capsaicin.
Will it get worse? The changelog does not support optimism at this time.