Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re: Single-region deployments by regulated industr (Score 2) 25

They generally use a primary and standby system, just because it's a lot harder to avoid consistency problems with multiple primaries. This means that you need to direct traffic to the current primary, and redirect it to a standby when necessary, which is fine except that the system you're switching away from and the configuration interface for your DNS provider are both in us-east-1, because everything normally is. That's why they're looking for the ability to make a different region primary specifically during in AWS outage.

Comment Re: Excellent (Score 1) 123

I use the magsafe on my laptop. I almost always use the laptop in the same place and only charge it there, so it's not getting mixed into my collection and picked back out, and the magsafe is somewhat easier to fumble into place than USB-C. If I was using it long enough somewhere different to need to charge it, I'd grab a USB-C (probably already nearby), rather than collecting the magsafe from where it's set up.

Comment Re: Reading TFA (Score 1) 82

They could include things like special lines at immigration, rather than just visa requirements. Arriving in Amsterdam with an EU passport is much less of a hassle than arriving with a US passport, but they both count the same on this report. Then there's the question of whether you need a permit to stay indefinitely, or just the passport.

Comment Re: Need metrcis on number of positives + hours ne (Score 2) 92

The person who made the report is a professional penetration tester. His usual method is to look for anything that could be wrong and then test whether it actually is. What he found is that the AI tools came up with potential issues he hadn't thought of, and they weren't all wrong, so it's a valuable tool to him because he normally runs out of ideas rather than running out of time to test them. He complained about the UI making it hard to go through large lists of reported issues exhaustively, and he only used the suggested fixes to get a better idea of what the issue was supposed to be. So it's clear that the tool's output wouldn't be directly useful to a maintainer, but it does serve a purpose.

Comment Practically already true (Score 1) 107

I got a third-party cable for my phone that my phone recognizes as being able to charge it faster than the cable that came with the phone could. They should probably warn you that they don't have a cable or charger, in case you're getting a phone because you lost everything and don't have that stuff, but the first-party stuff isn't better these days.

Comment Re: Deciding when to correct a human (Score 1) 22

I think it's even more interesting, in that one or two humans have to decide whether to question a call, and they have to identify calls that were wrong, not just ones they want to overturn, and they don't have a great angle to figure out what the algorithm would do. I think it's going to be fun to see batters try to do the ump's job, while standing to the side and considering swinging at the pitch.

Comment Re: Really??!! (Score 1) 173

I think the real issue is warm parts of China selling to cold parts of India without including the features that aren't needed near the factory. We know lots about battery chemistry, but rural farmers have had more immediately relevant things to know about up to now and don't have a good source of information on this new thing the government is pushing, so they skip things that sound like luxuries and end up with something inappropriate for their purpose.

Comment Re:Been over this too (Score 1) 332

Yes, we certainly have been over this. All the windmills in the world amount to 4% of worldwide electricity output. How much more can we get? Not every place with people has year-round wind. So you need serious investment in transmission and storage, areas which are currently already strained under existing load. Can it be done? Unproven.

Comment Re:That's even worse! (Score 1) 332

We've been over this. Cordemais produces at most 22.8 TWh per year assuming year-round 100% production with zero downtime. The 2006 report, page 9, exact same table, lists 60.5 TWh of coal-based production for the year 2006. Do I need to belabor the obvious and point out that 22.8 is less than 60.5? Cordemais alone does not produce more power than what the report claims for coal power stations. Give it up already, you're just flat-out wrong.

Comment Re: Compromise combos don't work (Score 1) 219

I think you vastly overestimate how many x86 apps can be rebuilt. Even Intel itself has to go to absurd lengths to engineer bug-for-bug binary compatibility into successive generations of x86 chips, precisely because it's so hard to get the industry to recompile. People always complain about Linux because it lacks Photoshop ... well, where is Photoshop for ARM? You speak of servers; where is Oracle's database software for ARM?

It's also not clear if Intel can succeed in making x86 chips save power. At least they're really trying now, which is more than they were doing before. But all that x86 instruction set baggage really bites them. It's something they can ignore in the server arena, but low-power is a different beast. Now I'm not saying they can't do it; Intel has great people and they do great things when they really try. But it will be hard.

Slashdot Top Deals

To understand a program you must become both the machine and the program.

Working...