Slashdot Mirror


Researchers Make RAM From a Phase Change We Don't Entirely Understand (arstechnica.com)

An anonymous reader quotes a report from Ars Technica: We seem to be on the cusp of a revolution in storage. Various technologies have been demonstrated that have speed approaching that of current RAM chips but can hold on to the memory when the power shuts off -- all without the long-term degradation that flash experiences. Some of these, like phase-change memory and Intel's Optane, have even made it to market. But, so far at least, issues with price and capacity have kept them from widespread adoption. But that hasn't discouraged researchers from continuing to look for the next greatest thing. In this week's edition, a joint NIST-Purdue University team has used a material that can form atomically thin sheets to make a new form of resistance-based memory. This material can be written in nanoseconds and hold on to that memory without power. The memory appears to work via a fundamentally different mechanism from previous resistance-RAM technologies, but there's a small hitch: we're not actually sure how it works. The two mechanisms used to change the resistance have been reported in the journal Nature Materials.

104 comments

  1. Unexplanium? by Anonymous Coward · · Score: 5, Funny

    So they switched substrates from unobtanium to unexplanium?

    1. Re: Unexplanium? by Anonymous Coward · · Score: 0

      Uncoolium

    2. Re: Unexplanium? by Anonymous Coward · · Score: 1

      You mean unicornium.

    3. Re:Unexplanium? by Tablizer · · Score: 1

      A savvy engineer would indeed make up BS and buzzwords to explain it rather than confess they don't understand the theory behind it. I'm not condoning such spin, but I've seen similar games advance others' careers.

      You: "It stimulates the anti-energy in the transfiguration nodes of the flux capacitor, exciting the isotope-free leptons enough to jump back and forth between the adjacent quantum substrate layers to transfer bits of data on a micro-timed cycle."

      PHB: "Excellent! As long as it works and makes me richer, good job!"

      It appears Roger Shawyer pulled something like this to get investor cash with his em-drive.

  2. i know how it works by Anonymous Coward · · Score: 0

    can hold on to the memory when the power shuts off -- all without the long-term degradation that flash experiences....and has used a material that can form atomically thin sheets to make a new form of resistance-based memory. This material can be written in nanoseconds and hold on to that memory without power. THIS POWER USES COOL ENERGY.....A NEW FORM OF MATTER THAT IS JSUT THERE WHEN YOU NEED IT TO DO SHIT.

    1. Re: i know how it works by Anonymous Coward · · Score: 4, Funny

      That form of matter has a name - toilet paper.

  3. Dang, just ordered a new SSD drive by link-error · · Score: 1

    ... I knew I should have waited.

    --
    -Unresolved symbol? Byte me!
    1. Re:Dang, just ordered a new SSD drive by 110010001000 · · Score: 1

      I know what you mean. I just ordered a new printer and I just returned it.

    2. Re:Dang, just ordered a new SSD drive by arth1 · · Score: 1

      I know what you mean. I just ordered a new printer and I just returned it.

      Just as well! With the new Telefax machines, you can print remotely - all you need is a phone line - you don't even need a Centronics cable! What will they come up with next?

    3. Re:Dang, just ordered a new SSD drive by Anonymous Coward · · Score: 0

      Wait for NRAM (nanotube RAM). According to the Hot Chips presentation it literally poops unicorns, with nothing but rainbows in sight.

    4. Re:Dang, just ordered a new SSD drive by DarkRookie2 · · Score: 1

      That is just way too old.
      I know what some of that was.

      --
      http://progressquest.com/spoltog.php?name=Son+Of+Son+Of+DarkRookie
    5. Re:Dang, just ordered a new SSD drive by Mal-2 · · Score: 1

      No, you should be glad you did it the way you did. The price you paid for that SSD is going to hold you over until this stuff or at least something better than current SSDs reaches the market. If you need hardware now, you need hardware now. It doesn't matter what's coming down the pipeline in five or ten years.

      --
      How is the Riemann zeta function like Trump rallies? Both have an endless number of trivial zeros.
    6. Re:Dang, just ordered a new SSD drive by TheInternetGuy · · Score: 1

      Bet you're one of those crazy people who think one day we will be able to look at images on our phone to?

      --
      If my comment didn't sound as good in your head as it did in mine, then I guess we all know who's to blame
    7. Re:Dang, just ordered a new SSD drive by TheFakeTimCook · · Score: 1

      That is just way too old.

      I know what some of that was.

      Don't feel bad: I not only know what ALL of that shit was, I used to USE some of it!

    8. Re:Dang, just ordered a new SSD drive by TheFakeTimCook · · Score: 0

      Bet you're one of those crazy people who think one day we will be able to look at images on our phone to?

      Never!

      Do you KNOW how much STORAGE that would take, and how long it would take to transmit?!?

      Unpossible.

    9. Re:Dang, just ordered a new SSD drive by Anonymous Coward · · Score: 0

      640K is enough for anyone.

    10. Re:Dang, just ordered a new SSD drive by arth1 · · Score: 1

      Bet you're one of those crazy people who think one day we will be able to look at images on our phone to?

      Not only look at, but create. I had a Bang&Olufsen phone that had a special matte grey plate covering half the front, which could be written or drawn on with a pencil and cleaned with an eraser. Doodling while on the phone - how's that for creativity!

  4. Re:knowing how it works is nice, but not necessary by Anonymous Coward · · Score: 0

    I find it humorous that someone who feels it necessary to inject idiotic political commentary into unrelated subjects (especially using the 6-year-old tactic of name calling) would have the nerve to say other peoples brains don't work.

  5. I'm confused as to what this is by Anonymous Coward · · Score: 0

    Generally, we don't care about RAM holding its state beyond a power cycle, yet one of the focus' seems to be about holding the information long term. NVRAM perhaps? It also talks about flash degradation, but honestly, flash degradation hasn't been an issue in RAM modules, since, forever. In flash storage, the degradation hasn't been shown to be much of an issue with MLC let alone SLC drives. So what is this exactly? Enhanced RAM? Combined RAM/Storage? Of course the "it works but we don't know why!" is baity enough for the general population, but I guarantee they know enough about how it works to write a paper on it. Sheesh.

    1. Re:I'm confused as to what this is by ShanghaiBill · · Score: 2, Insightful

      Generally, we don't care about RAM holding its state beyond a power cycle

      This is because our systems are designed with the assumption that RAM is volatile.

      If RAM held its value, there would be no need to have a distinction between RAM and "Disk". Computers would boot far faster. Databases would be right on the memory bus, with no need to "sync" to reliable storage. Many, many applications and services could be faster, simpler and more reliable.

      honestly, flash degradation hasn't been an issue in RAM modules, since, forever. In flash storage, the degradation hasn't been shown to be much of an issue with MLC let alone SLC drives.

      Flash degradation is not a problem because Flash is only used in applications where the degradation won't be a problem. If a Flash replacement can be faster and have unlimited write cycles, then there will be many, many applications for it that Flash can't fulfill.

    2. Re:I'm confused as to what this is by K.+S.+Kyosuke · · Score: 1

      If RAM held its value, there would be no need to have a distinction between RAM and "Disk". Computers would boot far faster. Databases would be right on the memory bus, with no need to "sync" to reliable storage. Many, many applications and services could be faster, simpler and more reliable.

      The Machine

      IBM i

      I'm pretty sure there's a lot more examples of prototypes and concepts, too.

      --
      Ezekiel 23:20
    3. Re:I'm confused as to what this is by Anonymous Coward · · Score: 0

      All good points. I hadn't thought of storing a database 'in ram' long term. Same with Flash. It makes sense at least that flash works where flash works!

    4. Re:I'm confused as to what this is by Anonymous Coward · · Score: 0

      Thanks for the links! I chuckled a little at the 'photonics' interconnect, as if that's just a detail to solve down the road. Otherwise it was very interesting.

    5. Re: I'm confused as to what this is by Anonymous Coward · · Score: 0

      Flash degradation is most certainly a problem.

    6. Re:I'm confused as to what this is by WaffleMonster · · Score: 1

      The Machine
      IBM
      I'm pretty sure there's a lot more examples of prototypes and concepts, too.

      https://en.wikipedia.org/wiki/...

    7. Re:I'm confused as to what this is by Anonymous Coward · · Score: 0

      If RAM held its value, there would be no need to have a distinction between RAM and "Disk". Computers would boot far faster. Databases would be right on the memory bus, with no need to "sync" to reliable storage.

      And instead of computer reboot we will need RAM wipe and OS reinstall. Welcome back to nineties!

    8. Re:I'm confused as to what this is by LostMyAccount · · Score: 1

      I think there's a lot of interesting things that a single non-volatile memory space (today's RAM + storage) could do.

      The first thing that comes to mind is there's almost no difference between the computer being "on" or "off" -- in theory, powering off is just stopping execution. There's no programs to shut down or information in RAM that needs savings. This could make power management very interesting.

      You could also have as many programs "open" at once as you wanted, limited only by the amount of NV storage you had -- you'd never close them, just stop executing them. In theory you could even transfer them to another machine through some other storage mechanism in their existing state.

      Operating systems might need to gain some kind of new soft reboot capability that allowed them to perform the kind of housecleaning/reset that a "reboot" does now, but in a way that didn't actually require the computer to reboot. The same with applications, a means to "reset" an application to a new-launch state which is ordinarily obtained through the boot process.

    9. Re:I'm confused as to what this is by drinkypoo · · Score: 1

      If RAM held its value, there would be no need to have a distinction between RAM and "Disk".

      Only if RAM were also as cheap as storage. We still use different kinds of RAM in the same system because even RAM isn't as cheap as RAM, depending on what kinds are involved. There's L1 cache, L2 cache, maybe an L3 cache, system RAM, peripheral cache RAM... and they're all different types of memory, sometimes subtly and sometimes dramatically.

      In a world where everything has the same cost, you'd be right. But we don't live in one of those.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    10. Re:I'm confused as to what this is by drinkypoo · · Score: 1

      IPAQ and other WinCE devices of its generation had nonvolatile storage because flash was expensive at the time. It actually turned out to be a horrible decision because a lot of users lost a lot of data and subsequently lost a lot of confidence in Microsoft. But they also had flash slots because volatile storage only fits the needs of casual users. I had a Sandisk combo WiFi+128MB CF in mine. That left the RAM free for applications, and stored my data where it wouldn't evaporate if the battery drained.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    11. Re:I'm confused as to what this is by bluefoxlucid · · Score: 1

      Second-level memory is generally randomly-accessible memory.

  6. ERAM! by Gravis+Zero · · Score: 4, Funny

    we're not actually sure how it works.

    Call it ERAM aka Emo RAM because "YOU DON'T UNDERSTAND ME AT ALL!" ;)

    --
    Anons need not reply. Questions end with a question mark.
    1. Re:ERAM! by CanadianMacFan · · Score: 1

      It's physics so anything that's unknown is called dark so it'll be dark RAM.

    2. Re:ERAM! by Anonymous Coward · · Score: 0

      The time of Dark RAM will come. The time when we don't have the power budget to run even refresh on the whole array. In embedded applications that time might already be here.

    3. Re:ERAM! by RatherBeAnonymous · · Score: 1

      Can I assume the RAM is spherical, mass-less, and stretch-less in the equations?

  7. Let's just use it anyway by andcal · · Score: 1

    What's the worst thing that could possibly happen?

    --
    --something witty
    1. Re:Let's just use it anyway by Anonymous Coward · · Score: 0

      What's the worst thing that could possibly happen?

      It shows up via subspace to a more advanced species who looks at our stupidity and decides we'd make an easy target to conquer and enslave.

    2. Re:Let's just use it anyway by Anonymous Coward · · Score: 0

      If they are an advanced species, why would they need to conquer and enslave?

      (the plot hole of many science fiction novels and films)

    3. Re:Let's just use it anyway by DarkRookie2 · · Score: 2

      We are tasty to them maybe?

      --
      http://progressquest.com/spoltog.php?name=Son+Of+Son+Of+DarkRookie
    4. Re: Let's just use it anyway by locketine · · Score: 1

      Don't worry, the CEO of humanity will save us.

      --
      Think globally but act within local variable scope.
    5. Re:Let's just use it anyway by Drishmung · · Score: 1
      --
      Protoplasm. Quiet Protoplasm. I like quiet protoplasm.
    6. Re:Let's just use it anyway by Anonymous Coward · · Score: 0

      They may have gained their advancement through conquering rather than enlightenment. Or maybe they are just assholes.

    7. Re:Let's just use it anyway by CanadianMacFan · · Score: 2

      Technologically advanced does not mean that they will be morally advanced according to our standards of morals. Why would you expect technologically advanced alien civilizations to be morally better than us when technologically advanced civilizations on Earth haven't always been morally better than other civilizations.

    8. Re:Let's just use it anyway by Anonymous Coward · · Score: 0

      Just a few planets can support life

  8. Let's call it Trump RAM (TRAM) by Anonymous Coward · · Score: 0

    We don't know how it works but it keeps winning.

    1. Re: Let's call it Trump RAM (TRAM) by Anonymous Coward · · Score: 0

      Shitty parasitic minorities make it work.

  9. Re:knowing how it works is nice, but not necessary by Anonymous Coward · · Score: 0

    This is true.
    We use water in science every single day, but we still don't fully understand the physics behind water.
    It is very different to most molecules. (especially in regards to temperature)

    However, knowing how this eventually works could lead to massively increased densities, or power-saving in other areas of the computer. Imagine all registers and CPU memories were replaced with this. No more needing to fanny around with stupid stuff like hibernate or other hacks, hit a button, it simply halts after a cycle and turns off. Hit it again, power on and continues where it left off.
    A secondary processor or facets of a processor for always-on functionality isn't a new concept, it is used regularly today from consoles to phones.
    No more lengthy waits to hibernate. No more battery charge being destroyed by standby mode.
    This would be game-changing to computing everywhere. Even more so if it can be scaled up cheaply.
    It could eliminate all current RAM, SSDs and HDDs if it could be produced to market scales.

    It could indirectly lead the way to a completely different layout for motherboards for a fucking change! Motherboards blow 10 kinds of ass with their strict layout. Standards schmandards.
    The current de-facto standard needs to die off already, it is horribly restrictive.
    Companies have been doing all kinds of hacks to try fit more in to motherboards without breaking enclosures and cases.
    Stuff like vertical towers coming off the board for the sake of overclocking, or m2 / eSATA neatly nested between 2 smaller PCI slots, sometimes even 2 of them with a full slot between them and various others.
    Some motherboards are coming up to 7 layers thick in the higher end ranges. It's getting ridiculous.
    I could understand that in scenarios like the Raspberry Pi, but a full motherboard? The thing ends up a brick with that much stuck inside of it. Remember when motherboards were flimsy pieces of crap that you were scared of snapping if you pushed too hard? I'm more scared my motherboard kicks my ass if I push it too hard!

    Too good to be true. Watch this, an asteroid will blow up the facility AND all the servers that hold all this research.
    Just our luck! We can't catch a break man.

  10. Purdue by Thelasko · · Score: 1

    I'm glad Purdue is getting some dividends out of that nanotechnology center they built 10 years ago. That thing always gave me the creeps. Probably because I watched too much Star Trek as a kid.

    --
    One of our competitors trademarked the term "hypothesis". From now on, we will call them "boneheaded ideas".
    1. Re:Purdue by zlives · · Score: 1

      either that or what is more likely that this is a product of alien student autopsies routinely performed in the basement of the math building

    2. Re:Purdue by freeze128 · · Score: 1

      I give you the Birck Nanotechnology center!

      "What is this? A center for ANTS?!"

  11. Re:knowing how it works is nice, but not necessary by arth1 · · Score: 4, Interesting

    Perhaps especially in the field of medicine and pharmaceuticals, there are plenty of products that we see working, but nobody knows exactly how.
    Wikipedia has an entire category for just that:
    https://en.wikipedia.org/wiki/...

  12. Don't Entirely Understand by Cmdln+Daco · · Score: 1

    "Nerds store their data on punched paper tape, made of paper, which we don't entirely understand."

    Go ahead and tell me everything you know about trees.

  13. Re:knowing how it works is nice, but not necessary by BringsApples · · Score: 1

    For example the brain works...

    Would've been nice if you'd given an example.

    --
    Politics; n. : A religion whereby man is god.
  14. Re: knowing how it works is nice, but not necessar by Zero__Kelvin · · Score: 1

    Clearly you are proof it doesn't *always* work, but I believe I already covered the counter-examples.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  15. Engineering! by Vylen · · Score: 4, Funny

    Sounds like regular engineering to me!

    "I made something awesome, no idea how it works, but it does - don't touch it! You'll break it!"

    1. Re:Engineering! by Anonymous Coward · · Score: 0

      Thank you for that, Sheldon.

  16. Re:knowing how it works is nice, but not necessary by morethanapapercert · · Score: 4, Informative
    Motherboards blow 10 kinds of ass with their strict layout. Standards schmandards The nice thing about standards is that there are so many to choose from.

    There are at least 12 form factors (AT, baby AT, ATX,Micro ATX BTX DTX LPX NLX Micro ATX, Mini-ITX, Nano-ITX, Pico-ITX) thatr I know of, plus numerous proprietary form factors in the SBC segment. The industry came up with those because it was useful to them to do so. Nobody forced them to and nothing stops anyone from coming up with their own form factor or proprietary extensions to existing standards. Those standards and the minimum level of interoperability are a big part of why digital technology saw such an explosion in my lifetime.

    Let's look at this from both sides of the purchase: Would you want to buy a Dell tower if you knew that only Dell branded add-ons will work with it? Dell proprietary memory, Dell proprietary video card, Dell proprietary cases, Dell proprietary network cards, Dell proprietary storage and so on. We had just that situation back when I was first learning computers. With rare exceptions, hardware for a Burroughs computer had to come from Burroughs, Philips hardware had to come from Philips and so on. No single OEM aside from maybe IBM, could really achieve economies of scale, all the OEMs R&D was restricted by the need to not infringe on patented good ideas from other outfits. Shit was expensive, shit didn't work all that well, shit was difficult to adapt to user needs and it was hard to make shit talk to other shit reliably. Through sheer size, IBM managed to dominate the market and some of the early desktop standards were explicitly "IBM compatible"

    On the manufacturer end, being able to use an existing hardware standard also means they are more likely to be able to use standard software implementations as well. That speeds development time and reduces R&D costs. Why re-invent the network stack, possibly introducing your own failure points, when there is already a very good, exhaustively examined and tested standard? If you make sounds cards (or these days, dedicated sound processors for inclusion in someone else's motherboard) do you really want to have to develop to meet 20 different hardware standards to match every mobo manufacturers proprietary designs, or would you prefer to just develop to the PCI standard and be able to make one device that works for almost everybody?

    Finally, proprietary motherboard designs are still alive and well in the industrial/embedded segments and in laptops and other mobile devices. There the form factor is constrained by physical environment and case packaging concerns, not meeting form factor standards. What IS still being develop to standard in those markets is the interfaces. Most notebooks use the same sorts of ram, albeit with a different size and pin count, as desktop machines. They still do standard ethernet, bluetooth and so on. Also, as far as I know, Big Iron (mainframes and other very large scale computing solutions) is still largely proprietary.

    --
    I need a wheelchair van for my son. Help me get the word out. https://www.gofundme.com/wheelchair-van-for-jj
  17. what about reliability, volatility, resilitency. by Anonymous Coward · · Score: 0

    About new kind of DRAM, they are selling smoke.

  18. Non-volatile RAM may defeat another unexplained... by DidgetMaster · · Score: 2

    You know that system that is behaving badly and just seems to work again the minute you reboot? That might not work if engineers get non-volatile RAM to work really well. Everything will be in memory with no need to load it off disk. But those slow memory leaks, weird data corruption bugs, or software that stops working when it gets into a certain state; will not just magically disappear when you reboot!

  19. Re:knowing how it works is nice, but not necessary by cavreader · · Score: 1

    The last recorded words of the human civilization will be: "Wonder what happens if we push this button?"
    We already avoided this fate once. Some of the smartest people in the world worked on creating the atom bomb but even they were a little concerned that the bomb might set off a runaway nuclear chain reaction in the atmosphere on detonation and kill everyone on the planet.

  20. Re:knowing how it works is nice, but not necessary by Anonymous Coward · · Score: 0

    You're from the reality where Hiroshima and Nagasaki didn't happen then? Or, you know, every nuclear bomb test in the history of humanity?

  21. Electrons? by DewDude · · Score: 1

    No one knew how vacuum tubes worked when they started playing with them. In fact, the first tubes pre-date the discovery of the electron; and thermionic emission is how tubes work. But once they figured it out....hoooo boy here comes your electronic revolution.

  22. Re:knowing how it works is nice, but not necessary by 93+Escort+Wagon · · Score: 1

    Every day we use things that work despite the fact that we, as individuals don't know how or why they work.

    What's really scary is the number of medicines which fall into this category.

    Heck, we don't even completely understand how aspirin works.

    --
    #DeleteChrome
  23. Re:knowing how it works is nice, but not necessary by 93+Escort+Wagon · · Score: 3, Funny

    The last recorded words of the human civilization will be: "Wonder what happens if we push this button?"

    My money's on "hold my beer!"

    --
    #DeleteChrome
  24. Gravity by Roger+W+Moore · · Score: 1

    Every day we use things that work despite the fact that we, as individuals don't know how or why they work.

    Every day we rely on gravity and yet nobody knows how that works. We live in a universe that we do not fully understand and possibly never will. Understanding something often helps us to find a way to exploit it to do something useful but, as you said, it is not required.

    1. Re:Gravity by TheFakeTimCook · · Score: 0

      Every day we use things that work despite the fact that we, as individuals don't know how or why they work.

      Every day we rely on gravity and yet nobody knows how that works. We live in a universe that we do not fully understand and possibly never will. Understanding something often helps us to find a way to exploit it to do something useful but, as you said, it is not required.

      But I don't believe in Gravity. Now what???

    2. Re:Gravity by arth1 · · Score: 1

      But I don't believe in Gravity. Now what???

      You better buy some velcro then.

  25. EM drive has a flaw but the principle is OK. by Anonymous Coward · · Score: 0

    Sometimes the blind refuse to see the obvious no matter how simple you make it.

    I just Google'd Roger Shawyer Em Drive and it has a flaw in it, his waves needs to be at a fractional harmonic of 1F to work, and he'd be better using an electric wave, rather than the magnetic one (at right angles).

    Light travels at C without propellant, *clearly*. It's a wave so its riding some oscillating field. So in principle he can make his thing ride that oscillating field too. But if he doesn't want to put in energy all the time, it has to be a harmonic of 1F (even fractional harmonic will do).

    You already proved the oscillating field, it was already observed:
    https://science.slashdot.org/comments.pl?sid=13041516&cid=57791044

    The following thought experiment helps you understand that light and matter are one and the same.

    1. Light has an oscillating electric field (by observation)
    2. So light must have charges oscillating (because other electric fields derive from charged particles)
    3. Light comes from matter (e.g. turn on a torch)
    4. So matter contains the charges that form light's oscillating charges
    5. Matter can COMPLETELY be converted to light (e.g. particle+anti-particle to photon)
    6. So matter must be ONLY made of these two particles with no residue.
    7. And the only forces derive from electric if we only have charged particles.

    There is no mass, the difference between matter and light is not mass:
    1. Light's has no mass
    2. If matter is completely made of the same stuff light is made of, it has no mass either.

    This is how momentum actually works (explained in super simple terms):
    https://science.slashdot.org/comments.pl?sid=13054198&cid=57802324

    1. Re: EM drive has a flaw but the principle is OK. by Anonymous Coward · · Score: 1

      There is no mass, the difference between matter and light is not mass:
      1. Light's has no mass
      2. If matter is completely made of the same stuff light is made of, it has no mass either.

      Mass and energy are the same thing. Light has energy.
      Citation: E=MC^2

    2. Re: EM drive has a flaw but the principle is OK. by Anonymous Coward · · Score: 0

      Light isn't just energy. It's also a particle electric oscillation ( by observation).

      It is particle like. i.e. It does not propagate across a medium (by observation). It does not spread out by inverse squares law, as it would if it was a field (by geometry).

      So matter is also composed of these particles too.

      i.e. the basis for my [peasoup] simulation that's been running for a last couple of years that has gotten me to Hydrogen so far using nothing but oscillating dipoles, electric force, and nothing else.

      Mass effects like momentum, are trivial to understand if you ditch mass. They work better too, makes it easier to understand why light can travel at C and be doing no work.

      https://science.slashdot.org/comments.pl?sid=13054198&cid=57802324

      ------

      The problem with this mass to energy to mass conversion idea, is when you're down at the fundamental level, and a particle you think is fundamental converts to one or more other fundamental particles.

      Properties like spin and polarization magically pass from one to the other through the energy.

      So you end up inventing all manner of magic crap to explain something that would be trivial to understand otherwise.

      By all manner of crap, I mean this:
      https://www.youtube.com/watch?v=8ORLN_KwAgs

      And by "trivial to understand" I mean it's literally proof of the resonance I get in my model:
      https://science.slashdot.org/comments.pl?sid=13041516&cid=57791044

      And if the penny stiff hasn't dropped, try reading this:
      https://science.slashdot.org/comments.pl?sid=13054198&cid=57802246

  26. NASA can calculate F! by Anonymous Coward · · Score: 0

    I see NASA already measured thrust, which is what I'd expect. The thrust should depend on wavelength, and it should increase and decrease and increase and decrease as you go through the spectrum.

    WHICH MEANS THEY CAN GET ME AN ACCURATE VALUE FOR F!

    If you can measure the frequencies of the peaks, and I have enough of them, I (or you) can calculate the value for F because the peaks will be at a fractional harmonics.

    "They conducted further experiments in vacuum, a set of 18 observations with 40-80W of input power. They published the results in the American Institute of Aeronautics and Astronautics's peer-reviewed Journal of Propulsion and Power, under the title "Measurement of Impulsive Thrust from a Closed Radio-Frequency Cavity in Vacuum". This was released online in November 2016, with print publication in December.[24][91][92][93] The study said that the system was "consistently performing with a thrust-to-power ratio of 1.2±0.1mN/kW", and enumerated many potential sources of error.[24]"

    Honestly when you understand the resonance field it's a real duh!

    Think about it for a second, how do radio waves move? There's no 'mass' so no momentum, so how come they move? And how does light move? How does it slow down through glass as if its interacting with matter?

    It is super trivial to understand:
    https://science.slashdot.org/comments.pl?sid=13054198&cid=57802324

    So of course the EM drive works, he just didn't fully understand why it works.

  27. Gravity is magic by Anonymous Coward · · Score: 0

    The problem with gravity is, it's been built up into a mystical container for all the magic that's needed to fix the existing physics model. It can never be defined or understood, because it can never contain all that magic.

    "magic gravity" (the physics model) both bends space affecting light (to explain gravitational lensing) and stretches space *not* affecting light (to explain why the universe is accelerating outwards, with matter out-running light to explain the edge of the observable universe). It also somehow explains why the speed of light always appears to be C when measured.

    Sorry but its really dull:
    https://science.slashdot.org/comments.pl?sid=13054198&cid=57802324
    Something akin to the clumping effect in water.

    Imagine a resonant field, everything is oscillating on that field, light is travelling one wavelength over that field per oscillation of matter. So whenever you measure it, the matter of the equipment you measure it with sets its velocity. Hence C.

    It is not gravity bending space. Such a thing is impossible, a simply thought experiment explains why:
    https://science.slashdot.org/comments.pl?sid=13041516&cid=57791032

    And space is not expanding, the edge of the visible universe is the event horizon of the black hole we're in. (We're oscillating at 2F relative to the outer 1F universe).

    It's not particularly complicated to understand.

    1. Re:Gravity is magic by Anonymous Coward · · Score: 0

      F is 5.398848988e-32 can you use it your posts from now on?

    2. Re:Gravity is magic by Anonymous Coward · · Score: 0

      Now just make a few experiments that would both prove or falsify your hypothesis and have several 3rd parties get the same results and some random peers to verify the findings.

    3. Re:Gravity is magic by bluefoxlucid · · Score: 1

      You describe a thought experiment in which terrans define space as coordinates from inside space, then identify mass as bending that space to cause gravity; while martians define space by the path of gravity, in which mass doesn't bend space. Then you say that both of these can't be true, thus the terran explanation is impossible.

      That's a blatant equivocation fallacy. Your resolution of this fallacy is akin to if I cut a tree branch and call it a meter, and you have an iron bar you call a meter, and these two things aren't the same length, thus you must be wrong. The problem is your thing is a meter and my thing is a yard.

    4. Re: Gravity is magic by Anonymous Coward · · Score: 0

      Rule of thumb: of you think "a simple thought experiment" explains anything in quantum mechanics, you don't understand anything about quantum mechanics.

  28. Go Well With Quantum Computing? by careysub · · Score: 2

    We have memories that we don't know how they work, perhaps they will be a good fit for quantum computing where we only probably know what they are going to do.

    --
    Starships were meant to fly, Hands up and touch the sky - Nicky Minaj
    1. Re:Go Well With Quantum Computing? by Anonymous Coward · · Score: 0

      and we thought Spectre was bad.

  29. Re: knowing how it works is nice, but not necessar by morethanapapercert · · Score: 2

    Sadly, you're probably correct insomuch as anyone on /. who cares about such things already knows this stuff is going on. So those who don't care will skip it and those who do care *may* skip it, or at best skim it because I'm preaching to the choir...

    --
    I need a wheelchair van for my son. Help me get the word out. https://www.gofundme.com/wheelchair-van-for-jj
  30. It works but we don't know why by E-Rock · · Score: 4, Insightful

    The most exciting phrase to hear in science, the one that heralds new discoveries, is not 'Eureka!' but 'That's funny...' Isaac Asimov

    1. Re:It works but we don't know why by TheFakeTimCook · · Score: 0

      The most exciting phrase to hear in science, the one that heralds new discoveries, is not 'Eureka!' but 'That's funny...' Isaac Asimov

      ALL great discoveries are made by accident!

      In fact, I actually trust a "discovery" MORE when I hear that it was some sort of "happy accident" or "unintended side-effect", rather than a hypothesis that was attempting to be proven/disproven.

    2. Re:It works but we don't know why by Anonymous Coward · · Score: 0

      ALL great discoveries are made by accident!

      A couple of my favorites are:

      Scotchguard: Scientist spilled a chemical meant for something else on their shoes, later noticed how clean those spots stayed.

      Glue on Post-it Notes: Scientist was trying to make a new super glue. They failed brilliantly.

  31. Re: I'm confused as to what this iss by Anonymous Coward · · Score: 0

    Yes, thanks for the links. Interesting reading. Getting back to the future with "shared nothing" architecture, we had that at Tandem in 1976...

    Yeah future large memory will be continuously erroring, single bits at least. Need something beyond SECDED...

  32. Re:knowing how it works is nice, but not necessary by TheFakeTimCook · · Score: 2

    Perhaps especially in the field of medicine and pharmaceuticals, there are plenty of products that we see working, but nobody knows exactly how.
    Wikipedia has an entire category for just that:
    https://en.wikipedia.org/wiki/...

    In fact, I used to joke that the Physician's Desk Reference (standard Reference book for Pharmaceuticals) could be printed on two sides of a piece of letter-sized paper if they just reduced the phrase "The exact mechanism of this compound is not completely understood." to a single symbol...

  33. Re:knowing how it works is nice, but not necessary by TheFakeTimCook · · Score: 1

    Every day we use things that work despite the fact that we, as individuals don't know how or why they work.

    What's really scary is the number of medicines which fall into this category.

    Heck, we don't even completely understand how aspirin works.

    See my post on this point:

    https://science.slashdot.org/c...

  34. Re:knowing how it works is nice, but not necessary by Anonymous Coward · · Score: 0

    I'm going for "Why are you still talking? Everyone's telepathic now!

  35. Re:Non-volatile RAM may defeat another unexplained by drinkypoo · · Score: 1

    But those slow memory leaks, weird data corruption bugs, or software that stops working when it gets into a certain state; will not just magically disappear when you reboot!

    Obviously the boot monitor will clear RAM and retry on a boo failure. What you apparently don't know is that existing DRAM is in an indeterminate state when powered up, and it has to be cleared before use anyway.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  36. Re:knowing how it works is nice, but not necessary by drinkypoo · · Score: 1

    Proprietary-format motherboards do still exist, but they are vanishingly rare compared to how they used to be. Back in the early days of the PC you were super lucky if you could swap motherboards between brands. But then the clones came along and they all used the pattern from either the IBM PC and XT, or the IBM AT, and that began a sea change in the PC industry. It wasn't until ATX, however, that those proprietary motherboards became rare.

    Today, it's actually typical for SFF PCs to use a standard-size motherboard, albeit one of the smaller standards. Only the most expensive and fiddly SFF PCs (and NUCs, of course) use a custom mainboard.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  37. Re:Non-volatile RAM may defeat another unexplained by Anonymous Coward · · Score: 0

    Sorry, I'm not familiar with those issues. I'm not a Windows user. I suggest you try running an OS that values uptime.

  38. Ever heard of snapshots? by Anonymous Coward · · Score: 0

    Or stable operating systems with years of uptime. You expert.

    Go back to your Windows. I bet there's another rebood needed in order to be able to reboot!

  39. You're thinking of humans! by Anonymous Coward · · Score: 0

    But you said *advanced*. Tha means no conquering and enslaving.

  40. Re: knowing how it works is nice, but not necessar by StuartHankins · · Score: 2

    Some of us read it in full. Thank you for taking the time to compose a well-thought-out post.

  41. Ever heard of snapshots? Or uptime? by Anonymous Coward · · Score: 0

    Professional operating systems offer live snapshotting and uptimes of years or decades.

    Even Windows can do some of this, nowadays

  42. Re:Non-volatile RAM may defeat another unexplained by bluefoxlucid · · Score: 1

    What you apparently don't know is that existing DRAM is in an indeterminate state when powered up, and it has to be cleared before use anyway.

    Kind of. RAM stays wherever it is at the time; the OS will wipe each allocated page on allocation.

  43. Re:knowing how it works is nice, but not necessary by RatherBeAnonymous · · Score: 1

    The last recorded words of the human civilization will be: "Wonder what happens if we push this button?"
    We already avoided this fate once. ....

    Once?

    9 times the world was at the brink of nuclear war — and pulled back
    https://www.businessinsider.co...

  44. Re:what about reliability, volatility, resilitency by RatherBeAnonymous · · Score: 1

    Can't be. All modern systems require NOSMOKE.EXE compatible memory.

  45. Re: knowing how it works is nice, but not necessar by rhsanborn · · Score: 1

    Two votes, nice post.

  46. Re:knowing how it works is nice, but not necessary by Anonymous Coward · · Score: 0

    The atom bomb project is just the most well publicized flirtation with Armageddon. And while they didn't ignite the atmosphere with the first test we now have the means to pretty much destroy the entire planet several times over with a few button pushes. The biggest threat to the global population is bioweapons. We are one laboratory breach away from battling the walking dead. And with every major power on the planet now creating bioweapons for the express purpose of creating countermeasures all it would take is one mistake or one crazy person to depopulate the planet.

  47. Re: knowing how it works is nice, but not necessar by morethanapapercert · · Score: 1

    Thank you for doing so and for letting me know. But I'll bet you one free Internet that most of the issues I raised were things you were already aware of.

    --
    I need a wheelchair van for my son. Help me get the word out. https://www.gofundme.com/wheelchair-van-for-jj
  48. Re:knowing how it works is nice, but not necessary by morethanapapercert · · Score: 1

    damn, my inline quote stuff got lost in the posting. I must have done something wrong. The "motherboards blow..." bit is a quote from the parent post.

    --
    I need a wheelchair van for my son. Help me get the word out. https://www.gofundme.com/wheelchair-van-for-jj
  49. Re:knowing how it works is nice, but not necessary by LordWabbit2 · · Score: 1

    They naysayers said that about the LHC causing a black hole and destroying the world. There is always going to be someone who thinks the worst.

    --
    There are three kinds of falsehood: the first is a 'fib,' the second is a downright lie, and the third is statistics.
  50. Re:knowing how it works is nice, but not necessary by cavreader · · Score: 1

    This article was talking about a process that works but those studying the process did not know WHY it worked. When the first atom bomb was detonated the people who built it knew how the bomb was supposed to work in theory but there was still some doubt about other possible outcomes.

    "9 times the world was at the brink of nuclear war" It is probably been more than 9 times but there are no unknowns or doubts about the damage a nuclear bomb would produce.

    The scariest scenario we face today comes from bioweapons. It takes far less resources to create a bioweapon when compared to building a nuclear weapon. And countries around the world are creating bioweapons in order to create countermeasures. We are one laboratory screwup or one demented scientist away from having to battle the walking dead.