Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Now I'm confused ... (Score 2) 380

Two reasons:
* storage - ammonia is a liquid at fairly low pressure (150psi/1000kPa). [Unlike hydrogen, which requires very high pressure (10,000psi/70,000kPa), and generally cooling. And the damned stuff seeps though anything (dem H2 molecules are kinda small)]
* energy density - as a liquid, ammonia has about half the energy of petrol (gasoline). Not bad - certainly better than the average battery. Vastly better (7x) better than hydrogen

It's not delightful stuff to handle, but beats the heck out of a highly flammable liquid .. like petrol (gasoline)! It's not very flammable at all, actually, though you can burn it in combination with other things.

Also, if it escapes, it turns into gas - which is easier to get rid of than a liquid.

Comment Sensors - for quakes? (Score 1) 90

There are quite a lot of sensors, and processing power in a Nest gadget. It includes a motion sensor, and that data could be extracted to a database, giving us an absolute plethora of sensors spread across homes (ok, mainly rich homes, and certainly a lot in California).
Such a wealth of data would surely be brilliant for earthquake monitoring.

Comment Re:Caravan (Score 1) 310

Pah. It was my boat all right, but it was relatively cheap - and I did get paid pretty well. Or at least it felt that way - no family, no mortgage ... those were the days.

The card readers were pretty expensive, and I did not think they'd survive the salt. I stored programs on little plug in memory modules which worked well. Great little gadget.

Comment Re:Caravan (Score 4, Interesting) 310

The inside of a small yacht, crossing the Atlantic.
I was sailing (an Iroquois 30' cat, in case anyone's interested), and found sight reduction (yes, a sextant was involved) rather tedious. So I wrote a program for my HP calculator to do the calculations.

Those HP41C calculators were really neat.

Comment eight hours isn't very long (Score 3, Interesting) 187

I used to live in the Netherlands, and I can confirm winters are cold and dark. Days are not very bright either. So an eight hour life (yes, I RTFA) for these very cool glowing roads is not going to cut it - nights comprise 16 hours of darkness in midwinter.
It should work well in the summer, when days are brighter and nights shorter.

But I think a backup is required, destroying the whole point.

But it does look very cool, doesn't it?

Comment Re:risk aversion (Score 1) 112

>> refactor the law, its bloated, confusing and unmaintainable ... what? ...

Or did you mean

refactor the law, it's bloated, confusing and unmaintainable.

Or possible

Refactor the law, it's bloated, confusing and unmaintainable.

Dammit, you're supposed to be a geek. Learn the grammar.

And you are right, I haven't had my coffee yet.

Comment Re:I've been learning new things for 30 years (Score 1) 306

I wrote my first bit of code in 1970, in FORTRAN, and now, at 59, I still like coding. It's not where the money is, so I mainly do architecture, but coding is much more fun.

Is it hard to learn the new stuff? Yeah, it is. Definitely harder. The new frameworks tend to be pretty huge, and rely on lots of fairly random assumptions - "convention over configuration". You need to pick up a big heap of conventions, which is painful.

On the other hand, the basic structures still shine out. Async here, sync there, message there, update there, abstract everywhere ... It's easy to miss the fact that years of programming have nailed the basics - probably when you write code in a language you are familiar with, it tends to work. Usually fist time.

But yes, learning by doing is the best way. Try it, you'll like it.

Bat damn, there are a lot of frameworks these days.

Comment Re:Worst. Idea. Ever. (Score 2) 216

Er yeah, well maybe. I used to do a fair bit of cruising. I admit the idea of an unmanned cargo ship barrelling down on my unsuspecting sailing boat is a bit scary. But on the other hand, do they ever keep watch in the open ocean anyway? ... I confess I doubt it. Might be an improvement.

Slashdot Top Deals

"No matter where you go, there you are..." -- Buckaroo Banzai

Working...