');$vidEndSlate.removeClass('video__end-slate--inactive').addClass('video__end-slate--active');}};CNN.autoPlayVideoExist = (CNN.autoPlayVideoExist === true) ? true : false;var configObj = {thumb: 'none',video: 'business/2019/10/24/google-quantum-supremacy.cnn-business',width: '100%',height: '100%',section: 'domestic',profile: 'expansion',network: 'cnn',markupId: 'large-media_0',adsection: 'const-article-pagetop',frameWidth: '100%',frameHeight: '100%',posterImageOverride: {"mini":{"width":220,"type":"jpg","uri":"//cdn.cnn.com/cnnnext/dam/assets/191024095159-google-ceo-sundar-pichai-small-169.jpg","height":124},"xsmall":{"width":307,"type":"jpg","uri":"//cdn.cnn.com/cnnnext/dam/assets/191024095159-google-ceo-sundar-pichai-medium-plus-169.jpg","height":173},"small":{"width":460,"type":"jpg","uri":"//cdn.cnn.com/cnnnext/dam/assets/191024095159-google-ceo-sundar-pichai-large-169.jpg","height":259},"medium":{"width":780,"type":"jpg","uri":"//cdn.cnn.com/cnnnext/dam/assets/191024095159-google-ceo-sundar-pichai-exlarge-169.jpg","height":438},"large":{"width":1100,"type":"jpg","uri":"//cdn.cnn.com/cnnnext/dam/assets/191024095159-google-ceo-sundar-pichai-super-169.jpg","height":619},"full16x9":{"width":1600,"type":"jpg","uri":"//cdn.cnn.com/cnnnext/dam/assets/191024095159-google-ceo-sundar-pichai-full-169.jpg","height":900},"mini1x1":{"width":120,"type":"jpg","uri":"//cdn.cnn.com/cnnnext/dam/assets/191024095159-google-ceo-sundar-pichai-small-11.jpg","height":120}}},autoStartVideo = false,isVideoReplayClicked = false,callbackObj,containerEl,currentVideoCollection = [],currentVideoCollectionId = '',isLivePlayer = false,mediaMetadataCallbacks,mobilePinnedView = null,moveToNextTimeout,mutePlayerEnabled = false,nextVideoId = '',nextVideoUrl = '',turnOnFlashMessaging = false,videoPinner,videoEndSlateImpl;if (CNN.autoPlayVideoExist === false) {autoStartVideo = true;if (autoStartVideo === true) {if (turnOnFlashMessaging === true) {autoStartVideo = false;containerEl = jQuery(document.getElementById(configObj.markupId));CNN.VideoPlayer.showFlashSlate(containerEl);} else {CNN.autoPlayVideoExist = true;}}}configObj.autostart = CNN.Features.enableAutoplayBlock ? false : autoStartVideo;CNN.VideoPlayer.setPlayerProperties(configObj.markupId, autoStartVideo, isLivePlayer, isVideoReplayClicked, mutePlayerEnabled);CNN.VideoPlayer.setFirstVideoInCollection(currentVideoCollection, configObj.markupId);videoEndSlateImpl = new CNN.VideoEndSlate('large-media_0');function findNextVideo(currentVideoId) {var i,vidObj;if (currentVideoId && jQuery.isArray(currentVideoCollection) && currentVideoCollection.length > 0) {for (i = 0; i 0) {videoEndSlateImpl.showEndSlateForContainer();if (mobilePinnedView) {mobilePinnedView.disable();}}}}callbackObj = {onPlayerReady: function (containerId) {var playerInstance,containerClassId = '#' + containerId;CNN.VideoPlayer.handleInitialExpandableVideoState(containerId);CNN.VideoPlayer.handleAdOnCVPVisibilityChange(containerId, CNN.pageVis.isDocumentVisible());if (CNN.Features.enableMobileWebFloatingPlayer &&Modernizr &&(Modernizr.phone || Modernizr.mobile || Modernizr.tablet) &&CNN.VideoPlayer.getLibraryName(containerId) === 'fave' &&jQuery(containerClassId).parents('.js-pg-rail-tall__head').length > 0 &&CNN.contentModel.pageType === 'article') {playerInstance = FAVE.player.getInstance(containerId);mobilePinnedView = new CNN.MobilePinnedView({element: jQuery(containerClassId),enabled: false,transition: CNN.MobileWebFloatingPlayer.transition,onPin: function () {playerInstance.hideUI();},onUnpin: function () {playerInstance.showUI();},onPlayerClick: function () {if (mobilePinnedView) {playerInstance.enterFullscreen();playerInstance.showUI();}},onDismiss: function() {CNN.Videx.mobile.pinnedPlayer.disable();playerInstance.pause();}});/* Storing pinned view on CNN.Videx.mobile.pinnedPlayer So that all players can see the single pinned player */CNN.Videx = CNN.Videx || {};CNN.Videx.mobile = CNN.Videx.mobile || {};CNN.Videx.mobile.pinnedPlayer = mobilePinnedView;}if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (jQuery(containerClassId).parents('.js-pg-rail-tall__head').length) {videoPinner = new CNN.VideoPinner(containerClassId);videoPinner.init();} else {CNN.VideoPlayer.hideThumbnail(containerId);}}},onContentEntryLoad: function(containerId, playerId, contentid, isQueue) {CNN.VideoPlayer.showSpinner(containerId);},onContentPause: function (containerId, playerId, videoId, paused) {if (mobilePinnedView) {CNN.VideoPlayer.handleMobilePinnedPlayerStates(containerId, paused);}},onContentMetadata: function (containerId, playerId, metadata, contentId, duration, width, height) {var endSlateLen = jQuery(document.getElementById(containerId)).parent().find('.js-video__end-slate').eq(0).length;CNN.VideoSourceUtils.updateSource(containerId, metadata);if (endSlateLen > 0) {videoEndSlateImpl.fetchAndShowRecommendedVideos(metadata);}},onAdPlay: function (containerId, cvpId, token, mode, id, duration, blockId, adType) {/* Dismissing the pinnedPlayer if another video players plays an Ad */CNN.VideoPlayer.dismissMobilePinnedPlayer(containerId);clearTimeout(moveToNextTimeout);CNN.VideoPlayer.hideSpinner(containerId);if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== 'undefined' && videoPinner !== null) {videoPinner.setIsPlaying(true);videoPinner.animateDown();}}},onAdPause: function (containerId, playerId, token, mode, id, duration, blockId, adType, instance, isAdPause) {if (mobilePinnedView) {CNN.VideoPlayer.handleMobilePinnedPlayerStates(containerId, isAdPause);}},onTrackingFullscreen: function (containerId, PlayerId, dataObj) {CNN.VideoPlayer.handleFullscreenChange(containerId, dataObj);if (mobilePinnedView &&typeof dataObj === 'object' &&FAVE.Utils.os === 'iOS' && !dataObj.fullscreen) {jQuery(document).scrollTop(mobilePinnedView.getScrollPosition());playerInstance.hideUI();}},onContentPlay: function (containerId, cvpId, event) {var playerInstance,prevVideoId;if (CNN.companion && typeof CNN.companion.updateCompanionLayout === 'function') {CNN.companion.updateCompanionLayout('restoreEpicAds');}clearTimeout(moveToNextTimeout);CNN.VideoPlayer.hideSpinner(containerId);if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== 'undefined' && videoPinner !== null) {videoPinner.setIsPlaying(true);videoPinner.animateDown();}}},onContentReplayRequest: function (containerId, cvpId, contentId) {if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== 'undefined' && videoPinner !== null) {videoPinner.setIsPlaying(true);var $endSlate = jQuery(document.getElementById(containerId)).parent().find('.js-video__end-slate').eq(0);if ($endSlate.length > 0) {$endSlate.removeClass('video__end-slate--active').addClass('video__end-slate--inactive');}}}},onContentBegin: function (containerId, cvpId, contentId) {if (mobilePinnedView) {mobilePinnedView.enable();}/* Dismissing the pinnedPlayer if another video players plays a video. */CNN.VideoPlayer.dismissMobilePinnedPlayer(containerId);CNN.VideoPlayer.mutePlayer(containerId);if (CNN.companion && typeof CNN.companion.updateCompanionLayout === 'function') {CNN.companion.updateCompanionLayout('removeEpicAds');}CNN.VideoPlayer.hideSpinner(containerId);clearTimeout(moveToNextTimeout);CNN.VideoSourceUtils.clearSource(containerId);jQuery(document).triggerVideoContentStarted();},onContentComplete: function (containerId, cvpId, contentId) {if (CNN.companion && typeof CNN.companion.updateCompanionLayout === 'function') {CNN.companion.updateCompanionLayout('restoreFreewheel');}navigateToNextVideo(contentId, containerId);},onContentEnd: function (containerId, cvpId, contentId) {if (Modernizr && !Modernizr.phone && !Modernizr.mobile && !Modernizr.tablet) {if (typeof videoPinner !== 'undefined' && videoPinner !== null) {videoPinner.setIsPlaying(false);}}},onCVPVisibilityChange: function (containerId, cvpId, visible) {CNN.VideoPlayer.handleAdOnCVPVisibilityChange(containerId, visible);}};if (typeof configObj.context !== 'string' || configObj.context.length 0) {configObj.adsection = window.ssid;}CNN.autoPlayVideoExist = (CNN.autoPlayVideoExist === true) ? true : false;CNN.VideoPlayer.getLibrary(configObj, callbackObj, isLivePlayer);});CNN.INJECTOR.scriptComplete('videodemanddust');
Original post:
The unhackable computers that could revolutionize the future - CNN
- And So It Begins Quantum Physicists Create a New Universe With Its Own Rules - The Daily Galaxy --Great Discoveries Channel - February 18th, 2021
- Quantum Theory May Twist Cause And Effect Into Loops, With Effect Causing The Cause - ScienceAlert - February 18th, 2021
- Extracting information stored in 100,000 nuclear quantum bits - Advanced Science News - February 18th, 2021
- Light and a Single Electron Used to Detect Quantum Information Stored in 100,000 Nuclear Quantum Bits - SciTechDaily - February 18th, 2021
- IBM Adds Future Developer And Software Details To Its Quantum Roadmap - Forbes - February 18th, 2021
- Physics - A Superconducting Qubit that Protects Itself - Physics - February 18th, 2021
- Black Quantum Futurism receives the Knight Foundations new art and technology fellowship - WHYY - February 18th, 2021
- Resolving to read more in 2021 - Powell Tribune - February 18th, 2021
- Warp Drives Are No Longer Science Fiction - Applied Physics - Business Wire - February 18th, 2021
- RI local and star of 'Ghost Hunters' + 'Kindred Spirits' on her search for the paranormal - The Providence Journal - February 18th, 2021
- Quantum Theory Proposes That Cause and Effect Can Go In Loops - Universe Today - February 14th, 2021
- The search for dark matter gets a speed boost from quantum technology - The Conversation US - February 14th, 2021
- A Magnetic Twist to Graphene Could Offer a Dramatic Increase in Processing Speeds Compared to Electronics - SciTechDaily - February 14th, 2021
- Yale Quantum Institute Co-sponsored Event - Alternative Realities for the Living - Quantum Physics & Fiction - Yale News - February 14th, 2021
- In Violation of Einstein, Black Holes Might Have 'Hair' - Quanta Magazine - February 14th, 2021
- Scientists narrow down the 'weight' of dark matter trillions of trillions of times - Livescience.com - February 5th, 2021
- Switching Nanolight On and Off | Columbia News - Columbia University - February 5th, 2021
- Photoelectric effect of physics in technology - The National - February 5th, 2021
- Quantum Physics Story Helgoland to Be Adapted by Fremantles The Apartment, CAM Film (EXCLUSIVE) - Variety - February 2nd, 2021
- 29 Scientists Came Together in the "Most Intelligent Photo" Ever Taken - My Modern Met - February 2nd, 2021
- Silence your stoner friends with this video of a room entirely constructed out of mirrors - The A.V. Club - February 2nd, 2021
- Valuable contributor to society - The Tribune India - February 2nd, 2021
- A Zoom with a view: Wintersession offers a virtual journey from the kitchen to Hollywood - Princeton University - February 2nd, 2021
- IBMs top executive says, quantum computers will never reign supreme over classical ones - The Hindu - January 31st, 2021
- Tech 24 - Welcome to the quantum era - FRANCE 24 - January 31st, 2021
- Physicists Are Reinventing the Laser - Gizmodo - January 31st, 2021
- Record-Breaking Source for Single Photons Developed That Can Produce Billions of Quantum Particles per Second - SciTechDaily - January 31st, 2021
- How Universes Might Bubble Up and Collide - WIRED - January 31st, 2021
- Insiders say Comedy Central's top creative executives tokenized employees of color and fostered an environment - Business Insider India - January 31st, 2021
- Copperizing the Complexity of Superconductivity - Newswise - January 31st, 2021
- The Convergence of Internet of Things and Quantum Computing - BBN Times - January 31st, 2021
- Who You Really Are And Why It Matters | Practical Ethics - Practical Ethics - January 31st, 2021
- Improving LIDAR and GPS: Breaking Through the Resolution Barrier With Quantum-Limited Precision - SciTechDaily - January 18th, 2021
- Amy Noelle Parks Brings The Romance of Math and Science To YA - The Nerd Daily - January 18th, 2021
- Surprising Discovery of Unexpected Quantum Behavior in Insulators Suggests Existence of Entirely New Type of Particle - SciTechDaily - January 18th, 2021
- If Wormholes Are Lurking in Our Universe, This Is How We Could Find Them - ScienceAlert - January 18th, 2021
- New quantum technology projects to solve mysteries of the universe - Open Access Government - January 14th, 2021
- Exploring the unanswered questions of our universe with quantum technologies - University of Birmingham - January 14th, 2021
- Wormholes may be lurking in the universe and new studies are proposing ways of finding them - The Conversation UK - January 14th, 2021
- University of Sheffield to lead multi-million pound project which could open up a new frontier in physics - University of Sheffield News - January 14th, 2021
- Raytheon UK part of team transforming the Royal Navy's technology, training and learning solutions - PRNewswire - January 14th, 2021
- Optical selection and sorting of nanoparticles according to quantum mechanical properties - Science Advances - January 14th, 2021
- Birds Have a Mysterious 'Quantum Sense'. For The First Time, Scientists Saw It in Action - ScienceAlert - January 8th, 2021
- How understanding light has led to a hundred years of bright ideas - The Economist - January 8th, 2021
- Tokyo Institute of Technology: Quantum Mysteries: Probing an Unusual State in the Superconductor-Insulator Transition - India Education Diary - January 8th, 2021
- Quantum Nanodevice Can Be Both a Heat Engine and Refrigerator at the Same Time - SciTechDaily - January 8th, 2021
- Illumination at the limits of knowledge - The Economist - January 8th, 2021
- The top 20 most random things that happened in 2020: Nos. 16-20 - 104.3 The Fan - January 6th, 2021
- Detective Work in Theoretical Physics: Comprehensive Review of Physics of Interacting Particles - SciTechDaily - January 6th, 2021
- New Quantum-Based Distance Measurement Method for GPS and LIDAR - AZoQuantum - January 6th, 2021
- Raytheon Technologies Appoints Marie R. Sylla-Dixon as Chief Diversity Officer to Further Advance Diversity, Equity and Inclusion Initiatives -... - January 6th, 2021
- Quantum Superposition Evidenced by Measuring Interaction of Light with Vibration - AZoQuantum - December 24th, 2020
- Superpositions The Cosmic Weirdness of Quantum Mechanics - The Daily Galaxy --Great Discoveries Channel - December 24th, 2020
- Here's Why Quantum Computing Will Not Break Cryptocurrencies - Forbes - December 24th, 2020
- Irish researchers reveal how Santa delivers toys to billions in one night - BreakingNews.ie - December 24th, 2020
- Eight ways Argonne advanced science in 2020 - Newswise - December 24th, 2020
- Scaling the heights of quantum computing to deliver real results - Chinadaily.com.cn - China Daily - December 24th, 2020
- MIT's quantum entangled atomic clock could still be ticking after billions of years - SYFY WIRE - December 24th, 2020
- Matter Deconstructed: The Observer Effect and Photography - PetaPixel - December 24th, 2020
- Everything you need to know about quantum physics (almost ... - December 21st, 2020
- Quantum mechanics - Wikipedia - December 21st, 2020
- Six Things Everyone Should Know About Quantum Physics - December 21st, 2020
- Counter-Intuitive Quantum Mechanics: State of Vibration That Exists Simultaneously at Two Different Times - SciTechDaily - December 21st, 2020
- A state of vibration that exists simultaneously at two different times - Tech Explorist - December 21st, 2020
- This Incredible Particle Only Arises in Two Dimensions - Popular Mechanics - December 21st, 2020
- Quantum Mechanics, the Mind-Body Problem and Negative Theology - Scientific American - December 17th, 2020
- Quantum Interference Phenomenon Identified That Occurs Through Time - SciTechDaily - December 17th, 2020
- 9 Most Confusing Sci-Fi Movies That Feel Like You Need a PhD in Quantum Physics - FandomWire - December 17th, 2020
- Expanding the Scope of Electronic-Structure Theory - Physics - December 17th, 2020
- Physicists attempt to unify all forces of nature and rectify Einstein's biggest failure - Livescience.com - December 17th, 2020
- Black dwarf supernovae: The last explosions in the Universe - SYFY WIRE - December 17th, 2020
- Orford 17-year-old is among brightest young minds in north west - Warrington Guardian - December 17th, 2020
- Meet the kaon - Symmetry magazine - November 10th, 2020
- There Are Places in the World Where Rules Are Less Important Than Kindness by Carlo Rovelli review - The Guardian - November 10th, 2020
- Digging into the 3D Quantum Hall Effect - Physics - November 10th, 2020
- Physicists Circumvent 178-Year Old Theory to Cancel Magnetic Fields - SciTechDaily - November 10th, 2020
- A Modem With a Tiny Mirror Cabinet Could Help Connect The Quantum Internet - ScienceAlert - November 8th, 2020
- Quantum Technology: Harnessing the Power of Quantum Mechanics - Analytics Insight - November 8th, 2020
- Will the Universe Remember Us after We're Gone? - Scientific American - November 8th, 2020
- Threat of Quantum Computing to Bitcoin Should be Taken Seriously, But theres Enough Time to Upgrade Current Security Systems, Experts Claim -... - November 8th, 2020