The issue you purport to be concerned about, namely "breaking and entering", carries its own penalties. If police are "getting sick and tired" of prosecuting people for that, perhaps they ought to look around for alternative employment.
Even if that were your concern, you would be willing to accept blanket exceptions to this law for employees and for anyone who obtained their information without breaking and entering (including undercover journalism). Something the supporters of this law obviously weren't.
Your further appeal to the "shouting 'Fire'" limitation on free speech to get the verdict repealed appeal indicates that you won't accept such exceptions either.
The so-called "fraud" you go on about is a standard journalistic practice to obtain evidence on scandals and wrongdoing that would otherwise remain undetected (or at the very least unreported) because of non-cooperation, threats, abuse of power, or plain criminal behaviour on part of powerful individuals or firms.
For better or worse, this sort of thing (up to and including criminal behaviour) is absolutely ingrained in US history and culture. And so it its antidote, "free speech". Free speech isn't about being "nice" or "lovable" or "fuddy duddy". It can be (and indeed often is) a means of fighting a conflict.
I can only conclude that you really want to see free speech, the very essence of our culture, curtailed when it threatens to inconvenience commercial interests. You want to see the conflict "resolved" by ensuring the basic facts it's about remain outside the public view. You're not he first and you certainly won't be the last.
As I see it, this is where you cross the line between "being concerned" and "bluntly trying to suppress speech you don't like".
There is nothing wrong with every jack on the planet cobbling together their very own programs. Programming is dead easy. Any fool can code, and I have nothing against that.
The point is that software which is to be re-used (whether FOSS or proprietary software) should be held to certain design standards.
FOSS software manages itself, more or less, and the user's job is to choose software that does what's needed and looks credible from a development point of view (sensible forums, active development community, public source code repository so that you can check activity, etc.),
Proprietary software is more difficult. It runs the entire spectrum from shoddy to excellent, and you can't really tell from the outside (short of reading forum posts about it).
Software for which there is substantial cost attached to failing (whether proprietary or FOSS) should be properly designed, quality-controlled, and managed (as opposed to being hacked together).
Given the natural tendency of companies to (deliberately) skimp on security and the fact that offering decent security isn't likely to emerge by itself in the marketplace, it's clear that we're looking at a deluge of consumer electronics that control real-world equipment and is dead easy to break into,
I think that security in the consumer sphere is worth having (for our society as a whole) even if nobody (in the market) wants to do it.
So I was wondering if this (security for electronic equipment that controls real-world stuff) isn't an area that could genuinely benefit from government regulation. Just like minimum safety norms for electrical equipment, building fire regulations and safety regulations for cars.
Sorry, but it really does. The right answer depends on you and your application. And previous posts to this effect are right: start with the software that solves your problem.
You see, if you (the one who posted the question) were a numerical mathematician or a computational physicist and looking for adequate performance in a research setting at rock-bottom cost, I'd say:have a look at GPU's (see e.g. here http://www.nvidia.com/object/c... ) and e.g. the Navier Stokes solver from Stanford U. (see here: http://mc.stanford.edu/cgi-bin... ). For such applications, hardware based on GPU's tends to give a much better price/performance ratio than rigs based on CPU's. But they're s lot harder to use as well. So find a suitable solver and see what hardware makes it shine.
But you probably aren't, or you'd have known that already (or looked it up in the literature or figured it out yourself).
Err... if you are (as far as I can make out) just a computing guy who doesn't know Navier from Stokes but wants to put a "FEA/CFD rig" together, I think you're simply not the right person to do that. Yes, you're probably capable a few PCB's together that can run a generic Matlab-based solver, and will then find that it gives you an abysmal price-performance ratio on your particular workload.
And why? Well, the problem with "supercomputers" is: they're much more powerful than a general purpose computer only on very *specific^ problems. Change the problem and watch the performance change as well.
So you've got to tune your hardware to your problem in order to get realy good price-performance. And your "problem" is your solver. You need to choose that as well. And for that you need yo understand a bit about what a solver does relative to the problem you really want to solve. And it sounds as if you haven't a clue. Sorry.
The alternative is to let other people (consultants, vendors) do the thinking, and buy a custom solution. That will work, and will give you reasonable (but not great) price-performance ratios at a reasonable price level. But make darned sure that your hardware-software combinations is a good fit.
My suggestion: talk to your team member who knows what the formulas look like, what solver you're going to be using, whether low-accuracy is acceptable (e.g. if the objective is to obtain a graphical solution) or whether high accuracy is a must (e.g. for engineering purposes).
If low accuracy is acceptable but you want the best speed, think GPU's. If not... determine what the particularities of your problem instances are, what your solver grid will look like, and what type of computing resources you'd need for that and how much.
Simply saying "a CFD problem" isn't nearly specific enough. And getting to a hardware configuration that has truly good price/performance levels is something for a specialist (or a team effort).
As FOSS projects become more widely used (privately and by companies), it's an excellent idea to actually collect some statistics that give an idea of how well and how actively a project is maintained.
An attacker might e.g. get commit rights to several low-activity projects, insert malicious code, and wait for people to download updates and become easily exploitable.
No FOSS end-user ever checks code: they rely om the maintainers to produce clean and honest code. Large and tech-savvy businesses tend to be a little more cautious, but in the end only a minority have the staff and the budget to actually vet the code. So unless they're going to expose themselves by redistributing the code, or they know they're going to use it in mission-critical ways, they won't look into it very deeply.
This leaves users vulnerable. Because when a project is "asleep", it's a good candidate to slip in some backdoors.
Given the number of FOSS projects, it can be quite hard for any organisation to get an idea of (let alone metrics on) how well maintained those projects are. Doing this and making the numbers public is a very useful service.
Of course, as no doubt various FOSS enthusiasts will rush to point out, it's not a perfect indicator.
Well... it isn't and it doesn't have to be, but it's a very useful indicator all the same. And if you can easily look up a project's rating, that will sharply increase the likelihood that it will be used.
By and large, education and intelligence tend to show show a strong correlation (if one controls for opportunity and rote learning)..
Acquiring an education at university level (at a reputable university) requires one to be able to grasp a coherent set of ideas and techniques that together form the tissue of established science.
A student's grasp of the subject matter is (in reputable universities) not tested by measuring if people can regurgitate the material (achievable by rote learning), but if they can *apply* the tools to a new problem and if they can correctly assess and explain the impact and importance of e.g. changing one or two basic propositions of the theory.
That is how you test if a student has actually understood something they learned. And no, the questions that result from this line of approach can't be found in the books and can't easily be prepared for.
Correctly answering questions like that demands knowledge (a student must *know* (i.e. have memorised) enough of the subject matter) as well as intelligence (defined as sufficient grasp of the theory and an ability to use the theory to reason with it (i.e. apply it), and (this is how you recognise very good students) the ability to reason *about* the theory).
So by and large, someone who is educated in a reputable field at a reputable university and has better than minimum passing grades is intelligent. If they can grasp, apply, and reason about one theory, they will be able to do the same with other theories. Those tend to be the people that go into research by embarking on a PhD (at reputable universities).
So there's the causal link underlying the correlation between intelligence and education.
Of course there are a fair number of diploma mills that focus on testing memory. There you don't receive an education, you memorise a syllabus and learn how to avoid saying anything not covered by the text you learned.
From the article: nuclear explosions are 10 to 100 times as effective against asteroids on collision course as any other means investigated.
Besides, it really doesn't matter where you launch an nuke that you're about to detonate near an asteroid from, as long as it gets there. There is almost no time difference in delivery time (time to exit the atmosphere is less than an hour).
Clearly the inability to come to grips with slow-moving crises is not shared by everyone.
It's concentrated in certain segments of the population.
Conservative political leanings, an anti-science stance, creationism, low education levels, low numeracy, and general gun-happiness all seem to be a strong co-morbidities.
If this is true (and not a trick) then we've just seen the beginning of the end for human-staffed customer service call-centres.
Script reading call-centre staff will be made redundant or downsized.
Banks, utilities, booking agencies, insurance sales... all will use automated customer service, perhaps with switch through to a human operator on demand (at which point higher charges will kick in).
And brace yourself for robotic surveys and sales calls that sound uncannily like real people.
I agree to the extent that lots of taxes are simply passed through to customers. If you didn't, you wouldn't be in business for long. And yes, many of those taxes apply irrespective of company size.
But certainly not all of them. As is: different locations have different cost structures. They apply to different aspects of your business. Given the amount of goods that are transported throughout the country, it should be clear that capital costs (cost of setting up production facilities), labour costs, material costs, energy costs, insurance costs, labour productivity, production efficiency, spillage, waste and theft etc. ensure that you get different cost structures in different places.
As soon as you have that, you get a mix of suppliers in one market with different cost structures. As a result you get different profit margins and different tax burdens for different suppliers, and with it different returns on capital. Transaction costs, various constraints, and uncertainty about future costs limit how easily businesses can set up shop elsewhere.
Having a mix of suppliers with different cost structures and different tax burdens wouldn't be possible if taxes were just another cost.
Yes, yes, you think that if I made $1 million in profit last year and the government wants 30% of that, that it shouldn't raise prices. You'd be wrong.
No. The situation you describe is where you total all costs your business incurs, decide how much profit you'd like to make and add that too, factor in any profit taxes, and then charge whatever results to your customers.
That only works if your customers want whatever it is you're selling at that price and there's no-one around to compete with you.
In other words: a niche business.
What you're saying is that all taxes are, in the end, paid by society as a whole (including businesses), which is correct. And yes, if society wouldn't be paying taxes, it would quite simply pay for everything taxes are spent on in other ways, so ultimately all taxes are an expense.
But the fact remains that taxes on products weigh more heavily on individual consumers and taxes on profits weigh more heavily on "capital".
This is simply because an increase in profits will certainly not result in an increase in wealth for individuals that make up the "labour" part of society. They are very unevenly distributed and tend to go towards those individuals who contributed the "capital" part of the equation. Contrarywise, a decrease in profits will not *immediately and automatically* lead to a decrease in wages (and wealth for the "labour" part of society). In both cases "entrepreneurship" is in the way.
To the extent you're saying there's no difference between taxes on products and taxes on profits, that's an oversimplification.
As to new law superseding old law, true, but wouldn't a change in law the way you mean open up the government to a wave of liability claims? If companies appealed to an ISDS (Investor State Dispute Settlement) tribunal?
For example the one provided by article 11 of NAFTA (see http://en.wikipedia.org/wiki/N... )
After all, the government did represent to industry that they would not face new regulations for the next 10 years. Going back on that promise clearly affects the profitability of the industry. Therefore damages may exist and a demand for compensation is well within the scope of existing law.
Of course I don't know how exactly the law works in this case, but intuitively I'd say that a company that was promised a regulation-free period would stand a decent chance to sue for damages if new legislation were enacted that proves restrictive or even inconvenient. And that could prove quite expensive.
In the finest traditions of lobbyist-written laws, congress has declared anything to do with space-launches the be a exempt from any new regulations by the FAA for the next 10 years. That's called the SPACE act... .
In other words: it has tied its own hands for the next 10 years.
It is, to quote the article, to allow the industry to "build up experience" which can inform regulations. In other words... do whatever you like but don't forget to keep a record if anything goes boom. To "inform regulation" ten years later you know.
Oh, and did you read that part about joint state-enterprise responsibility in case of accidents?
Nice one... private companies can skimp on safety measures as much as they like (a great competitive advantage, that) and the taxpayer will foot (at least) half the bill if anything untoward happens. The other half of the bill will be vainly trying to penetrate the legal insulation provided by launch-companies.
It's ironic that Slashdot is objecting to these hearings yet at the same time seemingly against legislation that would mandate that public policy be based on publicly available Science.
I don't think so. Mandating public policy to be based on publicly available science would for example end all and any teachings of "creationism" in schools.
It would also end faith-based politics like "trickle-down tax exemptions", facilities that allow companies to use overseas subsidiaries as tax shelters, H-1B visa (there's no evidence that these jobs can't be adequately filled by natives), spurious copyright extensions (like the one enacted to save mickey mouse from entering the public domain), viewing corporations as "persons" in a number of ways, allowing employers to curtail medical expenses (like abortions) based on "faith-based considerations", and all attempts to loosen or reverse a complete separation between church and state, and it would prevent e.g. the US military from preparing for effects conflicts that (demonstrably and indisputably) have their roots in global climate change.
In other words... it would run into widespread and ferocious opposition from corporations, religionists, and conservatives as soon as those good people realised what it actually entailed.
Of course I understand that. What those congregationists actually *meant* is that people going on about environmental damage due to conventional drilling, fracking, unrestricted logging, GMO's, bans on insane amounts of antibiotics being used in hog-farming and chicken farming, and other man-made catastrophes should be held to much much higher levels of proof than are needed for scientific consensus.
They should instead be held to the level of proof that you'd get from exhaustive 50-year contrast studies to deal with all industry-sponsored "studies" casting doubt on anything from basic statistics, data-collection, modeling, personal motivation of the personnel involved, representativity, and explanation of any number of far-fetched and shady counter-examples to the general conclusions being reached. By which time the issues have become moot anyway, and profits from irresponsible behaviour have been safely pocketed and are protected by they occurred before there was any law against whatever abuse they were derived from.
Since Slashdot is at least somewhat representative of the US population, consequences like this are going to find few takers. So there's your answer: it isn't ironic, it's a fact of life.
The magic is called "public money", and it comes from something known as "policy".
For various reasons Germany decided they wanted to be less dependent on nuclear and not more dependent on fossil. So they massively subsidised solar panels.
People noticed that and bought them in numbers. Now it turns out that adapting the grid to massive amounts of PV-generated power is expensive too. So they have a special tax to generate the money, and they're currently spending lavish subsidies on... improving batteries and other energy-storage schemes, smart meters, adapting the grid (more (230 KV + long-distance lines, more robust grids at the 10 KV end of the line, researching how to work around the need for heavier grids through storage at city-block level, putting sophisticated control mechanisms in place in solar farms and wind-farms, etc.
And of course organising all participants so that they can do something useful with weather forecasts, and building up robustness to deal with e.g. a solar eclipse.
Funny how many people creep out of the woodwork to condemn someone for being "populist" when he takes a stance that sits ill with commercial interests. Why is it so un-scientific to speak out for labeling GMO foods so that they are recognizable?
People on the other hand who pander to scientifically illiterate conservative underbelly feelings by insisting that evolution be treated as "just a theory" and be treated on par with wild flights of fancy like "intelligent design" on the other hand are known as "devoutly christian", "understandable in their quest for impartiality", and "very American".
Is it just me or do we see a clear division along partisan lines here?
Your point of view essentially says: "All and any anti-trust laws should be abolished because 'It's their product and they can do with it whatever they want'".
That bit about "backdoor deals" is just an ad-hoc argument not to apply anti-trust law in this case. Right? Abuse is abuse, back-door or front-door.
I'm curious what other laws you'd want to see abolished for reasons like that. Sarbanes-Oxley? FDA regulation of new drugs? Wildlife preserves?
A lot of legislation is there for a very good reason: society at large is worse off without it. Don't cherry-pick just because you like the company.
Thanks for that. This "mandatory" post shows FOC (Full Operational Capability) on all US intellectual underbelly feelings.
Apart from that, this seems the sort of project you didn't know you needed until you've seen it done.
How much time do admins, consultants, and contractors waste by re-inventing the wheel when planning, building, and rolling out the umpteeth networked computing infrastructure ?
What's there in the public domain is a jumble of howto's, forums, bits of disjunct knowledge and learning opportunities that one may (over the course of a few years) learn one's way in to become an admin who's able to design an roll out a decent piece of infrastructure.
This is one of the reasons why companies may decide to go with e.g. Microsoft. Less uncertainty in terms of price and ability to meet delivery deadlines. Simply because the people who design and implement the stuff have had time to learn from their wost mistakes, as opposed to the average Linux enthusiast (a definite no-go) or even contractors that set up Linux-based infrastructures (you can bet they use non-standard setups, non-standard tooling, and leave you with a system you probably need them for to maintain efficiently).
This project on the other hand seems to give admins a head-start in implementation and it can serve as a repository of practical know-how.
one that protects non-commercial printing of spare parts or widgets for home use as "fair use".
I mean... I've experienced a few times when a $50 - $200 appliance didn't work anymore because a $0.005 piece of plastic broke.
If the appliance is still under warranty, you can take up the cudgels and have it repaired or replaced. If it's out of warranty, you *might* be able to have it repaired, only to find that repairs typically cost between 50% and 150% of the purchase price.
What could be more reasonable to suspend legal restrictions barring you from 3D-printing that widget (if at all possible)?
As far as I know, it's very very rare that such a widget is of such clever design that you freeload on someone's hard work. What I think is the case (on basis of a thoroughly non-scientific survey, sample-size 6, personal observation) is that any ingenuity in the design is spent in making sure the widget in question can't be second-sourced without infringing on some sort of patent. E.g. by adding a special notch, a special hole, or simply making the dimensions so that the widget is unlike any other on the planet (and any other widgets won't fit).
Just look at the gem of prose posted by New Ginrich (see [http://edition.cnn.com/2014/12/18/opinion/gingrich-america-lost-cyberwar-sony/ ]) in which mr. Ginrich demonstrates great form in a piece of emotional hyperbole that simultaneously waves the flag, beats the war-drum, disses the current government, advocates piracy, and slyly suggests that national control over the internet is the way to go.
Mr. Gingrich obviously never read Schneier's informative and professional response. Doing things like that would only slow mr. Ginrich down.
No. Mr. Ginrich has made up his mind already and frames as war what is basically a combination of poor security (both protection and response were found to be sub-par), unprofessional conduct (mean-spirited, abusive, and racist comments), user stupidity (entrusting highly personal information to a company email system), and bad luck (being targeted by a persistent and capable attacker).
The only way Mr. Ginrich can achieve his national cyberspace defense "Defending America against foreign enemies is the duty of the United States government." is to monitor all traffic entering and leaving the US plus all internal traffic, and being able to selectively cut any of it off on basis of suspicion alone. To use mr. Ginrich's words: "No one should kid themselves.". This is the only possible outcome if his ideas are adopted.
It's like the NSA's dream come true. Not only will they be allowed to tap into everything, Mr. Ginrich's ideas (if adopted) mean that they will now actually be tasked to do that. Plus they get to design and implement some fine-grained kill-switch. Oh, can encrypted communications by private individuals be tolerated? Risky, that. Any non-government or non-whitelisted corporate entity that uses encryption could be a hostile nation in disguise, eh? best to put a stop to that right now. Or err risk "loosing the cyber war".
What happens if it turns out to be possible to simulate the effect of drugs use through transcranial stimulation?
Or an experience akin to sexual stimulation?
I have no idea is this is possible, but if it is, will there be any realistic prospect of keeping people from indiscriminate use? And will we see significant groups of people become addicts to such stimulation? Students? Schoolchildren? The jobless?
We already have drug addicts and porn addicts. The former seem to have difficulties (depending on the drug) to keep themselves from overdosing on it if provided access to unlimited quantities of their drug. The latter don't seem to be much of a health risk to themselves though, even if people do get fired for watching porn on the job.
So there really do seem to be public health issues at stake here, and I'd like to know more about the whole thing before taking a position. But it looks potentially scary.
Because when everyone starts encrypting everything, law-enforcement officials may just get the authority to demand your encryption keys from you, or alternatively, to oblige you to decrypt the stuff for them. Otherwise they'd be stymied. Australia and the UK already have legislation in place to compel people to decrypt their stuff on demand.
And because it's not practical to encrypt everything on every gadget you own with backdoor-free encryption. It's just too bothersome for a normal person.
And because if you don't "cooperate", police may actively search for anything they might conceivably pin on you, so that you can later be offered a plea-bargain in which you reveal your keys in return for the DA dropping twenty-odd far-fetched charges you'd rather not risk having to defend against (even if you could afford a competent lawyer).
And because once you're registered as someone they have encrypted data on, what's easier than to monitor traffic from and to you for (a) patterns (b) weak encryption and (c) passwords.
And because it is probably only a matter of time (a decade or so) for special-purpose quantum computers to become available that can crack your encryption.
And because we're spending a few billion a year making sure that commercially available encryption has weaknesses or even backdoors that are known to the NSA.
So I don't think it's a good idea to tell yourself you're safe from surveillance behind simple technological measures. If anything, it will only mark you as suspicious thereby warranting more effort.
Your main protection was the law, and that just got moved out of the way.
This computer burglary (I refuse to call it a hack) is unfortunate for Sony and its employees.
My condoleances.
On the other hand, it's very beneficial for our society that this sort of data now becomes a matter of public record simply because I'm pretty sure that the extent of data that is collected on employees hasn't been documented quite so clearly and unequivocally before.
Besides which, it's well-documented that law-makers and public opinion generally aren't pro-active on basis of insight, intelligence, or commonsense. No, it always requires one or two actual cases of things going totally wrong to get people's attention. And even then it takes a couple of repeats before the shoot-the-messenger reflex can be bypassed and the underlying issues addressed.
In addition, the release of business information gives a valuable historical reference on how the corporate world works in a way that transcends books and even court records (which are usually sealed anyway where commercial interests are concerned).
So, in this respect, society as a whole benefits from this example of computer-burglary. Now if we could only make the data available in its entirety, or at least in coherent chunks...
Even if that were your concern, you would be willing to accept blanket exceptions to this law for employees and for anyone who obtained their information without breaking and entering (including undercover journalism). Something the supporters of this law obviously weren't.
Your further appeal to the "shouting 'Fire'" limitation on free speech to get the verdict repealed appeal indicates that you won't accept such exceptions either.
The so-called "fraud" you go on about is a standard journalistic practice to obtain evidence on scandals and wrongdoing that would otherwise remain undetected (or at the very least unreported) because of non-cooperation, threats, abuse of power, or plain criminal behaviour on part of powerful individuals or firms.
For better or worse, this sort of thing (up to and including criminal behaviour) is absolutely ingrained in US history and culture. And so it its antidote, "free speech". Free speech isn't about being "nice" or "lovable" or "fuddy duddy". It can be (and indeed often is) a means of fighting a conflict.
I can only conclude that you really want to see free speech, the very essence of our culture, curtailed when it threatens to inconvenience commercial interests. You want to see the conflict "resolved" by ensuring the basic facts it's about remain outside the public view. You're not he first and you certainly won't be the last.
As I see it, this is where you cross the line between "being concerned" and "bluntly trying to suppress speech you don't like".
There is nothing wrong with every jack on the planet cobbling together their very own programs. Programming is dead easy. Any fool can code, and I have nothing against that.
The point is that software which is to be re-used (whether FOSS or proprietary software) should be held to certain design standards.
FOSS software manages itself, more or less, and the user's job is to choose software that does what's needed and looks credible from a development point of view (sensible forums, active development community, public source code repository so that you can check activity, etc.),
Proprietary software is more difficult. It runs the entire spectrum from shoddy to excellent, and you can't really tell from the outside (short of reading forum posts about it).
Software for which there is substantial cost attached to failing (whether proprietary or FOSS) should be properly designed, quality-controlled, and managed (as opposed to being hacked together).
I think that security in the consumer sphere is worth having (for our society as a whole) even if nobody (in the market) wants to do it.
So I was wondering if this (security for electronic equipment that controls real-world stuff) isn't an area that could genuinely benefit from government regulation. Just like minimum safety norms for electrical equipment, building fire regulations and safety regulations for cars.
You see, if you (the one who posted the question) were a numerical mathematician or a computational physicist and looking for adequate performance in a research setting at rock-bottom cost, I'd say:have a look at GPU's (see e.g. here http://www.nvidia.com/object/c... ) and e.g. the Navier Stokes solver from Stanford U. (see here: http://mc.stanford.edu/cgi-bin... ). For such applications, hardware based on GPU's tends to give a much better price/performance ratio than rigs based on CPU's. But they're s lot harder to use as well. So find a suitable solver and see what hardware makes it shine.
But you probably aren't, or you'd have known that already (or looked it up in the literature or figured it out yourself).
Err ... if you are (as far as I can make out) just a computing guy who doesn't know Navier from Stokes but wants to put a "FEA/CFD rig" together, I think you're simply not the right person to do that. Yes, you're probably capable a few PCB's together that can run a generic Matlab-based solver, and will then find that it gives you an abysmal price-performance ratio on your particular workload.
And why? Well, the problem with "supercomputers" is: they're much more powerful than a general purpose computer only on very *specific^ problems. Change the problem and watch the performance change as well.
So you've got to tune your hardware to your problem in order to get realy good price-performance. And your "problem" is your solver. You need to choose that as well. And for that you need yo understand a bit about what a solver does relative to the problem you really want to solve. And it sounds as if you haven't a clue. Sorry.
The alternative is to let other people (consultants, vendors) do the thinking, and buy a custom solution. That will work, and will give you reasonable (but not great) price-performance ratios at a reasonable price level. But make darned sure that your hardware-software combinations is a good fit.
My suggestion: talk to your team member who knows what the formulas look like, what solver you're going to be using, whether low-accuracy is acceptable (e.g. if the objective is to obtain a graphical solution) or whether high accuracy is a must (e.g. for engineering purposes).
If low accuracy is acceptable but you want the best speed, think GPU's. If not ... determine what the particularities of your problem instances are, what your solver grid will look like, and what type of computing resources you'd need for that and how much.
Simply saying "a CFD problem" isn't nearly specific enough. And getting to a hardware configuration that has truly good price/performance levels is something for a specialist (or a team effort).
Will there be any staff to notice that you're unwell and call an ambulance?
As FOSS projects become more widely used (privately and by companies), it's an excellent idea to actually collect some statistics that give an idea of how well and how actively a project is maintained.
An attacker might e.g. get commit rights to several low-activity projects, insert malicious code, and wait for people to download updates and become easily exploitable.
No FOSS end-user ever checks code: they rely om the maintainers to produce clean and honest code. Large and tech-savvy businesses tend to be a little more cautious, but in the end only a minority have the staff and the budget to actually vet the code. So unless they're going to expose themselves by redistributing the code, or they know they're going to use it in mission-critical ways, they won't look into it very deeply.
This leaves users vulnerable. Because when a project is "asleep", it's a good candidate to slip in some backdoors.
Given the number of FOSS projects, it can be quite hard for any organisation to get an idea of (let alone metrics on) how well maintained those projects are. Doing this and making the numbers public is a very useful service.
Of course, as no doubt various FOSS enthusiasts will rush to point out, it's not a perfect indicator.
Well ... it isn't and it doesn't have to be, but it's a very useful indicator all the same. And if you can easily look up a project's rating, that will sharply increase the likelihood that it will be used.
Acquiring an education at university level (at a reputable university) requires one to be able to grasp a coherent set of ideas and techniques that together form the tissue of established science.
A student's grasp of the subject matter is (in reputable universities) not tested by measuring if people can regurgitate the material (achievable by rote learning), but if they can *apply* the tools to a new problem and if they can correctly assess and explain the impact and importance of e.g. changing one or two basic propositions of the theory.
That is how you test if a student has actually understood something they learned. And no, the questions that result from this line of approach can't be found in the books and can't easily be prepared for.
Correctly answering questions like that demands knowledge (a student must *know* (i.e. have memorised) enough of the subject matter) as well as intelligence (defined as sufficient grasp of the theory and an ability to use the theory to reason with it (i.e. apply it), and (this is how you recognise very good students) the ability to reason *about* the theory).
So by and large, someone who is educated in a reputable field at a reputable university and has better than minimum passing grades is intelligent. If they can grasp, apply, and reason about one theory, they will be able to do the same with other theories. Those tend to be the people that go into research by embarking on a PhD (at reputable universities).
So there's the causal link underlying the correlation between intelligence and education.
Of course there are a fair number of diploma mills that focus on testing memory. There you don't receive an education, you memorise a syllabus and learn how to avoid saying anything not covered by the text you learned.
Nonsense on both counts.
From the article: nuclear explosions are 10 to 100 times as effective against asteroids on collision course as any other means investigated.
Besides, it really doesn't matter where you launch an nuke that you're about to detonate near an asteroid from, as long as it gets there. There is almost no time difference in delivery time (time to exit the atmosphere is less than an hour).
Clearly the inability to come to grips with slow-moving crises is not shared by everyone. It's concentrated in certain segments of the population.
Conservative political leanings, an anti-science stance, creationism, low education levels, low numeracy, and general gun-happiness all seem to be a strong co-morbidities.
Script reading call-centre staff will be made redundant or downsized.
Banks, utilities, booking agencies, insurance sales ... all will use automated customer service, perhaps with switch through to a human operator on demand (at which point higher charges will kick in).
And brace yourself for robotic surveys and sales calls that sound uncannily like real people.
I agree to the extent that lots of taxes are simply passed through to customers. If you didn't, you wouldn't be in business for long. And yes, many of those taxes apply irrespective of company size.
But certainly not all of them. As is: different locations have different cost structures. They apply to different aspects of your business. Given the amount of goods that are transported throughout the country, it should be clear that capital costs (cost of setting up production facilities), labour costs, material costs, energy costs, insurance costs, labour productivity, production efficiency, spillage, waste and theft etc. ensure that you get different cost structures in different places.
As soon as you have that, you get a mix of suppliers in one market with different cost structures. As a result you get different profit margins and different tax burdens for different suppliers, and with it different returns on capital. Transaction costs, various constraints, and uncertainty about future costs limit how easily businesses can set up shop elsewhere.
Having a mix of suppliers with different cost structures and different tax burdens wouldn't be possible if taxes were just another cost.
No. The situation you describe is where you total all costs your business incurs, decide how much profit you'd like to make and add that too, factor in any profit taxes, and then charge whatever results to your customers.
That only works if your customers want whatever it is you're selling at that price and there's no-one around to compete with you.
In other words: a niche business.
What you're saying is that all taxes are, in the end, paid by society as a whole (including businesses), which is correct. And yes, if society wouldn't be paying taxes, it would quite simply pay for everything taxes are spent on in other ways, so ultimately all taxes are an expense.
But the fact remains that taxes on products weigh more heavily on individual consumers and taxes on profits weigh more heavily on "capital".
This is simply because an increase in profits will certainly not result in an increase in wealth for individuals that make up the "labour" part of society. They are very unevenly distributed and tend to go towards those individuals who contributed the "capital" part of the equation. Contrarywise, a decrease in profits will not *immediately and automatically* lead to a decrease in wages (and wealth for the "labour" part of society). In both cases "entrepreneurship" is in the way.
To the extent you're saying there's no difference between taxes on products and taxes on profits, that's an oversimplification.
As to new law superseding old law, true, but wouldn't a change in law the way you mean open up the government to a wave of liability claims? If companies appealed to an ISDS (Investor State Dispute Settlement) tribunal? For example the one provided by article 11 of NAFTA (see http://en.wikipedia.org/wiki/N... )
After all, the government did represent to industry that they would not face new regulations for the next 10 years. Going back on that promise clearly affects the profitability of the industry. Therefore damages may exist and a demand for compensation is well within the scope of existing law.
Of course I don't know how exactly the law works in this case, but intuitively I'd say that a company that was promised a regulation-free period would stand a decent chance to sue for damages if new legislation were enacted that proves restrictive or even inconvenient. And that could prove quite expensive.
Any thoughts?
In other words: it has tied its own hands for the next 10 years.
It is, to quote the article, to allow the industry to "build up experience" which can inform regulations. In other words ... do whatever you like but don't forget to keep a record if anything goes boom. To "inform regulation" ten years later you know.
Oh, and did you read that part about joint state-enterprise responsibility in case of accidents?
Nice one ... private companies can skimp on safety measures as much as they like (a great competitive advantage, that) and the taxpayer will foot (at least) half the bill if anything untoward happens. The other half of the bill will be vainly trying to penetrate the legal insulation provided by launch-companies.
I don't think so. Mandating public policy to be based on publicly available science would for example end all and any teachings of "creationism" in schools.
It would also end faith-based politics like "trickle-down tax exemptions", facilities that allow companies to use overseas subsidiaries as tax shelters, H-1B visa (there's no evidence that these jobs can't be adequately filled by natives), spurious copyright extensions (like the one enacted to save mickey mouse from entering the public domain), viewing corporations as "persons" in a number of ways, allowing employers to curtail medical expenses (like abortions) based on "faith-based considerations", and all attempts to loosen or reverse a complete separation between church and state, and it would prevent e.g. the US military from preparing for effects conflicts that (demonstrably and indisputably) have their roots in global climate change.
In other words ... it would run into widespread and ferocious opposition from corporations, religionists, and conservatives as soon as those good people realised what it actually entailed.
Of course I understand that. What those congregationists actually *meant* is that people going on about environmental damage due to conventional drilling, fracking, unrestricted logging, GMO's, bans on insane amounts of antibiotics being used in hog-farming and chicken farming, and other man-made catastrophes should be held to much much higher levels of proof than are needed for scientific consensus.
They should instead be held to the level of proof that you'd get from exhaustive 50-year contrast studies to deal with all industry-sponsored "studies" casting doubt on anything from basic statistics, data-collection, modeling, personal motivation of the personnel involved, representativity, and explanation of any number of far-fetched and shady counter-examples to the general conclusions being reached. By which time the issues have become moot anyway, and profits from irresponsible behaviour have been safely pocketed and are protected by they occurred before there was any law against whatever abuse they were derived from.
Since Slashdot is at least somewhat representative of the US population, consequences like this are going to find few takers. So there's your answer: it isn't ironic, it's a fact of life.
For various reasons Germany decided they wanted to be less dependent on nuclear and not more dependent on fossil. So they massively subsidised solar panels.
People noticed that and bought them in numbers. Now it turns out that adapting the grid to massive amounts of PV-generated power is expensive too. So they have a special tax to generate the money, and they're currently spending lavish subsidies on ... improving batteries and other energy-storage schemes, smart meters, adapting the grid (more (230 KV + long-distance lines, more robust grids at the 10 KV end of the line, researching how to work around the need for heavier grids through storage at city-block level, putting sophisticated control mechanisms in place in solar farms and wind-farms, etc.
And of course organising all participants so that they can do something useful with weather forecasts, and building up robustness to deal with e.g. a solar eclipse.
It's concentrated effort rather than magic, and it doesn't come cheap. See e.g. http://en.wikipedia.org/wiki/G...
Certainly not a bad idea, but it's a choice. Meaning there are other possible choices.
People on the other hand who pander to scientifically illiterate conservative underbelly feelings by insisting that evolution be treated as "just a theory" and be treated on par with wild flights of fancy like "intelligent design" on the other hand are known as "devoutly christian", "understandable in their quest for impartiality", and "very American".
Is it just me or do we see a clear division along partisan lines here?
Your point of view essentially says: "All and any anti-trust laws should be abolished because 'It's their product and they can do with it whatever they want'".
That bit about "backdoor deals" is just an ad-hoc argument not to apply anti-trust law in this case. Right? Abuse is abuse, back-door or front-door.
I'm curious what other laws you'd want to see abolished for reasons like that. Sarbanes-Oxley? FDA regulation of new drugs? Wildlife preserves? A lot of legislation is there for a very good reason: society at large is worse off without it. Don't cherry-pick just because you like the company.
Apart from that, this seems the sort of project you didn't know you needed until you've seen it done.
How much time do admins, consultants, and contractors waste by re-inventing the wheel when planning, building, and rolling out the umpteeth networked computing infrastructure ?
What's there in the public domain is a jumble of howto's, forums, bits of disjunct knowledge and learning opportunities that one may (over the course of a few years) learn one's way in to become an admin who's able to design an roll out a decent piece of infrastructure.
This is one of the reasons why companies may decide to go with e.g. Microsoft. Less uncertainty in terms of price and ability to meet delivery deadlines. Simply because the people who design and implement the stuff have had time to learn from their wost mistakes, as opposed to the average Linux enthusiast (a definite no-go) or even contractors that set up Linux-based infrastructures (you can bet they use non-standard setups, non-standard tooling, and leave you with a system you probably need them for to maintain efficiently).
This project on the other hand seems to give admins a head-start in implementation and it can serve as a repository of practical know-how.
I mean ... I've experienced a few times when a $50 - $200 appliance didn't work anymore because a $0.005 piece of plastic broke.
If the appliance is still under warranty, you can take up the cudgels and have it repaired or replaced. If it's out of warranty, you *might* be able to have it repaired, only to find that repairs typically cost between 50% and 150% of the purchase price.
What could be more reasonable to suspend legal restrictions barring you from 3D-printing that widget (if at all possible)?
As far as I know, it's very very rare that such a widget is of such clever design that you freeload on someone's hard work. What I think is the case (on basis of a thoroughly non-scientific survey, sample-size 6, personal observation) is that any ingenuity in the design is spent in making sure the widget in question can't be second-sourced without infringing on some sort of patent. E.g. by adding a special notch, a special hole, or simply making the dimensions so that the widget is unlike any other on the planet (and any other widgets won't fit).
And ... if you've got nothing to hide, you can't possibly object, right?
Only luddites and pinko hippies will protest (or worse: boycott) this particular "technology".
Mr. Gingrich obviously never read Schneier's informative and professional response. Doing things like that would only slow mr. Ginrich down.
No. Mr. Ginrich has made up his mind already and frames as war what is basically a combination of poor security (both protection and response were found to be sub-par), unprofessional conduct (mean-spirited, abusive, and racist comments), user stupidity (entrusting highly personal information to a company email system), and bad luck (being targeted by a persistent and capable attacker).
The only way Mr. Ginrich can achieve his national cyberspace defense "Defending America against foreign enemies is the duty of the United States government." is to monitor all traffic entering and leaving the US plus all internal traffic, and being able to selectively cut any of it off on basis of suspicion alone. To use mr. Ginrich's words: "No one should kid themselves.". This is the only possible outcome if his ideas are adopted.
It's like the NSA's dream come true. Not only will they be allowed to tap into everything, Mr. Ginrich's ideas (if adopted) mean that they will now actually be tasked to do that. Plus they get to design and implement some fine-grained kill-switch. Oh, can encrypted communications by private individuals be tolerated? Risky, that. Any non-government or non-whitelisted corporate entity that uses encryption could be a hostile nation in disguise, eh? best to put a stop to that right now. Or err risk "loosing the cyber war".
Or an experience akin to sexual stimulation?
I have no idea is this is possible, but if it is, will there be any realistic prospect of keeping people from indiscriminate use? And will we see significant groups of people become addicts to such stimulation? Students? Schoolchildren? The jobless?
We already have drug addicts and porn addicts. The former seem to have difficulties (depending on the drug) to keep themselves from overdosing on it if provided access to unlimited quantities of their drug. The latter don't seem to be much of a health risk to themselves though, even if people do get fired for watching porn on the job.
So there really do seem to be public health issues at stake here, and I'd like to know more about the whole thing before taking a position. But it looks potentially scary.
@Karmashock
Because when everyone starts encrypting everything, law-enforcement officials may just get the authority to demand your encryption keys from you, or alternatively, to oblige you to decrypt the stuff for them. Otherwise they'd be stymied. Australia and the UK already have legislation in place to compel people to decrypt their stuff on demand.
And because it's not practical to encrypt everything on every gadget you own with backdoor-free encryption. It's just too bothersome for a normal person.
And because if you don't "cooperate", police may actively search for anything they might conceivably pin on you, so that you can later be offered a plea-bargain in which you reveal your keys in return for the DA dropping twenty-odd far-fetched charges you'd rather not risk having to defend against (even if you could afford a competent lawyer).
And because once you're registered as someone they have encrypted data on, what's easier than to monitor traffic from and to you for (a) patterns (b) weak encryption and (c) passwords.
And because it is probably only a matter of time (a decade or so) for special-purpose quantum computers to become available that can crack your encryption.
And because we're spending a few billion a year making sure that commercially available encryption has weaknesses or even backdoors that are known to the NSA.
So I don't think it's a good idea to tell yourself you're safe from surveillance behind simple technological measures. If anything, it will only mark you as suspicious thereby warranting more effort.
Your main protection was the law, and that just got moved out of the way.
Any specific reason for that?
My condoleances.
On the other hand, it's very beneficial for our society that this sort of data now becomes a matter of public record simply because I'm pretty sure that the extent of data that is collected on employees hasn't been documented quite so clearly and unequivocally before.
Besides which, it's well-documented that law-makers and public opinion generally aren't pro-active on basis of insight, intelligence, or commonsense. No, it always requires one or two actual cases of things going totally wrong to get people's attention. And even then it takes a couple of repeats before the shoot-the-messenger reflex can be bypassed and the underlying issues addressed.
In addition, the release of business information gives a valuable historical reference on how the corporate world works in a way that transcends books and even court records (which are usually sealed anyway where commercial interests are concerned).
So, in this respect, society as a whole benefits from this example of computer-burglary. Now if we could only make the data available in its entirety, or at least in coherent chunks ...