Slashdot Mirror


Scientists Crowdfund The Theory of Everything (cphpost.dk)

einar.petersen writes: Danish scientists are seeking to fund their research on the theory of everything in a rather unconventional way, namely via crowdfunding. The two researchers have launched a campaign that as of writing is 55% funded....
"Einstein spent the last 30 years of his life searching for an answer to the deepest question about the universe: does a fundamental principle, that governs all of reality, exist...?" reads their Indiegogo page. "In 2013 we, the theoretical physicist Jesper Moller Grimstrup and the mathematician Johannes Aastrup, discovered a simple mathematical principle, which we believe could be exactly what Einstein was searching for." One Danish newspaper jokes that the mathematician and theoretical physicist "are now offering mere mortals a chance to get in on the action."

105 of 189 comments (clear)

  1. The answer is.... by einar.petersen · · Score: 5, Funny

    42

    --
    MS, ALS, Aphasia ? http://globability.org - Me http://einarpetersen.com
    1. Re:The answer is.... by U2xhc2hkb3QgU3Vja3M · · Score: 2

      Q: What do you get if you multiply six by nine?
      A: 42

    2. Re:The answer is.... by WarJolt · · Score: 2

      The only question that will be answered is how to best squander $30k.

    3. Re:The answer is.... by Anonymous Coward · · Score: 5, Funny

      #include <stdio.h>

      #define SIX 1+5
      #define NINE 8+1

      main() {
          printf("What do you get if you multiply %d by %d? %d!\n", SIX, NINE, SIX * NINE);
      }

    4. Re:The answer is.... by WarJolt · · Score: 1

      This is a good reason to use constexpr. If someone can tell me how to do stringification without macros I'd stop using macros all together.

    5. Re:The answer is.... by FatdogHaiku · · Score: 1

      How many roads must a man walk down? 42
      Then a mouse with a saw cuts his head open...

      --
      You have the right to remain sentient. If you give up the right to remain sentient, you will be elected to public office
  2. does a fundamental principle... exist...? by fustakrakich · · Score: 2

    Of course it does. It is extremely simple too:

    Everything will grow as big as it can before it explodes.

    --
    “He’s not deformed, he’s just drunk!”
    1. Re: does a fundamental principle... exist...? by red_dragon · · Score: 1

      jwz said it best: "Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can."

      --
      In Soviet Russia, Jesus asks: "What Would You Do?"
    2. Re: does a fundamental principle... exist...? by Aristos+Mazer · · Score: 1

      Similarly, all hardware is upgraded to the point where it has a network connection, or is replaced by a model that can.

  3. Sanity Check by Bender0x7D1 · · Score: 1

    Can anyone knowledgable in the field give a yes/no on the sanity of their research? If I decide to help fund it, I would like some idea that it isn't all snake oil.

    --
    Reading code is like reading the dictionary - you have to read half of it before you can go back and understand it.
    1. Re:Sanity Check by ShanghaiBill · · Score: 1

      Can anyone knowledgable in the field give a yes/no on the sanity of their research?

      If people knowledgeable in their field thought their approach was likely to succeed, they would already have plenty of funding.

    2. Re:Sanity Check by Bender0x7D1 · · Score: 2

      You've never tried to get a proposal accepted, have you?

      Research dollars aren't exactly easy to come by - especially in a field like theoretical physics. So, it might be good work - but far enough outside the mainstream to be unfunded.

      --
      Reading code is like reading the dictionary - you have to read half of it before you can go back and understand it.
    3. Re:Sanity Check by bjorniac · · Score: 5, Informative

      TL:DR - yes, it's a bit out there, but no more so than any other of the big attempts.

      I've talked with Jesper and Johannes at length whilst I was a PhD student - their ideas are based on applying the techniques of loop quantum gravity to non-commutative geometry. To give a brief summary of each:

      LQG regards the basic variables of geometry to be holonomies and fluxes - a holonomy is the transport of a vector around a small loop, coming back to the start to find the vector isn't pointing the same way (think about carrying an arrow around the a triangle from north pole to equator). This measures the curvature of the underlying manifold. The fluxes are like field lines in electromagnetism. It is these variables that are quantized (discretized) on a spin-network in LQG.

      Non-commutative geometry is the idea that geometrical operators care about the order in which they are applied - area(A) length(B) != length(B) area(A) (very loosely). Non-commutativity is at the heart of quantum mechanics, and is the root of Heisenberg's Uncertainty Principle.

      What they're hoping to do is build on the work of Connes and Chamseddine who have shown that the spectral action (special type of object in a non-commutative geometry, coming from application to the standard model) naturally reproduces the Einstein-Hilbert action (Basis of General Relatvity) in certain conditions. They hope that by applying LQG techniques here they'll get a full quantum theory of everything.

      It's a long shot, of course, but all such things are - non commutative geometry is a strange beast, and no-one has shown that LQG is the right way to quantize gravity (though they have had some theoretical success in cosmology and black holes). It's a personal aesthetic as to whether you think this is more or less plausible than extra dimensions, or symmetries, or some altogether new principle. It's not something I choose to spend my time on as I don't think it's the right way to go (I don't like non-commutativity, and LQG involves fundamental discreteness in a way that I think doesn't work) but I would say it's as good an idea as any other on the market and deserves to be explored.

    4. Re:Sanity Check by ColdWetDog · · Score: 5, Funny

      You know, that doesn't help a bit.

      --
      Faster! Faster! Faster would be better!
    5. Re:Sanity Check by dbarclay10 · · Score: 3, Informative

      This kind of thing is why Slashdot can be awesome. (All credit to the author of course :)

      --

      Barclay family motto:
      Aut agere aut mori.
      (Either action or death.)
    6. Re:Sanity Check by thinkwaitfast · · Score: 1

      I think wolfram has a better chance with cellular automa.

    7. Re:Sanity Check by quax · · Score: 2

      Helped me. Then again I have a physics degree :-)

    8. Re:Sanity Check by K.+S.+Kyosuke · · Score: 3, Funny

      Fraud! Physicists use radians, not degrees.

      --
      Ezekiel 23:20
    9. Re:Sanity Check by Fragnet · · Score: 1

      There's one born every minute.

    10. Re:Sanity Check by bjorniac · · Score: 1

      It's a pleasure. I'm lucky enough to work on my passion, and to be able to talk about stuff like this with the people who work on it.

      A side note - both Jesper and Johannes are very open and easy to talk to - I'm sure if they're not overwhelmed they'll respond to questions from the public about their ideas.

    11. Re:Sanity Check by NicknameUnavailable · · Score: 1

      Can anyone knowledgable in the field give a yes/no on the sanity of their research?

      If people knowledgeable in their field thought their approach was likely to succeed, they would already have plenty of funding.

      Nobody knowledgeable in the field has funding to give, hence they give to people like Tyson, Kaku and Hawking because they are celebrities. Knowledge in the field being defined as at least being on the right track to a grand unified theory.

    12. Re:Sanity Check by Pseudonym · · Score: 1

      Thanks for that. I'm just a guy on the Internet, but this explanation was enough to convince me that it's a non-crank proposal, even if it's being oversold.

      --
      sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
    13. Re: Sanity Check by einar.petersen · · Score: 1

      Actually the researchers are legit, I am from Denmark and this is not a joke, if you are in doubt contact some of the non affiliated (research wise) researchers yourself they are easy to find, write a nice letter and if you are satisfied donate. Personally with the Danish reporters having done this already and being familiar with the issues of funding in the research world I decided to throw in my bit in the hope of furthering the understanding of the universe(s).

      --
      MS, ALS, Aphasia ? http://globability.org - Me http://einarpetersen.com
    14. Re: Sanity Check by einar.petersen · · Score: 1

      Foundational research is a very real pursuit or job, only it is hard for the money focused world to understand this, why do we need to know why the apples fall down from the treas, I will let the manufacturer answer then you can mull over the real job or not "Get back to work peasant I have cider and apple pies to make and sell and gravity works just fine without you knowing why...." if Newton was a peasant would it have been a real job for him to figure out this gravity thing ?

      --
      MS, ALS, Aphasia ? http://globability.org - Me http://einarpetersen.com
    15. Re:Sanity Check by tomxor · · Score: 1

      ...[Correct, detailed and insightful explanation]...

      You know, that doesn't help a bit.

      Helped me. Then again I have a physics degree :-)

      This pretty much sums up the problem with many wikipedia pages on complex subjects... for outsiders they are man pages where even the syntax is esoteric... only useful when you want to remind yourself the details of something you already know quite well... If not then it's a difficult decoding exercise.

      The "simple english" version isn't really a proper solution, it would be nice to be able to dynamically and automatically break down complex components for a better subjective understanding... in a similar kind of way to how Feynman could explain a complex concept to anyone by gradually building it up.

    16. Re:Sanity Check by Coisiche · · Score: 1

      The monetary value of a Nobel prize is about a million euros. I suspect that the lucrative sponsorship deals that a championship winning sportsperson can use to enhance prize money probably aren't available to Nobel prize winners, so the cash bit is probably all they'll ever see. It is possible to raise more than a million euros on Kickstarter but I don't think this is the sort of thing that will grab enough attention to be one of those record-breaking kickstarters, so they might have been better going for the Nobel.

    17. Re:Sanity Check by tburkhol · · Score: 1

      This pretty much sums up the problem with many wikipedia pages on complex subjects... for outsiders they are man pages where even the syntax is esoteric... only useful when you want to remind yourself the details of something you already know quite well... If not then it's a difficult decoding exercise.

      There's a (relatively) modern buzzphrase, "life-long learning," that basically means you take up those difficult decoding exercises in order to make yourself a better person.

    18. Re:Sanity Check by jandersen · · Score: 1

      Fraud! Physicists use radians, not degrees.

      Kelvin. You mean Kelvin. Radians are for mathematicians.

    19. Re:Sanity Check by jandersen · · Score: 1

      A link to their thesis, in it's simple beauty: arxiv.org/pdf/hep-th/0601127v1.pdf (yeah, I was being slightly sarky).

      I used to study these things in a previous eon, and my main problem back then was (and still is) that physicists seem too reluctant to explore what might explain quantum mechanics; or perhaps that is just the way it looked to a student who kept asking annoying questions :-) We keep trying to guess a solution, but there has for a long time been a strong reluctance against questioning the basic assumptions of the great masters; and the probing that there has been seems to have been mostly of GR rather than QM. It is only very recently I have even heard of alternatives to the Copenhagen interpretation, despite it being frankly a bit ludicrous - I think we have to be far more daring in challenging the great theories; just think of the quantum leap, if you'll forgive the pun, from classical mechanics to GR and QM.

      In seeking to understand what happens to gravity in terms of QM, we are probing what happens to space and time as we approach zero - we can't really do that without having a much clearer idea of what exactly they are and why they appear to be fundamentally different. And the same goes for concepts like particle, mass, electric charge etc. Defining these in terms of the current theory merely pushes the ball around, it doesn't bring us into new territory. And fields, of course - do we actually know much about what a field is, other than a mathematical tool that describes the behaviour of certain phenomena? Do we know why the vacuum speed of light is what it is and why it is the same for all observers? And so on - to unify GR and QM, we need to go beyond both, and to do that, I think we need to answer questions like these.

    20. Re:Sanity Check by Maritz · · Score: 1

      You can conclude whatever you like.

      --
      I do not want your cheap brainburning drugs. They are useless for work. And I am a working man today.
    21. Re: Sanity Check by c9brown · · Score: 1

      I agree completely. One hint at where this problem stems from is the fact that scientists often even have trouble communicating with other scientists outside of their own field (and these are the people writing the wikipedia articles). The goal of research is to go very deep, so scientists tend to get entrenched in their own specialized terminology and way of looking at the world. Furthermore, in my experience as a PhD student, being able to communicate scientific ideas with the broader public is not a skill that is trained or even all that valued among most scientists (because it typically doesn't help get grants), so it's not something that many scientists get good at.

    22. Re:Sanity Check by quax · · Score: 1

      You may want to check out Bee's blog at http://backreaction.blogspot.c...

      She is an outstanding theoretical physicist with a nag to explain things in plain English, without dumbing them down too much (at least I think so, then again I may not be the best person to judge that).

    23. Re: Sanity Check by S-HubertCumberdale-F · · Score: 1

      I agree completely about questioning our assumptions. Feynman. A Nobel winning Physicist was led to his Nobel idea by realizing that this one quantum particle didn't always have the same spin, despite the certainty within the community that it did. He found out it was all based on one poorly performed experiment. Questioning assumptions is another strength of crowdsourcing, which I ranted about already in my post below.

    24. Re:Sanity Check by Fragnet · · Score: 1

      I know. I did. I'm rarely wrong.

    25. Re:Sanity Check by Hognoxious · · Score: 1

      All the carpenters I know have 90.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    26. Re:Sanity Check by RockDoctor · · Score: 1

      This pretty much sums up the problem with many wikipedia pages on complex subjects [...] If not then it's a difficult decoding exercise.

      Ummm, remind me where in the description of the purpose of Wikipedia that it says the purpose is to provide tuition manuals? There are MOOCs and that sort of thing for that job. Wikipedia is intended to be an encyclopedia - a compilation of the (current) state of knowledge on a subject.

      Acquiring knowledge and understanding is not easy, and probably never will be. Which reminds me that it's nearly time for my daily half-hour of German practice.

      --
      Birds are not dinosaur descendants;birds are dinosaurs, for all useful meanings of "birds", "are" and "dinosaurs"
    27. Re:Sanity Check by david_thornley · · Score: 1

      I don't get what you mean by explaining quantum mechanics. You can't explain it in terms of classical physics, because things don't work that way. It might help if you were to give an example of what an explanation of some quantum phenomenon could be like (it doesn't have to be correct). It sounds to me like you're looking for meaning that may well not exist (an explanation of the Kantian noumenon in terms of phenomena). There's not necessarily a "why" to laws of physics (although your questions about the speed of light have at least some explanation).

      As far as the transitions from classical mechanics went, they happened because of cases where classical mechanics was incapable of explaining observations. AIUI, one problem with modern physics is that it's too blasted successful: we don't have cases where QFT or GR are definitely wrong. Making more observations refines the theories rather than refutes them. We can come up with situations where we really don't know what would happen, but we generally can't observe things in those situations, so we don't know how to modify the theories.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  4. Wondering what AI can do by Alwin+Henseler · · Score: 4, Interesting

    I've been wondering whether AI systems may advance science @ some point. I mean: not just as a tool with a human at the control knobs & interpreting results, but by itself as the 'entity' doing the advancing.

    Some significant advances have been made not through heaps of grunt work, but when great minds like Einstein did their thing. Seeing patterns in their mind that no-one else saw. Sadly, such great minds are rare. And have a limited lifespan - of which a big part is spent learning the subject matter. And no matter how genius, with hard limits on the # of grey cells that can be thrown at the problem.

    Artificial intelligent systems don't have such flesh-and-blood limitations: these can effectively be built at will, any size, optimized for specific problems sets, etc. Lately computerized systems have beat humans at increasingly complex tasks. Sometimes using brute force. Sometimes by looking at a problem from many angles at once. Fed with enough data, 'seeing' connections somehow that even experts in the field might overlook.

    Regardless how it works exactly, fact is you might say that for some problems, we've built AI systems that are more capable than a "genius" human at finding solutions. Would it be hard to imagine that @ some point, an AI system might spit out a new formula, discover some as-of-yet-unseen regularity in scientific data, or find a path to unify as-of-yet-non-unified scientific theories?

    Exciting times...

    1. Re:Wondering what AI can do by Cruciform · · Score: 1

      I wonder when we're going to engineer organic brain-in-a-tank (for lack of a better description) that don't age, and if it will beat out a sentient AI to existence.

    2. Re:Wondering what AI can do by Bing+Tsher+E · · Score: 1

      Isn't organic brain-in-a-tank basically a process of disconnecting all the sense neurons from a brain and isolating it in a tank of fluid?

      How will the ever amount to anything?

    3. Re: Wondering what AI can do by S-HubertCumberdale-F · · Score: 1

      Why don't we actively open up the doors for finding the next Einstein or Faraday. The physicists in TFA are reaching in the right direction with crowdfunding. The right step in my mind is crowdsourcing. Einstein was working a crappy job while developing his physics shattering ideas. Faraday spent alot of time on problems that had been solved already, because he never got the formal training that would tell him they were solved. We could have someone who writes computer games that might have a novel approach that changes our understanding of dark energy. Who knows who we have amongst the 7 billion of us that are just stuck outside the field, that might have only a spark of an idea at least that leads to the next big breakthrough. That power of ai is already here with machine learning and crowdsourcing. See my post below for more ranting about it.

    4. Re:Wondering what AI can do by Khashishi · · Score: 1

      Eventually we will get to the point where AI figures it all out, tries to dumb it down enough for us to understand, fails, gets frustrated, and gives up trying to explain it to puny humans.

    5. Re:Wondering what AI can do by alexgieg · · Score: 1

      Mind only comes from healthy, living brain.

      And we cannot make brains to very narrow specifications with these and those features because...?

      And those designed brains cannot be made from silicon instead of carbon because...?

      --
      Conservatism: (n.) love of the existing evils. Liberalism: (n.) desire to substitute new evils for the existing ones.
    6. Re:Wondering what AI can do by david_thornley · · Score: 1

      Nobody else saw it clearly. Poincare had the math for Special Relativity worked out, but didn't believe what the math told him (that there was no preferred inertial reference frame). Einstein was the one who was willing to throw out the ideas of absolute space and time.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    7. Re:Wondering what AI can do by alexgieg · · Score: 1

      and its unlikely we ever will.

      Ah, those sweeping generalizations coming from speculative thinking! They're nice! I did a lot of speculation myself, and read even more of those, during my 4 years majoring in Philosophy. It was fun, particularly because my teachers provided us with top Philosophers who reached diametrically opposed conclusions about basically everything, all of which perfectly argued for. Even better, it turned me into a skeptic about Philosophy's ability to reach actual answers about anything.

      On the other hand, it also provided me the one insight on Philosophy's actual usefulness I hold dear: that Philosophers are excellent inquirers, pointing the problems of whatever is assumed by everyone around them. But that's only valid when they start from the state of art on whatever they're questioning. If they they start from anything else, it's useless. As Plato used to say in his day, for one to enter the Academy one must know math. Nowadays, even more so than back then, and not only math but everything that came from math.

      That is not at all clear, and in fact, the probability leans quite strongly against it being possible, ever.

      Except it doesn't. The OpenWorm project is 20% of the way towards fully emulating the 302-neuron Caenorhabditis elegans, with some already quite interesting results.

      "But Moore's law.."

      No, no "buts". We try. Over and over and over and over again. If in several centuries, after having built a perfect emulation down to the quantum particles' level we still fail, then well, there's something else to that, and then it'll be time to find what that is. If however we succeed, all arguments to the contrary will always have been moot.

      By all means, keep questioning. But do so from an actually knowledgeable position. Armchair guessing is too 1400's for current circumstances.

      --
      Conservatism: (n.) love of the existing evils. Liberalism: (n.) desire to substitute new evils for the existing ones.
    8. Re:Wondering what AI can do by alexgieg · · Score: 1

      Observing the limits of physics and human technology is not any sort of sweeping generalization.

      We're nowhere near those limits. We've just entered the beginning of the S-curve no biotechnology. And while Moore's Law has slowed, it's still an exponential curve, a projected 30 times performance increase per generation instead of the 100,000 times increase observed until now, not counting what will be possible with Quantum computers once they become available.

      There's absolutely no way you can know what can and cannot be done in 100, 1,000, 10,000, 1,000,000 and more years of applied engineering.

      Then I am certain you are familiar with the argument from authority, or the appeal to authority, and conversly, how to construct non-fallacious argument

      Yep, I am. :-)

      and you must also be familiar with, or have mastered, the ubiquiotous slashdot strawman

      Yep, that too! :-)

      What you are fantacizing about is in fact impossible, and will always be in our Universe, until physics itself is broken.

      Oh, is it?

      --
      Conservatism: (n.) love of the existing evils. Liberalism: (n.) desire to substitute new evils for the existing ones.
    9. Re:Wondering what AI can do by alexgieg · · Score: 1

      we will never be able to propel anything with mass to match the speed of light

      As far as is currently known. Maybe our grasp of physics is already perfect and that's indeed the case. Maybe it isn't and it isn't. Now, do you know how we can make it absolutely sure, 100% certainty, that it'll never happen? If we shrug, think we've achieved perfection (completeness), and give up searching.

      That applies to everything else you said. The fact of the matter is, finite beings' consciousness exists, it's finite, and it had a beginning, if for no other reason than that finite beings themselves had a beginning. Therefore, by definition, it's possible to transition, within a temporal domain, from a state of lack of consciousness to a state of consciousness. If we assume natural selection did it, then our engineering can do it too once our science understand the mechanism by which it arises and how it works. If we assume a god did it, be it a pagan-style lowercase-g finite immanent causal personal deity, be it a monotheistic-style uppercase-g infinite transcendent acausal personal one, be it even a apatheistic-style muological transfinite impersonal ground-of-being, then we may lack the effective means to achieve the same, but that's still uncertain and therefore we should continue looking for them. In any case, there is a how, a how that, just to add insult to injury, might even be formally-causal instead of efficiently-causal, but whatever it is, science won't be complete until we arrive at it.

      Therefore, sure, feel free to keep speculative certainties and perfectly realized impossibilities up if you like them. The dreamers will continue trying anyway.

      --
      Conservatism: (n.) love of the existing evils. Liberalism: (n.) desire to substitute new evils for the existing ones.
    10. Re:Wondering what AI can do by alexgieg · · Score: 1

      Actually we know for absolute certainty

      No. We know with absolute certainty that it has never been observed, and we have theories that explain with 99.9999999% certainty the phenomena we do observe and predict with the same accuracy new phenomena. These theories are falsifiable and haven't been falsified yet.

      However, we also know, and this one is a 100% certainty, which is infinitely more than the above 99.9999999% figure, that no amount of evidence allows one to affirm an induction to be absolutely certain, for Laplace's rule of succession proves that zero evidence in a finite number of observations 'n' in a finite population 'N' still has a probability 0.434294 / ( n*log10(N) ) of being true.

      Come back in 10 billion years. I'll be more open to this "absolute certainty" of yours maybe being actually absolutely certain by then. ;-)

      I think we're done here.

      As you wish. But if you'd like to become actually rigorous when it comes to scientistic claims of "certainty", I'd suggest you familiarize yourself with the instrumentalist perspective on the matter, and then contrast it with your realist position.

      Things are never simple. Anyone who thinks they are is under Dunning and Krugger's spell.

      --
      Conservatism: (n.) love of the existing evils. Liberalism: (n.) desire to substitute new evils for the existing ones.
  5. Re:Did you know? by Anonymous Coward · · Score: 1

    What kind of sloppy reporting is that? It was carried out by Jews, with help from the Illuminati and David Icke's lizards. Sasquatch flew one of the planes, and Nessie, the other. The team that faked the Moon landings was in charge of installing the charges that brought down the Twin Towers, as Nostradamus predicted.

  6. Re: Did you know? by Anonymous Coward · · Score: 3, Funny

    That post pretty much wraps up an entire day of History Channel programming

  7. Re: Did you know? by Hognoxious · · Score: 2

    Don't they have the Hitler Hour any more? At one time they used to have it every 60 minutes.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  8. Quantum holonomy by GPS+Pilot · · Score: 2

    Good luck to them. FWIW, their "Quantum holonomy" theory has only a minor mention in the Wikipedia article on quantum gravity.

    --
    That that is is that that that that is not is not.
    1. Re:Quantum holonomy by grimJester · · Score: 1

      Added on october 8th, 2015 by user "Jespergrimstrup". Likely the reason for "This article may contain improper references to self-published sources".

    2. Re:Quantum holonomy by abies · · Score: 1

      What is the difference between https://en.wikipedia.org/wiki/... and Quantum holonomy?

    3. Re:Quantum holonomy by GPS+Pilot · · Score: 1

      Interesting find! Jesper promotes his theory on Wikipedia as well as Indiegogo.

      However, {{Self-published}} was added on 6 October 2011.

      Is it just a coincidence that "grim Jester" is so similar to "Jesper grim"?

      --
      That that is is that that that that is not is not.
  9. Re:Crowdfunding couldn't do worse than the governm by ManiaX+Killerian · · Score: 1

    Most of this seems fascinating to read, and a some of these have interesting implications :)

  10. Re:Ask Slashdot: by surfcow · · Score: 1

    What would you do if you discovered that the world, the universe was just one of god's jokes?

    Would you work any less hard to make it a good joke?

  11. Probably junk by grimJester · · Score: 1

    The researchers have few citations other than their own and apparently can't get funding from anyone who would know enough to judge whether their work has any merit.

  12. Re: Did you know? by reboot246 · · Score: 2

    It's pretty much all pawn and antique shows now. A good alien program every once in a while relieves the monotony.

    Reality television has ruined many a channel.

  13. Re:Crowdfunding couldn't do worse than the governm by Cruciform · · Score: 1

    Research on World of Warcraft has been used to study things from how information is distributed to pathogen transmission.
    Much cheaper than having to design and populate those systems on their own.

  14. Who knows. by eyenot · · Score: 1

    Who knows, maybe these guys are onto something. I see some warning signs, though.

    See, these guys have been working on this theory for some time. They've developed some language (as in L) of their own and it sounds like they're having some trouble showing that it is internally consistent. This shouldn't really be a speedbump. It should be possible to first of all show that a space can exist in the algebra, by finding a basis. This would simply require finding a set of linearly independent vectors satisfying the expression of every pertinent "dimension" that the algebra requires. In commutative algebra, this is trivial.

    Personally, I think any unified theory should be simple to demonstrate in R^3 using linear algebra. Coming up with a convoluted mathematical expression for the universe is by no means anything new; you can do this any time you want by defining a language L and giving it a set of operations that satisfy your view of a given universe of whatever size. You can describe an infinite universe with a finite number of operations, by placing some constraint on what's observable in that universe, such as by stating that everything observable in that universe exists in R^3. There you go, now your universe can just exist as a set of vectors (classical physics). If you want to add things like quantum entanglement you simply create some operations and show that the results of the operations can be reliably reproduced. There you go, your language for your universe is internally consistent.

    Since these guys are kind of going out on a mathematical limb, I think they've reached egg-head stage. Which means there's a possibility that nothing they're working on now has any basis in reality. It might have a "basis" in terms of linear programming and that sort of thing, it might even be consistent to itself, but you have to take into consideration that it's a constructed language. There might not be any real-world way to take their "EUREEKA" moment and translate it back into the R^3 that we all live in, to use it for any kind of practical predictions or applications.

    There are already some pretty good candidates for Grand Unified Theories that aren't seeking crowd funding and have also been published portion by portion academically. I'm rather partial to the theory posited by Willie Johnson Jr., supervisor of Rutgers Inorganic Analytical Laboratory. He basically wants to describe everything in the universe as a sort of "centrifugal force", and he's done extensive work unifying various classical and quantum formulae through the units he's come up with. And what's better, his work appears to be completely presentable in linear algebra. http://www.lehighvalleylive.co...

    There are enough theories out there for everybody to find one that's their pet theory and work on following it or even adding to its development. Finding a Grand Unified Theory is a great ambition and its can serve as the constant impetus that keeps a person learning more things and proposing and testing more hypotheses.

    What I see in this project is somebody who might be burned out already, who might have already rapped their knuckles against the white painted rock wall they thought was the light at the end of the tunnel, and is now asking for money to dig themselves back out. I'm not saying that's the case -- I'm just pointing out that it's a distinct possibility.

    --
    "Stratigraphically the origin of agriculture and thermonuclear destruction will appear essentially simultaneous" -- Lee
  15. "Einstein was working on this just before he died" by JMZero · · Score: 2

    ...is pretty much a guaranteed signal of a terrible idea. Obviously if you were actually carrying on some work from Einstein that would be super cool, but this phrase gets used for every perpetual motion machine and grand unified crackpot theory; it's a weird dog whistle for conspiracy theorists, dreamers and idiots.

    Heck, I thought by this point that was kind of an established joke - like saying your new board game "takes minutes to learn, but a lifetime to master".

    --
    Let's not stir that bag of worms...
  16. Re:Crowdfunding couldn't do worse than the governm by nyctopterus · · Score: 1

    You have no idea how science works and knowledge proceeds.

  17. Re: Ask Slashdot: by Anonymous Coward · · Score: 1

    I think by definition I would have to classify myself as a PC (player character).
    The real question is, are all of YOU people PCs in a massively multiple universe, or just NPCs in my own open world universe.

    Psychopaths seem to act like they believe the latter, but most of us seem to act like we believe the former (well, outside of slahhdot comment posts anyway ;p )

    What would be very strange is if I am the only PC, everyone else are NPCs, but DMed by the same intelligence. Everyone I treat differently in some minor way would then be aware of that fact, having knowledge that all the other NPCs could only have too.

  18. Re:"Einstein was working on this just before he di by Anonymous Coward · · Score: 1

    Einstein was working on a Grand Unified Theory for decades before he died, but he came nowhere close.
    It didn't help that he was sceptical about quantum mechanics (especially aspects like non-locality and entanglement).

    This is a completely different kind of GUT, related only by the fact that it is designed to reduce to General Relativity in the classical limit.

  19. Re: Did you know? by K.+S.+Kyosuke · · Score: 1

    Being a foreigner, I always pronounce it with an accent, but Hystery Channel sounds about right to me anyway...

    --
    Ezekiel 23:20
  20. Re:Crowdfunding couldn't do worse than the governm by Crashmarik · · Score: 1

    Well maybe so, I am always open to the possibility I may be in error.

    Your statement however hasn't given me any cause to reconsider my position or that you have any comprehension of the subject you are pontificating on.

  21. Re:Crowdfunding couldn't do worse than the governm by Alwin+Henseler · · Score: 1

    The U.S. Department of Agriculture once gave researchers at the University of New Hampshire $700,000 to study methane gas emissions from dairy cows.

    For anyone who thinks that's wasted money:

    a) Read up on the causes of climate change.
    b) Read up on how many people are affected by climate change. And what the damage in economic terms may be.
    c) Read up on how powerful a greenhouse gas methane is. and
    d) Read up on how many cows there are in the world, and ballpark figure(s) for how much methane each cow produces.

    $700k to know more about that? Perhaps find ways to knock off some % from that methane output? $700k is nothing to achieve such goals. What else would $700k buy a government? A few Hummers? A single Hellfire missile? One month unemployment benefits for a few dozen people? $700k to research what gasses a cow puts out: money well spent imho.

  22. Re:Did you know? by aliquis · · Score: 2

    Did you know that Jews carried out the 9/11 attacks with the backing of Israel? Zionists have conspired to suppress this information and blame Muslims. It's obvious listening to recordings that the attackers had Israeli accents. The trail of money leads back to Mossad. Can anyone provide any real evidence to disprove these facts?

    The burden is on you.
    Also a fact would be pretty strong.

  23. Re: Did you know? by Bing+Tsher+E · · Score: 1

    I get so tired of the hock shop shows.

    Stupid bubbas paw all over interesting stuff and bring in an 'expert' who is just a guy they play poker with who hoards whatever the item is in their barn so are 'experts' on whatever it is.

    The Antiques Road Show made at least a pretense of being something other than people ripping apart the historical record to make big bucks selling stuff to rich people in the cities.

  24. Re: Did you know? by justthinkit · · Score: 1

    And they wonder why everyone is cord-cutting...

    --
    I come here for the love
  25. Re:Crowdfunding couldn't do worse than the governm by BarbaraHudson · · Score: 1

    The U.S. government has spent $175,587 to determine if cocaine makes Japanese quail engage in sexually risky behavior
    A: Not for long. The cats were NOT pleased and made their displeasure known.

    The National Institutes of Health paid researchers $400,000 to find out why gay men in Argentina engage in risky sexual behavior when they are drunk
    A: Because they're drunk. Because living in Argentina is itself risky behavior, so that's why they're drunk in the first place.

    The National Institutes of Health also once spent $442,340 to study the behavior of male prostitutes in Vietnam.
    A: $442,340 buys a lot of prostitutes.

    The NIH once spent $800,000 in stimulus funds to study the impact of a genital-washing program on men in South Africa.
    A: Men in Africa have better things to do than watch people from the NIH wash their balls.

    The federal government has shelled out $3 million to researchers at the University of California at Irvine to fund their research on video games such as World of Warcraft
    A: We still haven't heard from them - they may have been wiped out in a raid or had a spell cast on them.

    The Department of Health and Human Services plans to spend $500 million on a program that will, among other things, seek to solve the problem of 5-year-old children that can't sit still in a kindergarten classroom.
    A: Duct tape. Lot's of duct tape.

    The U.S. Department of Agriculture once gave researchers at the University of New Hampshire $700,000 to study methane gas emissions from dairy cows.
    A: Smells the same as farts from non-dairy cows or after eating a bad burrito.

    A total of $615,000 was given to the University of California at Santa Cruz to digitize photos, T-shirts and concert tickets belonging to the Grateful Dead.
    A: The Grateful Dead thank you for informing them of massive government-subsidized trademark and copyright infringement.

    The U.S. government once spent 2.6 million dollars to train Chinese prostitutes to drink responsibly.
    A: They now offer some to the customers as well.

    One professor at Stanford University was given $239,100 to study how Americans use the Internet to find love.
    A: There are no results available, because he went blind fapping after discovering internet pr0n.

    The National Science Foundation once spent $216,000 to study whether or not politicians gain or lose support by taking ambiguous positions
    A: It depends ...

    --
    "Transparent" is a shit show that trades on every stereotype going. A man in drag is NOT a transsexual.
  26. Wasn't this once a Slashdot tagline? by gantry · · Score: 1

    Many fine physicists have burned away their lives grappling with the problem of quantum gravity. - R. P. Woodard

  27. Re:Ask Slashdot: by haruchai · · Score: 1

    Depends on the god. If it were Crom, nope because Crom doesn't give a fuck.

    --
    Pain is merely failure leaving the body
  28. Re:Ask Slashdot: by haruchai · · Score: 1

    And has no sense of humor.

    --
    Pain is merely failure leaving the body
  29. Wrong, this is not how senior researchers want. by EmperorOfCanada · · Score: 1

    People who have spent their entire lives working the politics of the academic financing system will not stand for this. They are not only in control of who gets money but for what.

    There is a very simple rule: "Science proceeds one funeral at a time."

    Basically this translates to a near complete banning of any research that could out do or overturn any established theories that were fleshed out by an active member of the senior academic community. They will have written many well cited papers, potentially many textbooks, be mentioned in many other textbooks, and have given countless talks on their fantastic discoveries or developments. So if a few twerps manage to get some funding that they don't control this could make them look foolish before they have had a chance to die.

    A brilliant example of this would be the theory of how people moved into the Americas. There were facts, and there were career destroying morons who tried to contest those facts. Then as the various top researchers in the field who had done so much to not only establish these proceeding facts, but had made sure to keep them established began to retire and die, a whole new set of facts came out. People have been in the Americas long before the well established date that the earlier generation had so solidly established. But the new dates washed over the entire field as most younger researchers had pretty much known that the older guys were dead wrong, but it was career suicide to say so before those ancients were actually dead.

    So if less established researchers suddenly have access to research money that doesn't only go to people who will reaffirm the brilliance of the older generation; science might accidentally start proceeding much faster.

  30. Re:Crowdfunding couldn't do worse than the governm by Crashmarik · · Score: 1

    It certainly is nothing when it isn't your money. When it's my money 700K is a pretty good chunk of change, and I would be willing to bet the same research could be done for 10% or less of that 700k.

  31. Re:Crowdfunding couldn't do worse than the governm by Crashmarik · · Score: 1

    Oh just to put this in perspective, the people TFA is talking about, are asking for 30K for a unified field theory.

    I can understand having to pay more to people to stick sensors up a cow's ass but somehow I think farmers might be willing to foot some of the bill to learn about the metabolic efficiency of their livestock.

  32. Re:Crowdfunding couldn't do worse than the governm by Crashmarik · · Score: 1

    Too bad there isn't a +1 commonsnense/funny

  33. Re:Crowdfunding couldn't do worse than the governm by Tablizer · · Score: 1

    It's from a conservative website. I bet they exaggerated most of these and/or left out key details of the story.

  34. Re:Pandora popular using Cookware countries by butzwonker · · Score: 1

    Also, do not under any circumstances open the box!

    Seriously, I would never open a box with the letters "PANDORA" on it, and whoever had the idea of branding cheap jewellery with that name must have been a sick cynic.

  35. Re:Crowdfunding couldn't do worse than the governm by butzwonker · · Score: 2

    Much of the research you've quoted seems fairly interesting to me (interest is relative, of course) and some of it also seems to be very important (e.g. genital washing practises).

    In any case, since you're not familiar with how this works, here is a rough explanation: The scientist(s) have to write a very detailed research proposal, including a long state of the art overview, precise outline of the experiments to be conducted or methodology used, have to explain why the research is important, explain exactly what questions it is supposed to answer, why it may have an impact on the field and/or society, and so on. Then they need to take various bureaucratic hurdles that may range from "easy" to "almost impossible", get signatures, fill out additional forms and get ethics clearance (if animals or humans are involved), upload their credentials, CVs and prior publications, make a timeline, milestones, expected output indicators and detailed budget proposal with justification for every item, and so on. All of this takes between weeks and months of work, depending on the size of the project. Once that is done and everything is considered correct in a first vetting phase, the proposal enters a fierce competition with hundreds or thousands of other proposals. Usually, less then ten percent can get funding, although this depends very much on the call. The are evaluated and ranked by a panel of outside experts in the field according to strict guidelines that are often so detailed that they read like a book (150 pages of evaluator guidelines is not unusual). Sometimes these contests have two phases. In that case, the few winners of the first phase evaluation are then shortlisted for a second phase in which the scientists are invited to give a talk about their research projects in front of the assessment committee and the government institution that provides the funding. Again, only a few make it through this phase. These are then usually suggested for funding only, though. Normally, that means that their projects will get funding, provided that they meet all deadlines for contracts etc., but it can also happen that funding is still declined after acceptance by the scientific panel because of other funding problems, etc. After that, an account is set up, which usually requires some close collaboration with the institutions involved and their accounting departments, and the rules for the actual accounting tend to be very strict in most countries. Then some form of monitoring of the research project starts, which may range from frequent progress reports over constant re-evaluation (sometimes even by another scientific panel) to surprise visits by external controllers, depending on the strictness of the rules and how much money is involved.

    And then somebody uses the one-line title of the research project or the two-line popular summary on /. to make fun of how obviously flawed the project is, forgetting that funding agencies do not just walk around and throw money at scientists. ;-)

    Anyway, smart funding institutions know that research funding is very similar to investment funding. There is always a certain percentage of less or only moderately successful projects, but you take that into account because occasionally one of those projects will makes a break-through with broad impact on the field.

  36. Why even ask the question. by geekmux · · Score: 1

    The most obvious answer to this question is 42.

    However, that answer also outlines the more obvious question that should be posed before beginning research like this. as those who received an "answer" before didn't know what the hell to do with it.

    What exactly will we do with the proverbial answer to "everything", other than fight the masses who have their own answers based on their own beliefs?

    Oh well, at least Douglas Adams and PT Barnum are having a good laugh.

  37. Money doesn't buy genius by ITRambo · · Score: 2

    I don't see how crowd-sourcing the paying of researchers will help bring about a viable theory of everything. You can't purchase genius solutions to as yet unsolved deeply complex problems. This reminds me of the times when my old boss told me that I had two weeks to complete six weeks of testing. When answers come, they come. You can't speed up or buy unique solutions. When the physics and math add up, and the time is right, the theory will be developed, and later confirmed by others doing tedious work. We can't pick who will do it or pay a specific group to do so. Creativity doesn't work that way.

    1. Re: Money doesn't buy genius by LienRag · · Score: 1

      No, money doesn't buy genius, but geniuses too need money to live...
      Financing the ordinary needs of brilliant people in order to let them pursue freely the ideas they had (which produced or not results) was the way we the humanity made science advance before the arrival of "publish or perish" mentality.

  38. Re:Crowdfunding couldn't do worse than the governm by vel-ex-tech · · Score: 1

    *facepalm*

    They used to call me "Reagan" in high school because of how conservative I was. I was never as stupid as I see "conservatives" being these days. You do nothing more than attack strawmen. You are frankly fucking delusional. You're not capable of any kind of fucking rational discussion without tilting at one of your strawmen who just don't fucking actually exist.

    Illegal immigrants swaying elections in favor of the D team? What the actual fuck? Illegal immigrants getting free medicaid (to help the D team)? Again what the actual fuck? Can you explain to me how an illegal immigrant does either of those things? You can't explain how you suppose it actually fucking happens to me any better than you could inform how one applies for one of these free Obamacare sex changes so me and several trans folks I know could get one. Bathroom rapists? Feminism called and wants its bullshit back. Kids buying cannabis if it's legalized for people 21+? Again, fucking how? How will they fucking do this? Kids using e-cigarettes! Oh noes! Who the actual fuck is selling kids anything with nicotine? An actual sensible healthcare system that's been proven to work in the rest of the developed world and even in some places in the developing world? SOCIALISM! Apoplectic shit fits about Mao and Stalin! Taxes are theft! Free Obamaphones? Gah! I could go on. You conservatives have lost all ability to engage in rational discussion and live in some demented paranoid fantasy as far as I can tell.

    The older I get, it seems the more liberal I get. I still have my Libertarian keychain and a Libertarian Party membership card that's collecting dust in my box of stuff. And the democratic socialist candidate is the only person this entire primary season who has convinced me he has any clue what the fuck he's talking about.

    I'm thinking it's about high time that we just ship most "conservatives" off to funny farms. You sure as hell aren't what my 15 year old self thought conservatism was about. Small government? Fuck no. You want dysfunctional government, not small government. I want a small, efficient, and focused government that has a fucking purpose like, I don't know, making sure that the people of my beloved country can access the increased wealth of automation instead of being squeezed until nobody is left who can afford iGummies. Yeah, that's a fucking neat trick that I can buy an iGummy for the value of 10 decent steaks. Tomorrow it may be 5. Next week it may be one. Guess what. That doesn't mean the dollar value of an iGummy is coming down. That means that the dollar value of steak is headed up, up, up and away!--all the while jobs are going away permanently for reasons you'll never comprehend and those of us who still have jobs aren't making any more fucking money at all. Your choice: an iGummy is worth a steak. Should somebody be able to afford a steak on a weekly basis, maybe as a Friday treat along with some wine? Is that too fucking much to ask for? We've got iGummies all right, but we've just fucking forgotten how the hell the meat got on the fucking table during the 50s and 60s.

    Hmm, I see that pesky "no karma bonus" checkbox showed up again so clearly I haven't been doing an adequate job of burning my karma to the ground.

  39. Re:Crowdfunding couldn't do worse than the governm by nyctopterus · · Score: 1

    The reasons for studying most of the things in that list are self-evident even to a non-expert. Your position is bafflingly ignorant, similar to Sarah Palin's 'stupid scientists studying fruit flies' comment. You deserve a bit of heckling.

  40. Re: Crowdfunding couldn't do worse than the govern by Aristos+Mazer · · Score: 1

    Your tone implies that none of that was worth studying. That's the problem... you only consider things worth studying that you can already see value in. Basic research delves into many areas that aren't obviously of value. It also may confirm things that seem obvious, but every once in a while it overturns conventional thinking. You have to make the judgement on the value before the research is done and based on why the researchers think there's an open question. Just reviewing the titles, as you have done, is a poor basis of judgement.

  41. Re:"Einstein was working on this just before he di by alva_edison · · Score: 1

    Einstein was working on a Grand Unified Theory for decades before he died, but he came nowhere close.
    It didn't help that he was sceptical about quantum mechanics (especially aspects like non-locality and entanglement).

    This is a completely different kind of GUT, related only by the fact that it is designed to reduce to General Relativity in the classical limit.

    Well where has embracing the "weird" aspects of quantum mechanics actually taken us besides horribly misunderstood analogies?

    You should avoid saying things like that while using semiconductors.

    --
    He effected a bored affect.
  42. Re: Crowdfunding couldn't do worse than the govern by Crashmarik · · Score: 1

    Your tone implies that none of that was worth studying

    No. My tone implies that I don't want public funds used to study this material. If you are willing to spend your money to do it, that's fine go cut a check to the people seeking crowdfunding.

  43. Why do physicists resist crowdsourcing by S-HubertCumberdale-F · · Score: 1

    I met a young man who had just returned from interning at CERN, where they have the Large Hadron Collider. He told me they are sitting on mountains of data. My first thought was they should release raw data to the public in a crowdsourcing format. At least letting people donate their computing power to crunch numbers if not actually letting amateur mathematicians and physicists look at preliminary results and contribute to the discussion. I was told that it is likely due to the physicists own ego and or selfishness that they wanted to be sure to make the discoveries. This is unacceptable in my mind. Crowdfunding is not what they need but crowdsourcing. My facts are a little hazy but I know that at one of the old World Fairs a scientist decided to see how averaged answers from the public stood up to a limited number of expert opinions, guessing the weight of his cows when attending his booth would be closer to. So he took every answer given by the public and averaged them versus five (maybe seven) livestock experts. The crowdsourced answer was nearly correct (within a pound or two), with high standard deviation. While the experts had a less correct answer, something like 10-15 lbs off, but with lower stdev. This was in the early 1900's, and I it has been proven many times since then. Yet we still seem convinced that only experts can contribute to the bleeding edge of a field. Another example, Faraday. Who's work is tought to physics students today. Was an amateur mathematician who even spent time solving problems that had already been solved, only because he did not know they were solved already. My point is that these physicists have the right idea in terms of involving the general public, but this is not far enough. Release the data and let the masses get involved more than superficially. 3 things can happen. 1 nothing is solved by people and the physicists get to make their own discovery in their own time. No loss except probably a few more interns getting "hired" to respond to annoying people 2. We find more people like Faraday who can contribute to the field, despite their lack of formal membership in the Elite category Physicists place themselves. 3. We tap into crowdsourcing aka group thought, where problems are solved in little pieces by many different people in new and creative ways possibly faster than a single expert team could.Plus cheaper. (eg Hyperloop) Why do you think Musk has his patents all open source. So innovation is accelerated, and he still owns the original patent... he's kinda like a modern day Edison, minus the bad parts. Mostly. I digress... Even open source examples apply here. The robustness of their peer reviewal process enhances the end product. Don't get me wrong. I love physicists for what they have given the world, and Feynman was just great. But the internet has changed the world. Open source data mining, or machine learning, software gives amateurs the chance to move the world forward in giant leaps and bounds. I do not respect people who limit that progress for personal gain. That was what Edison did, whilst electrocuting elephants in the name of "Evil Tesla". He stifled innovation for the sake of his company's profits. Come on physicists. Dont let history see you as resisting the future while you act like there is only one way to do things. It's true that nobody can be an expert in everything these days. It doesn't mean that experts between fields can't meaningfully contribute. Plus there's gotta be more people like Faraday out there today. We have alot of people these days. Hope there's no character limit....

    1. Re: Why do physicists resist crowdsourcing by S-HubertCumberdale-F · · Score: 1

      Tried to put in paragraph breaks but apparently failed. Excuse my wall of text.

  44. obligatory by The-Ixian · · Score: 1

    http://www.arjenlucassen.com/c...

    If you love progressive metal... you will not be disappointed.

    That is all.

    --
    My eyes reflect the stars and a smile lights up my face.
  45. Re:Crowdfunding couldn't do worse than the governm by butzwonker · · Score: 1

    Oh great, I should have known that you're not only an ignorant but really just trolling. :/

  46. Re:Crowdfunding couldn't do worse than the governm by Tablizer · · Score: 1

    It's related to item #5 in the original list. You could argue it's not "outright wrong", but it's still highly misleading by omitting that the grant was really about testing elderly brain exercises. Video games are a sub-topic of it. If you went to school and passed, you know to summarize (title) on the primary topic, not sub-topics. Crashmarik's list is either a poorly written summary via sloppy thinking and writing, or intentionally slanted.

  47. Re:Crowdfunding couldn't do worse than the governm by butzwonker · · Score: 1

    Had a bad day or what? What happened to common standards of decency in the US? Too out of fashion for guys like you?

    Anyway, fact is that the research projects you've mentioned must have been gone through a lengthy competition that was evaluated by experts in the field. So you should really never judge research projects from the popular summaries (which are written for people like you, though apparently not with much success). Sure, this process can go wrong sometimes but there is no better way to distribute funding. Out of a vast number of proposals a panel of scientists selects a much smaller number of projects. There is no better way to distribute research funding, because (a) if politicians or government agency would select the winning projects, this will invariably lead to corruption, and (b) guys like you or Joe the Plumber cannot judge the scientific merits (or "payoff", as you call it) of projects in algebraic topology.

    But I'm guessing you belong to the category of people who thanks to misinformation and a lack of historical knowledge are not aware that practically all of modern technology was developed at publicly funded research institutes and universities and not at private companies. You couldn't post on /. and wouldn't even have a keyboard without tax-payer funded research.

    But since I'm talking to a troll, my time is wasted anyway...

  48. Re:Crowdfunding couldn't do worse than the governm by Crashmarik · · Score: 1

    Had a bad day or what? What happened to common standards of decency in the US? Too out of fashion for guys like you?

    Oh great, I should have known that you're not only an ignorant but really just trolling. :/

    Your words indict you.

  49. Collateral: Nobel Prize... by martinfb · · Score: 1

    If they are so sure, couldn't they just borrow funds against their sure Nobel Prize for such a find?

    --


    Self-importance and self-indulgence is the root of ALL evil.
  50. money money money by peawormsworth · · Score: 1

    How much money did Einstein get when he crowdfunded his work?

  51. Re:Crowdfunding couldn't do worse than the governm by butzwonker · · Score: 1

    No, they don't. You have entirely ignored the facts I've laid out and just made snippy remarks to boost your ego all along, so there was and is certainly no other conclusion to make. I should also make clear that I'm not interested in arguing with you or talking to you at all. My original post was and is only intended to explain to other readers why you're wrong, and I'm sure I've succeeded in that.

  52. Re:Perhaps you are right. However ... by Ambient+Sheep · · Score: 1

    Funnily enough, I had no trouble with differential equations at school, but then struggled slightly with partial fractions, and when we got to partial differential equations, that's when my brain exploded and my A-level maths went down the toilet.

    But thanks for the post anyway. :-)

  53. Re:it was nice knowing you by Ambient+Sheep · · Score: 1

    "Overhead, without any fuss, the stars were going out."

  54. Re:Perhaps you are right. However ... by david_thornley · · Score: 1

    It's not that something is a particle and a wave simultaneously, it's that we can get particle-like and wave-like behavior out of it depending on what we do. It's a particle or a wave at any given time, and can change freely. That's how I understand it, anyway, not being a physicist.

    Feynman diagrams rely on the fact that one spatial dimension is like any other, and there are things that can adequately be represented along a line. For example, a photon travels along a line, so you can pick that line as the X axis and plot its motion in X and T. If two things can happen along the same line, they can be plotted that way (even if they would almost never be on the same line in the real world). If something needs more than one spatial dimension to describe, it won't fit into a Feynman diagram.

    --
    "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  55. Re:Perhaps you are right. However ... by david_thornley · · Score: 1

    I'm not understanding why we shouldn't try for a theory of everything. There pretty much has to be one, or physics is fundamentally broken.

    It doesn't have to derive from the current theories of GR and QFT; after all, neither GR nor QFT is derivable from classical physics. It does have to reduce to GR in the case of objects large enough so we can disregard their quantum nature, and to QFT in weak enough gravitational fields. (Similarly, GR and QFT reduce to classical physics for the most part, so except for its black-body radiation we can explain baseballs in Earth's gravitational field classically.) Is that what you're getting at?

    --
    "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  56. Re: Crowdfunding couldn't do worse than the govern by david_thornley · · Score: 1

    Whose funds should be used? This is a great example of infrastructure development, which is generally considered best handled by government, albeit more abstract than roads and airports.

    As someone whose tax money went to the Iraq war, I have no sympathy with people who just don't want their money spent on moral things the rest of us agree should be tax-funded.

    --
    "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes