Forgot your password?

typodupeerror

Comment: Re:waste of money (Score 1) 155

by Rising Ape (#43631003) Attached to: In Sandy-Struck NJ Town, Verizon Goes All Wireless, No Copper

Fibre as a replacement for the copper local loop doesn't need repeaters. The typical range of GPON is about 20 km, which is far longer than any copper loop. You can achieve blackout availability by the rather simple measure of having a battery at the user's premises to power the fibre terminating equipment.

Comment: Re:waste of money (Score 1) 155

by Rising Ape (#43630985) Attached to: In Sandy-Struck NJ Town, Verizon Goes All Wireless, No Copper

So they'd just stick the equivalent charge for your voice service (which is really almost entirely paying for the physical infrastructure) on your DSL bill instead. Bundling is common in such situations, because it doesn't really cost them significantly more to provide line + voice service than line alone.

Comment: Re:waste of money (Score 2) 155

by Rising Ape (#43630973) Attached to: In Sandy-Struck NJ Town, Verizon Goes All Wireless, No Copper

Mechanical circuit switching is long dead, and electronic circuit switching is no more limited in capacity than packet switching. The reason long distance was more expensive was that in the old days it really was very expensive to install a lot of long distance capacity, and this was true for data as well as voice. Fibre changed all that, so if they're still charging a fortune it's solely because they can. Some phone companies here in the UK offer unlimited international calls (to come countries) in their bundles, but there's now a (regulator enforced) competitive market. The old monopoly telco, BT, would never have done anything like that.

Comment: Re:waste of money (Score 1) 155

by Rising Ape (#43630941) Attached to: In Sandy-Struck NJ Town, Verizon Goes All Wireless, No Copper

100Mbps is plenty for a home user. Yes, yes, 640k will be enough for anyone, etc. But really, what will need more than that? That's enough for many simultaneous high definition video streams. VDSL2 allows easily good enough performance at a far lower cost than putting new cabling in.

The coax infrastructure is also far less widely available than the twisted pair. In my country, only about 50% of the population have access to it, compared to nearly everyone for the phone lines. If you're going to deploy entirely new cabling, you might as well make it fibre and avoid the need for powered equipment in the field - the coax, like the twisted pair, is only worthwhile because it's already there.

Comment: Re:Long term? (Score 2) 599

by Rising Ape (#43341727) Attached to: Nuclear Power Prevents More Deaths Than It Causes

Breeder reactors are a bitch to work. As far as I know, there is no successful commercial program on the horizon.

The Russians have had some luck - the BN-600 reactor has a load factor comparable to their conventional reactors. How *safe* it is I'm not sure, but the reliability's not bad for such an old design.

Comment: Re:It takes 20+ years to build a nuclear plant (Score 1) 599

by Rising Ape (#43341333) Attached to: Nuclear Power Prevents More Deaths Than It Causes

I didn't ask about the price of solar. Solar power could be .00001 cents per kWH for all I care.

If it really was that cheap you could store the energy as heat in a molten salt. Resistance heat to melt the salt, then a steam turbine to convert the heat back into electricity. You'd only get about 40% round-trip efficiency, but that wouldn't matter if the starting energy only cost a cent per kWh.

Sadly, it's rather more expensive than that.

Comment: Re:Sure (Score 1) 599

by Rising Ape (#43341253) Attached to: Nuclear Power Prevents More Deaths Than It Causes

Take Scotland as an example. Using wind they meet your base load requirement. Yes, locally wind speed varies, but over the entire country there is always enough energy being produced to supply a certain amount of base load.

No there isn't (unless "a certain amount" is about 5% of installed wind capacity). This shows UK generation status. Wind has actually been quite stable over the past couple of days, but I've often seen it down near zero.

Furthermore wind speed is very predictable over the short term, and you can always keep some idling gas plants around to fill in those rare occasions when you need more energy.

Indeed you can, but what if you want, say, 50% of the electricity to be provided by wind on average? Baseload is about 50-60% of average (for the UK, which is what I'm familiar with). At a load factor of 30% that implies that at anything higher than 20% of electricity from wind (on average) means that sometimes there'll be more wind power generated than the grid can make use of. Generating electricity when nobody wants it isn't economic.

Comment: Re:So how does it work? (Score 2) 135

by Rising Ape (#43274597) Attached to: World's Most Powerful Private Supercomputer Will Hunt Oil and Gas

The other Item more power helps us with Is running Migrations at higher frequencies. right now we record at 250Hz(125 nyquest) but only process at 60Hz, This is mainly due to the price of computer time. doubling to 120Hz requires 4 times more computer time.

Worse than that, doubling the frequency requires 16 times the computer time, as you need to halve your spatial sampling interval to prevent aliasing. Assuming we're talking about wave equation based techniques such as RTM.

This is one of those areas which is still very much "no matter how powerful the computer, we'll use it all".

Comment: Re:Major Supplier does not want home based servers (Score 1) 165

Maybe you can't, I don't know. If not it's a limitation of Windows or the SMB server in question.

The Windows firewall is a way of letting the user decide what is and isn't authorised rather than the application, which is a useful function. The problem with separate firewall boxes is that's not really possible for the average user to do that - configuring them is rather unintuitive to say the least. And having UPnP defeats the point of the firewall, as it means the application makes the decision - but it's quite capable of doing that on its own without a separate firewall box. Having such firewalls as standard will encourage application writers to rely on it, i.e. to assume the network is secure by default. I'd consider it bad practice for applications or operating systems to rely on external security measures, particularly in the modern era of mobile devices and untrusted networks.

Comment: Re:Major Supplier does not want home based servers (Score 1) 165

So have the SMB server only accept connections from the local network. Same result.

As an added bonus, you won't accidentally leave your machine unprotected if you connect it to different network - a common thing to do with mobile devices and wireless.

"Plastic gun. Ingenious. More coffee, please." -- The Phantom comics

Working...