More on the Fine Structure Constant
Bonker writes "Neat news from the Beeb. It turns out that data collected from observation of quasars indicates that the fine structure constant of the universe, aka 'Alpha', may have changed since the universe began. It may have been very slightly smaller than it is right now. The article hints that other constants we're familiar with, such as high, holy 'c', may also vary over time. Of course values can't have changed dramatically, because that would mean that low-weight atoms such as carbon would be unstable, and without carbon, there wouldn't be anyone around to measure the fine structure constant anyway." We ran a story about this last year. It looks like the team has continued to check their work for errors and hasn't found any yet.
The number of dates I've had in the past year. Of course this tends to cause some division by zero errors.
--It's Pimptastic!--
Whoa, time to change those #defines to doubles.
Everyone seems to love carbon. It is highly overrated if you ask me. Hydrogen, now there's an element...
python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
const double alpha = 1.0/137;
hack_universe() {
*(double *)&alpha += 1e-9;
}
// don't call this; the universe requires
// double-word aligned doubles
crash_universe() {
*(double *)(1+(char *)&alpha)) += 1e-9;
}
Hmmm. Maybe in a dozen billion years or so, my slashdot Karma may be worth more also.
Table-ized A.I.