Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Make a career of testing assumptions (Score 1) 40

How many more assumptions are out there waiting to be retested and found to be wrong? I suspect that quite a few scientists could make a career of testing assumptions and make great progress on a number of long standing medical issues. Actually, this doesn't just apply to medicine, it applies to any assumption ever made. Those old founders of science had a lot of hubris that no one has challenged for many decades.

Comment AI is helping workers replace companies (Score 1) 124

Workers can use AI on their own to automate their own jobs and give themselves more time. They can use that time to get more jobs which they can then also automate. Soon it may be common to have ten jobs, mostly handled by your own AI. Then working for any one company matters less, people may quit some jobs if they feel like going on vacation. The AI sword cuts both ways, workers can also use it to automate their work too. As AI improves use your personal AI to start a company run by the AI. No more bosses.

Comment Git sucks (Score 2, Interesting) 114

It imposes pain on millions of people to make the integrators life easier. Even CVS was better for the masses. How many times has git screwed things up for you when all you wanted was to check in your code so it was backed up? It needs to separate backup functions (making them simple) and code merge/integration functions. In fact, code merge/integration could use new and better tools itself. Just like CAD tools, programming tools are woefully primitive.

Comment It is not possible to monopolize science (Score 1) 66

Any country can make a breakthrough in any area which then gives them an advantage. It is often not even a linear path to develop a field, it only depends on who comes up with new ideas. Some things like making integrated circuits are hard to master without proprietary knowledge, but an entirely new method of making integrated circuits could be invented and bypass the current chip fabs leads. The idea that science is a race is stupid, it is much more like exploring an unknown forest and you can not keep any country out of the forest.

Comment More econobabble (Score 1) 153

Have you noticed that economic arguments can be warped to support any viewpoint? This is intentional, the language of economics has been intentionally obfuscated. Economics is not a science, it's a bunch of anecdotes and rules of thumb (called models) and opinions by hired experts to influence markets. Fink needs to include citations and a logic chain for his declarations about something that has never happened before, before anyone can believe his prognostications, in my opinion.

Slashdot Top Deals

We declare the names of all variables and functions. Yet the Tao has no type specifier.

Working...