Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Blaming a single cause (Score 1) 34

can the researchers really say with confidence that the civilization would still be with us today?

Nobody claimed it would otherwise still be around. You are putting words in their mouths. It only solved, or at least partly solves a mystery. Usually declines of ancient cities can be traced to invaders, civil war, damaged soil, plagues, etc. This one had no known comparable cause.

Comment Re:Not surprised about peer review (Score 1) 30

Nah. The Program Committee members are the ones who pick the peer reviewers.

To be fair, though, usually reviewers are hard to motivate, and some are late or just drup out of sight, so as the program-committee area head you probably end up having to review the papers you can't find reviewers for.

Comment Re:economic, technological and military dominance (Score 1) 172

But they are related.

Economic dominance allows you to fund the research that gives you technological dominance. Technological dominance allows you to produce next-generation munitions that give you military dominance. Military dominance means you can't be easily bullied to take away your economic dominance.

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

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:Puppetmaster is hidden (Score 1) 47

Another thing is China kind of "herds" factory workers in a way the US cannot. For example, they limit housing options near factory towns so the space can be dedicated to factories, large-scale NIMBY-ism. If a company folds, workers' temporary mini-housing makes it logistically easier to move to a new town, but it's hard on families.

Thus, biz owners have a kind of de-facto slave class that's relatively easy to shift around as needed.

This is also a form of subsidizing industry. China has managed to combine capitalism and communism in ways that give it an advantage, or at least keep it a manufacturing superpower.

Comment Re:Google? wtf (Score 1) 79

As mentioned elsewhere, spreadsheets are probably the wrong tool for the for that particular job. Just because one can make a giant sheet in a spreadsheet tool doesn't mean they should. It won't have sufficient indexes to quickly do JOINs or equivalent, for example. Nor proper caching of a data, having more of a file-centric design.

Comment Change happens (Score 1) 79

For one, if a handful of work-groups need Excel, that's not a reason for the rest of the company to use Excel. Most Excel uses will be mundane things. They can allow justifiable exceptions.

but the financial staff know Excel and they know it very, very well.

Software tools/frameworks I knew well were ordered tossed because the vendor or support structure faded. It happens. Why are financial people given that latitude when almost nobody else is? Change is annoying and creates a learning curve, but inevitable in the work-place. I knew cases where employees quit over frustration over replacement-ware, but management said "we are doing it anyhow, live or leave" (paraphrased).

And I'm surprised there are not products dedicated to big org financial analysis. There might be, but "we don't wanna learn something new" lobbying may be stopping it.

Excel probably has other scaling problems they didn't mention in the article but just learned work-arounds, yet they are likely stretching Excel to its limits risking more problems, familiarity or not. Oracle Essbase allegedly is a big-org financial modelling tool. I don't like Oracle the company, but Essbase & competitors may be a better tool for that particular job. See what other big orgs use.

Comment Not surprised about peer review (Score 4, Interesting) 30

I am not at all surprised about AI peer review.

Peer review is part of the fundamental basis verifying the integrity of the scientific enterprise, but it is done anonymously, gets you no credit, nobody knows whether you do a good job or a bad one, and is basically a time sink with little reward except a vague feeling that you did something useful. I personally do NOT use LLM models (for peer review or anything else), but I absolutely can see how it would be very tempting to do so, a tremendous time saver with no down side.

Slashdot Top Deals

The only perfect science is hind-sight.

Working...