Forgot your password?
typodupeerror

Comment Re:"Just" 59K (Score 1) 93

Central banks do a lot of useful things, but they don't give currency a value (they can, however manipulate the value others give it by printing it, destroying it, changing interest rates, changing the amount of reserve banks need and the multiple they can lend, etc). What gives a currency value is supply and demand- the fact other people want that currency. Which is also what sets international exchange rates.

There's also the fact you need it to pay taxes, which sets a base amount of demand. But beyond that it's all supply and demand when deciding how much value it has against other currencies or physical objects.

Comment Re:C (and here are somemore chars to satisfy the b (Score 4, Informative) 40

Why would you do that? If you're using it for non-strings, you'd never have used strncpy, you'd have used memcpy. Which is the same thing without the null termination rules of strncpy. You'd never use the str versions unless actually working on strings.

Comment Privacy is long since gone (Score 3, Interesting) 166

Every web site needs your phone number, every online order... Businesses don't take cash any more. Every web site tracks you and sells data to the brokers. Only Linux installs without an email address and phone number for 2FA and password recovery. Video games, every chat app (maybe not mumble?), every birdhouse camera, even the freaking doorbells want an account! Eye glasses are doing face recognition!

This fight was lost decades ago, and now we have to live with it.

Comment Re:I want to see inexpensive plugin hybrids but .. (Score 1) 135

You might want to read up on how current hybrid vehicles actually work, 'cause it seems you have more than one misconception going on.

I have. For instance, my latest vehicle is the Ford F-159 XLT,, the full-hybrid model of the F-series pickup truck line. Power train is:
  - 6 cylinder dual-turbo engine. (runs low power but approoximately doubles output when a lot is needed.)
  - 47 HP motor-generator "pancake" on the engine side of the ttransmission, to scavenge / return power to./from a 1.5 kWhr lithium battery.
  - 10-speed automatic transmission, working with the lithium battery;s main alternator to fine-tune match the engine/mogen to the current driving situation. Max power of engine plus hybrid mogen; 430 hp.
  - full four wheel drive.

So it's primarily a gas-engine power train with an electric-car motor mechanically coupled to the engine shaft. Many other hybrids, from the venerable prius onward, are similar, with plug-in variants having a big scavaging/peaking battery good for pure electric operation of tens of miles rather than a minute or so and a wall-powered charger added.

What I'm looking for is essentially a pure electric - totally electronic "transmission" consisting of alternator(s) between the batteries and the motor(s), plus a tiny engine-generator able to burn gas and feed some teens of KW of charging power into the batteries when running down the road or parked near it.
 

Comment cobalt chemistry, not so nice. (Score 1) 115

Do the Waymo batteries use one of the lithium chemistries including cobalt, or a non-cobalt chemistry such as lithium iron phosphate?

Cobalt chemistries have a higher power/weight and energy/weight ratio, which made them the go-to chemistries for vehicle batteries. But they also produce oxygen when the cells overheat, leading to an unextinguishable runaway fire hazard: A burning cell makes enough heat to ignite the adjacent cells, so the whole assembly of them goes. Bad enough when it's a car's worth, but a disaster if it's a shipping-container sized module of a utility energy storage site. (And even worse when the site is a building full of racks, which someone had "protected" from fire with water-spraying, equipment-shorting system, so the whole site burns up, as happened recently with one in California creating a toxic mess.)

That's why purpose-built stationary lithium energy systems use non-cobalt chemistries - heavier, but a shorted cell just kills itself without getting hot enough to light off its neighbors.

Comment I want to see inexpensive plugin hybrids but ... (Score 1) 135

I want to see inexpensive plugin hybrids.

But not like the current ones, which are primarily an engine/tranny powertrain with a motor/generator + small battery for scavenging downhill/braking energy for later accelleration/uphill/cruise/power-boost.

I want ones that are primarily a battery-electric with a small aux engine-generator (say 15-20 HP range), big enough to power crusing with a bit left over for gradually charging. That would let you range-extend by the size of your gas tank plus fillups (i.e. indefinitely if only gas is available) or go from battery empty to back on the road in a couple tens of minutes.

The backup engine would only run at max-efficiency speed and could use an atkins-like cycle (see "liquid piston engine") to get the max power out of the fuel. Most operation would use power-grid charging (when available and cheaper than fuel).

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

^^ He is right.

I didn't believe this. My retort was going to be a sarcastic "Oh yeah, that's why we see so many farms built sunshades over their crops :eyerool" but apparently it wasn't worth doing before. But now that your sunshade *also* produces power, it is suddenly worth the investment.

I still question what it does to the growing season though. While I can understand why Texas might have plenty of sunlight, New England is just on the cusp of having a growing season that is too short to be profitable. Some places are trying to grow tomatoes in the frost.

Slashdot Top Deals

Opportunities are usually disguised as hard work, so most people don't recognize them.

Working...