Forgot your password?
typodupeerror

Comment Re:that is a lot of land if my calcs are correct (Score 1) 103

An acre is 1/640th of a square mile, so 2,400 acres/640 = 3.75 sq miles.

An acre is defined as the area of one chain by one furlong (66 by 660 feet), which is equal to 10 sq chains. There are 80 chains in a mile, or 6,400 sq chains, hence dividing by 640.

God, I love these old units. They make me feel so feudal!

Comment Re:Everybody Hates Documentation (Score 2) 86

I am reminded of some source code for a company-specific program that I saw in the late 1990s. I don't remember why I was perusing it, as I was in IT and absolutely not a developer. But I remember being tickled at one of the comments before a block of code. It was something like, "I have no idea why or how the following code works. But every time someone tries to change it, everything breaks, so please don't touch it."

Comment What a funny thing to say (Score 1, Informative) 86

What a funny thing to say about something that is literally all text. Match up the code itself with the commit message and the ticket that caused it to happen - we work in the most documented business there is.

If you don't force/write good commit messages then you get what you deserve.

If you don't force/use good issue tracking then you get what you deserve.

In general, AI now composes my commit messages. Then I delete 2/3 of it. Sometimes I'll touch it up a bit. So it is helping our process...

For every line of code in our repo I know who wrote it, when they wrote it, what they said about writing it, and why they started to write it in the first place. If you don't know those things then you (or your organization) are doing it wrong.

Comment Re:Plutonium (Score 1) 131

True, but their production is linked. Maybe, as drinkypoo suggests, that's the idea: artificial "demand"/synergies.

OTOH, wikipedia suggests that warhead plutonium pits are far richer than is typically used for power generation, making it a rather wasteful end use. Seems like it would be best to repurify the existing high-purity material to create replacement pits.

Comment Context/Priorities (Score 1) 131

They want to give it to private industry, yet NASA has issues getting enough for its missions, and somehow the war hawks also want to make more nuclear weapons. These do not seem to be mutually coherent goals... (subsidizing the power industry, providing NASA with adequate resources, and potentially restarting the nuclear arms race)

Slashdot Top Deals

...there can be no public or private virtue unless the foundation of action is the practice of truth. - George Jacob Holyoake

Working...