

<!DOCTYPE html>
<html lang="en" data-vapid-pub="BG_hPtAqOcgHQvZweP5DhMAQdwjoI1xyflR209_k7R4-Q-VutXOJwOfXrVMo6ddIrYHS-QvXckD3tbJVfVElykI">

<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <title>Apollo Thirteen: Documenting the Future</title>
  
<meta name="robots" content="index, follow" />

<meta name="title" content="Apollo Thirteen: Documenting the Future" />

<meta name="description" content="From deep space to deep learning. We track the trajectory of humanity’s next giant leap. Daily insights on AI, Robotics, and the Cosmos." />

<meta name="keywords" content="science news, space news, physics news, astronomy news, technology news, AI news, robotics news, astrophysics, cosmology, quantum physics, exoplanets, JWST, dark matter, climate science, genetics, emerging technology, scientific discoveries, planetary defense, space exploration, science explainers" />

<meta property="og:site_name" content="Apollo Thirteen" />
<meta property="og:title" content="Apollo Thirteen: Documenting the Future" />
<meta property="og:description" content="From deep space to deep learning. We track the trajectory of humanity’s next giant leap. Daily insights on AI, Robotics, and the Cosmos." />
<meta property="og:type" content="website" />


<meta property="og:image" content="https://www.apollothirteen.com/media/optimized/articles/nvidia-lg-humanoid-robots-data-centers-bet-hero.webp" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.apollothirteen.com/media/optimized/articles/nvidia-lg-humanoid-robots-data-centers-bet-hero.webp" />



<link rel="canonical" href="https://www.apollothirteen.com/" />


  
  <link rel="alternate" hreflang="en" href="https://www.apollothirteen.com/" />
  
  <link rel="alternate" hreflang="x-default" href="https://www.apollothirteen.com/" />
  
  <link rel="alternate" hreflang="de" href="https://www.apollothirteen.com/de/" />
  
  <link rel="alternate" hreflang="nl" href="https://www.apollothirteen.com/nl/" />
  
  <link rel="alternate" hreflang="fr" href="https://www.apollothirteen.com/fr/" />
  
  <link rel="alternate" hreflang="it" href="https://www.apollothirteen.com/it/" />
  
  <link rel="alternate" hreflang="pl" href="https://www.apollothirteen.com/pl/" />
  
  <link rel="alternate" hreflang="pt" href="https://www.apollothirteen.com/pt/" />
  
  <link rel="alternate" hreflang="es" href="https://www.apollothirteen.com/es/" />
  
  <link rel="alternate" hreflang="sv" href="https://www.apollothirteen.com/sv/" />
  
  <link rel="alternate" hreflang="ja" href="https://www.apollothirteen.com/ja/" />
  
  <link rel="alternate" hreflang="ko" href="https://www.apollothirteen.com/ko/" />
  
  <link rel="alternate" hreflang="tr" href="https://www.apollothirteen.com/tr/" />
  
  <link rel="alternate" hreflang="zh-hans" href="https://www.apollothirteen.com/zh-hans/" />
  
  <link rel="alternate" hreflang="ru" href="https://www.apollothirteen.com/ru/" />
  
  <link rel="icon" type="image/x-icon" href="/favicon.ico">
  <link rel="icon" type="image/png" sizes="16x16" href="/static/favicon_16x16.png">
  <link rel="icon" type="image/png" sizes="32x32" href="/static/favicon_32x32.png">
  <link rel="icon" type="image/png" sizes="48x48" href="/static/favicon_48x48.png">
  <link rel="icon" type="image/png" sizes="64x64" href="/static/favicon_64x64.png">
  <link rel="icon" type="image/png" sizes="128x128" href="/static/favicon_128x128.png">
  <link rel="icon" type="image/png" sizes="256x256" href="/static/favicon_256x256.png">
  <!-- Apple Touch Icon -->
  <link rel="apple-touch-icon" sizes="180x180" href="/static/favicon_180x180.png">
  <!-- Android / PWA -->
  <link rel="icon" type="image/png" sizes="192x192" href="/static/favicon_192x192.png">
  <link rel="alternate" type="application/rss+xml" title="Apollo Thirteen RSS Feed" href="/feed/">
  
  <style>
    body{
  margin:0;
  background:var(--bg);
  color:var(--text);
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif
}
:root{--bg: #0e0e0e;--text: #e8e8e8;--muted: #b0b0b0;--accent: #ffd300;--card-bg: #1a1a1a;--dm-title-transform: uppercase;--header-bg: #000;--g-bg-top: #050818;--g-bg-mid: #020208;--g-bg-bottom: #000000;--g-header-left: #050818;--g-header-right: #080b1b;--g-article-panel: #05050a;--g-chip-start: #ffd54a;--g-chip-end: #ff9100;--g-card-hover-start: #14192a;--g-card-hover-end: #070711;--chip-gradient: linear-gradient(135deg, var(--g-chip-start), var(--g-chip-end));--card-hover-gradient: radial-gradient(circle at top left, var(--g-card-hover-start) 0, var(--g-card-hover-end) 55%, var(--g-bg-bottom) 100%);--bg-gradient: radial-gradient(circle at top, var(--g-bg-top) 0%, var(--g-bg-mid) 45%, var(--g-bg-bottom) 100%);--article-panel: var(--g-article-panel);--header-h: 4rem;--catbar-h: 2.75rem}body{margin:0px;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html,body,h1,h2{overflow-wrap:anywhere}.container{max-width:1280px;margin:0px auto;padding:0px 16px}body[data-title-transform="none"]{--dm-title-transform: none}html,body{overflow-x:hidden}body{padding-top:calc(var(--header-h) + env(safe-area-inset-top))}.site-header{background:var(--header-bg, #000);border-bottom:none;position:fixed;top:0px;left:0px;right:0px;z-index:10000;padding-top:env(safe-area-inset-top)}.header-inner{height:var(--header-h);padding:0px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.nav{display:none;gap:16px;margin-left:16px}.nav a{text-decoration:none;font-weight:800;text-transform:var(--dm-title-transform, uppercase);letter-spacing:0.4px;font-size:13px;color:rgb(255,255,255)!important;opacity:1!important}@media (min-width:1024px){.nav{display:flex}}.catbar{background:rgb(0,0,0);border-top:1px solid rgb(22,22,22);border-bottom:1px solid rgb(22,22,22);position:fixed;top:calc(var(--header-h) + env(safe-area-inset-top));left:0px;right:0px;z-index:9998;display:none!important}.catbar-inner{padding:0px 16px}.cat-scroll{display:flex;flex-wrap:wrap;gap:10px;overflow:visible;padding:10px 0px}.cat-link{flex:0 1 auto;display:inline-block;padding:6px 10px;border-radius:999px;background:rgb(17,17,17);border:1px solid rgb(38,38,38);color:rgb(234,234,234);text-decoration:none;font-size:13px;font-weight:700;text-transform:var(--dm-title-transform, uppercase);letter-spacing:0.12em}@media (max-width:700px){.search{display:none}}@media (max-width:900px){.catbar{display:block!important}body{padding-top:calc(var(--header-h) + var(--catbar-h) + env(safe-area-inset-top))}}@media (min-width:1025px){.catbar{display:none!important}}.catbar-spacer{display:none!important;height:0px!important}.chip,.chip-overlay,.hero-chip{white-space:nowrap;overflow-wrap:normal;word-break:keep-all;display:inline-flex;align-items:center}@media (max-width:480px){.chip,.chip-overlay,.hero-chip{font-size:11px;letter-spacing:0.08em;padding:2px 8px}}.mobile-auth-link{display:none;align-items:center;justify-content:center;width:32px;height:32px;margin-left:8px;border-radius:999px;background:linear-gradient(135deg,rgb(37,99,235),rgb(29,78,216));color:rgb(255,255,255);border:1px solid rgba(255,255,255,0.18);box-shadow:rgba(37,99,235,0.35) 0px 8px 16px;text-decoration:none}.mobile-auth-link svg{width:18px;height:18px;display:block}@media (max-width:700px){.mobile-auth-link{display:inline-flex}}.desktop-auth-link{display:none;align-items:center;justify-content:center;width:32px;height:32px;margin-left:0px;border-radius:999px;background:linear-gradient(135deg,rgb(37,99,235),rgb(29,78,216));color:rgb(255,255,255);border:1px solid rgba(255,255,255,0.18);box-shadow:rgba(37,99,235,0.35) 0px 8px 16px;text-decoration:none}.desktop-auth-link svg{width:18px;height:18px;display:block}@media (min-width:1024px){.desktop-auth-link{display:inline-flex}}@media (max-width:700px){.cat-link{font-size:12px;padding:4px 8px;letter-spacing:0.08em}}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;background:var(--grid-bg-main, var(--card-bg-main, transparent));padding:6px;border-radius:10px}@media (max-width:700px){.grid{grid-template-columns:1fr;gap:14px}.container{padding:0px 12px}}.card{background:var(--card-bg-main, var(--card-bg));color:var(--card-text, var(--text));border:1px solid rgb(34,34,34);border-radius:8px;overflow:hidden}.image-link{display:block;position:relative}.image-link img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:center top}.image-link::after{content:"";position:absolute;inset:0px;background:rgba(255,255,255,0.16);opacity:0}.chip,.chip-overlay,.hero-chip{font-weight:800;text-transform:var(--dm-title-transform, uppercase)}.chip-overlay{position:absolute;top:10px;left:10px;z-index:2;letter-spacing:0.3px;padding:4px 8px;font-size:12px;border:none}.chip,.hero-chip{padding:4px 10px;border:none;text-decoration:none;letter-spacing:0.05em}.chip,.chip-overlay{box-shadow:rgba(0,0,0,0.35) 0px 4px 10px;background:var(--card-chip-bg, var(--chip-bg, #ffd300))!important;color:var(--card-chip-text, var(--chip-text, #000))!important;border-radius:var(--card-chip-radius, var(--chip-radius, 999px))!important}.chip.hero-chip,.hero-chip{box-shadow:rgba(0,0,0,0.35) 0px 4px 10px;background:var(--hero-chip-bg, var(--chip-bg, #ffd300))!important;color:var(--hero-chip-text, var(--chip-text, #000))!important;border-radius:var(--hero-chip-radius, var(--chip-radius, 999px))!important}.card-title{position:absolute;left:0px;right:0px;bottom:0px;margin:0px;padding:16px;color:rgb(255,255,255);font-weight:900;text-transform:var(--dm-title-transform, uppercase);letter-spacing:0.4px;font-size:20px;line-height:1.1;background:linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%)}.card-meta{background:var(--card-bg-main, var(--card-bg));color:var(--muted);border-top:1px solid rgb(34,34,34);font-size:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px 12px}@media (max-width:700px){.hero-title{font-size:20px}.card-title{font-size:16px;letter-spacing:0.2px}}.footer-logo{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:rgb(255,255,255)}.footer-logo-block{display:inline-block;background:rgb(255,255,255);color:rgb(0,0,0);font-weight:900;padding:4px 8px;font-size:14px;letter-spacing:0.08em}.footer-logo-text{display:inline-block;color:rgb(255,255,255);font-weight:800;letter-spacing:0.12em;font-size:13px}.search input{background:rgb(15,15,15);border-color:rgb(34,34,34)}.search input{background:rgb(16,16,16);color:rgb(229,229,229);border:1px solid rgb(51,51,51);border-radius:4px;padding:6px 10px;min-width:180px;box-shadow:rgba(0,0,0,0.35) 0px 1px 3px}.rss-link{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-left:0px;border-radius:999px;background:linear-gradient(135deg,rgb(255,138,0),rgb(255,61,0));color:rgb(255,255,255);border:1px solid rgba(255,255,255,0.18);box-shadow:rgba(255,90,0,0.35) 0px 8px 16px;text-decoration:none}.rss-link svg{width:18px;height:18px;display:block}.hero-slider{margin:24px 0px 32px}.hero-slider-inner{position:relative;overflow:hidden;border-radius:0px;background:var(--hero-bg, #101010);border:1px solid rgb(37,37,37);min-height:450px}.hero-slide{position:absolute;inset:0px;display:grid;grid-template-columns:minmax(0px,3fr) minmax(0px,2fr);gap:0px;opacity:0}.hero-slide.is-active{opacity:1}.hero-media{position:relative;overflow:hidden}.hero-media img{width:100%;height:100%;min-height:420px;max-height:580px;object-fit:cover;display:block}.hero-chip{position:absolute;top:14px;left:14px;z-index:2}.hero-info{padding:22px 26px;display:flex;flex-direction:column;justify-content:center;gap:12px}.hero-title{margin:0px;font-size:30px;line-height:1.05;text-transform:var(--dm-title-transform, uppercase);letter-spacing:0.5px}.hero-title{overflow-wrap:anywhere;word-break:break-word}.hero-title a{color:rgb(255,255,255);text-decoration:none}.hero-summary{margin:0px;color:rgb(208,208,208);font-size:16px}.hero-meta{font-size:13px;color:var(--muted)}.hero-dots{display:flex;justify-content:center;gap:8px;padding:10px 0px 4px}.hero-dot{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;border-radius:999px;border:none;padding:0px;background:transparent}.hero-dot::before{content:"";width:9px;height:9px;border-radius:inherit;background:rgb(68,68,68)}.hero-dot.is-active::before{background:var(--accent);width:22px;transform:translateY(-1px)}.home-heading{margin:8px 0px;padding:0px;font-size:14px;font-weight:800;text-transform:var(--dm-title-transform, uppercase);letter-spacing:0.18em;color:rgb(255,255,255)!important}@media (max-width:900px){.hero-slider-inner{min-height:initial}.hero-slide{position:static;inset:auto;opacity:1;transform:none;display:none;grid-template-columns:1fr}.hero-slide.is-active{display:block}.hero-media img{width:100%;height:auto;min-height:0px;max-height:260px}.hero-title{font-size:22px}}.header-inner{flex-wrap:nowrap}.header-icons{display:flex;align-items:center;gap:5px}@media (max-width:480px){.header-inner{flex-wrap:wrap;row-gap:6px}}@media (max-width:700px){.header-inner{justify-content:flex-start;gap:4px}.mobile-auth-link{margin-left:auto;width:30px;height:30px}.rss-link{width:30px;height:30px;margin-left:4px}}:root{--chip-bg: ;--chip-text: ;--chip-radius: }:root{--hero-bg: radial-gradient(circle at top, #050818 0%, #020208 50%, #000000 100%);--hero-text: #ffffff;--grid-bg-main: radial-gradient(circle at top, #00000000 0%, #00000040 50%, #000000A0 100%);--card-bg-main: radial-gradient(circle at top, #00000000 0%, #00000040 50%, #000000A0 100%);--card-text: #e8e8e8;--article-bg-main: radial-gradient(circle at top, #0b0b0d 0%, #0d0e10 50%, #000000 100%);--article-text: #e5e5e5;--card-chip-bg: linear-gradient(135deg, #F2F4F7, #EBEDF1);--card-chip-text: #000000;--card-chip-radius: 0;--hero-chip-bg: #ffd300;--hero-chip-text: #000000;--hero-chip-radius: 999px;--article-chip-bg: #ffd300;--article-chip-text: #000000;--article-chip-radius: 4px}
  </style>
  
  <link rel="preload" href="/static/fonts/zYXzKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1syxeKYY.woff2" as="font"
    type="font/woff2" crossorigin>
  <link rel="preload" href="/static/fonts/V8mDoQDjQSkFtoMM3T6r8E7mPbF4Cw.woff2" as="font" type="font/woff2"
    crossorigin>
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lipis/flag-icons@7.0.0/css/flag-icons.min.css">
  <link rel="stylesheet" href="/static/css/darkmatter.css?v=44">
  <style>
    .header-wallpaper-btn {
      display: none;
      align-items: center;
      gap: 6px;
      padding: 7px 15px;
      background: linear-gradient(135deg, #160d30 0%, #080515 100%);
      border: 1px solid rgba(130,90,255,0.45);
      border-radius: 999px;
      color: #b090ff;
      font-size: 0.75rem;
      font-weight: 700;
      letter-spacing: 0.05em;
      text-decoration: none;
      white-space: nowrap;
      flex-shrink: 0;
      box-shadow: 0 0 14px rgba(110,70,255,0.18), inset 0 1px 0 rgba(255,255,255,0.06);
      transition: border-color 0.2s, box-shadow 0.2s, color 0.2s;
    }
    @media (min-width: 680px) { .header-wallpaper-btn { display: inline-flex; } }
    .header-wallpaper-btn:hover {
      border-color: rgba(170,120,255,0.75);
      color: #d0b0ff;
      box-shadow: 0 0 22px rgba(130,80,255,0.38), inset 0 1px 0 rgba(255,255,255,0.08);
    }
    .header-wallpaper-btn svg { width: 12px; height: 12px; fill: currentColor; }
    .header-bottom-inner { gap: 12px; align-items: center; }
  </style>
  <script src="/static/js/layout.js?v=44" defer></script>
  <script src="/static/js/search.js?v=44" defer></script>
  <script src="/static/js/offers.js?v=44" defer></script>
  
  <style>
    :root {
      
      --g-bg-top: #050818;
      
      --g-bg-mid: #020208;
      
      --g-bg-bottom: #000000;
      
      --g-header-left: aq#050818;
      
      --g-header-right: #080b1b;
      
      --g-article-panel: #05050a;
      
      --g-chip-start: #ffd54a;
      
      --g-chip-end: #ff9100;
      
      --g-card-hover-start: #05050a;
      
      --g-card-hover-end: #070711;
      
      --bg-gradient: radial-gradient(circle at top, var(--g-bg-top) 0%, var(--g-bg-mid) 45%, var(--g-bg-bottom) 100%);
      --header-bg: linear-gradient(to right, var(--g-header-left), var(--g-header-right));
      --chip-gradient: linear-gradient(135deg, var(--g-chip-start), var(--g-chip-end));
      --card-hover-gradient: radial-gradient(circle at top left, var(--g-card-hover-start) 0, var(--g-card-hover-end) 55%, var(--g-bg-bottom) 100%);
      --article-panel: var(--g-article-panel);
    }
  </style>
  
  
  <style>
    :root {
      --chip-bg: ;
      --chip-text: ;
      --chip-radius: ;
    }
  </style>
  
  
  <style>
    :root {
      
      --hero-bg: radial-gradient(circle at top, #050818 0%, #020208 50%, #000000 100%);
      --hero-text: #ffffff;
      
      
      --grid-bg-main: #0c0c0c;
      --card-bg-main: #0c0c0c;
      --card-text: #e8e8e8;
      
      
      --article-bg-main: radial-gradient(circle at top, #0b0b0d 0%, #0d0e10 50%, #000000 100%);
      --article-text: #e5e5e5;
      
      
        
        --card-chip-bg: linear-gradient(135deg, #F2F4F7, #EBEDF1);
        --card-chip-text: #000000;
        --card-chip-radius: 4px;
        
        
        --hero-chip-bg: linear-gradient(135deg, #ffd54a, #ff9100);
        --hero-chip-text: #000000;
        --hero-chip-radius: 999px;
        
        
        --article-chip-bg: linear-gradient(135deg, #ffd54a, #ff9100);
        --article-chip-text: #000000;
        --article-chip-radius: 999px;
        
      
    }
  </style>
  
  <meta name="robots" content="max-image-preview:large">

<meta name="p:domain_verify" content="e948d3708b61b26881378b238ee2744b"/>
<script type="text/javascript">
    (function(c,l,a,r,i,t,y){
        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
        t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
    })(window, document, "clarity", "script", "vowuy816rg");
</script>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-W26ZGV722Q"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-W26ZGV722Q');
</script>
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "NewsMediaOrganization",
  "name": "Apollo Thirteen",
  "url": "https://www.apollothirteen.com",
  "logo": {
    "@type": "ImageObject",
    "url": "https://www.apollothirteen.com/favicon.ico", 
    "width": 512,
    "height": 512
  },
  "sameAs": [
    "https://x.com/dark_matter_adm",
    "https://uk.pinterest.com/darkmatterwebsite",
    "https://www.apollothirteen.com/"
  ],
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "editorial",
    "email": "editor@apollothirteen.com"
  }
}
</script>
  

<script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "name": "Apollo Thirteen",
    "url": "https://www.apollothirteen.com",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://www.apollothirteen.com/?q={search_term_string}",
      "query-input": "required name=search_term_string"
    }
  }
  </script>

<script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "ItemList",
    "name": "Homepage categories",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "A.I",
        "url": "https://www.apollothirteen.com/category/artificial-intelligence/"
      },{
        "@type": "ListItem",
        "position": 2,
        "name": "Environment",
        "url": "https://www.apollothirteen.com/category/environment/"
      },{
        "@type": "ListItem",
        "position": 3,
        "name": "Genetics",
        "url": "https://www.apollothirteen.com/category/genetics/"
      },{
        "@type": "ListItem",
        "position": 4,
        "name": "History",
        "url": "https://www.apollothirteen.com/category/history/"
      },{
        "@type": "ListItem",
        "position": 5,
        "name": "Physics",
        "url": "https://www.apollothirteen.com/category/physics/"
      },{
        "@type": "ListItem",
        "position": 6,
        "name": "Robotics",
        "url": "https://www.apollothirteen.com/category/robotics/"
      },{
        "@type": "ListItem",
        "position": 7,
        "name": "Science",
        "url": "https://www.apollothirteen.com/category/science/"
      },{
        "@type": "ListItem",
        "position": 8,
        "name": "Space",
        "url": "https://www.apollothirteen.com/category/space/"
      },{
        "@type": "ListItem",
        "position": 9,
        "name": "Space Weather",
        "url": "https://www.apollothirteen.com/category/cme-solar-storms/"
      },{
        "@type": "ListItem",
        "position": 10,
        "name": "Technology",
        "url": "https://www.apollothirteen.com/category/technology/"
      }
    ]
  }
  </script>


</head>

<body data-title-transform="none" data-gradients="on">
  <header class="site-header">
    <div class="header-topbar">
      <div class="container header-top">
        <a href="/" class="footer-logo" aria-label="Apollo Thirteen home">
          <span class="footer-logo-block">APOLLO</span>
          <span class="footer-logo-text">THIRTEEN</span>
        </a>

        <nav class="nav" aria-label="Primary">
          
          <a href="/category/artificial-intelligence/">A.I</a>
          
          <a href="/category/environment/">Environment</a>
          
          <a href="/category/genetics/">Genetics</a>
          
          <a href="/category/history/">History</a>
          
          <a href="/category/physics/">Physics</a>
          
          <a href="/category/robotics/">Robotics</a>
          
          <a href="/category/science/">Science</a>
          
          <a href="/category/space/">Space</a>
          
          <a href="/category/cme-solar-storms/">Space Weather</a>
          
          <a href="/category/technology/">Technology</a>
          
        </nav>

        <div class="header-icons">
          
          <div class="lang-picker" aria-label="Change language">
            <button class="lang-picker-btn" aria-expanded="false" aria-haspopup="true" title="Change language">
              <span class="lang-flag fi fi-gb"></span>
              <svg class="lang-chevron" viewBox="0 0 12 12" aria-hidden="true"><path fill="currentColor" d="M2 4l4 4 4-4"/></svg>
            </button>
            <ul class="lang-dropdown" role="menu">
              
              <li role="menuitem">
                <a href="/" aria-current="true">
                  <span class="fi fi-gb"></span>
                  English
                </a>
              </li>
              
              <li role="menuitem">
                <a href="/de/" >
                  <span class="fi fi-de"></span>
                  Deutsch
                </a>
              </li>
              
              <li role="menuitem">
                <a href="/nl/" >
                  <span class="fi fi-nl"></span>
                  Nederlands
                </a>
              </li>
              
              <li role="menuitem">
                <a href="/fr/" >
                  <span class="fi fi-fr"></span>
                  Français
                </a>
              </li>
              
              <li role="menuitem">
                <a href="/it/" >
                  <span class="fi fi-it"></span>
                  Italiano
                </a>
              </li>
              
              <li role="menuitem">
                <a href="/pl/" >
                  <span class="fi fi-pl"></span>
                  Polski
                </a>
              </li>
              
              <li role="menuitem">
                <a href="/pt/" >
                  <span class="fi fi-br"></span>
                  Português
                </a>
              </li>
              
              <li role="menuitem">
                <a href="/es/" >
                  <span class="fi fi-es"></span>
                  Español
                </a>
              </li>
              
              <li role="menuitem">
                <a href="/sv/" >
                  <span class="fi fi-se"></span>
                  Svenska
                </a>
              </li>
              
              <li role="menuitem">
                <a href="/ja/" >
                  <span class="fi fi-jp"></span>
                  日本語
                </a>
              </li>
              
              <li role="menuitem">
                <a href="/ko/" >
                  <span class="fi fi-kr"></span>
                  한국어
                </a>
              </li>
              
              <li role="menuitem">
                <a href="/tr/" >
                  <span class="fi fi-tr"></span>
                  Türkçe
                </a>
              </li>
              
              <li role="menuitem">
                <a href="/zh-hans/" >
                  <span class="fi fi-cn"></span>
                  简体中文
                </a>
              </li>
              
              <li role="menuitem">
                <a href="/ru/" >
                  <span class="fi fi-ru"></span>
                  Русский
                </a>
              </li>
              
            </ul>
          </div>
          
          <a class="rss-link" href="/feed/" aria-label="RSS feed" title="RSS feed">
            <svg viewBox="0 0 24 24" aria-hidden="true">
              <path fill="currentColor"
                d="M6.18 17.82A1.82 1.82 0 1 0 8 19.64a1.82 1.82 0 0 0-1.82-1.82zM4 10v3a7 7 0 0 1 7 7h3A10 10 0 0 0 4 10zm0-6v3a14 14 0 0 1 14 14h3A17 17 0 0 0 4 4z" />
            </svg>
          </a>
        </div>
      </div>

    </div>
    

<div class="last-updated-bar">
  <div class="container">
    <span class="last-updated-label">Last Updated:</span>
    <time datetime="2026-06-09T00:11:11.239707+00:00">Jun 9, 2026, 12:11 AM · 1 day, 17 hours ago</time>
  </div>
</div>


    <div class="header-searchbar" role="search" aria-label="Site search">
      <div class="container header-bottom">
        <div class="header-bottom-inner">
          <div class="search-container search-panel">
            <div class="search-input-wrapper">
              <button type="button" class="search-button" aria-label="Search">
                <svg class="search-button-icon" viewBox="0 0 24 24" aria-hidden="true">
                  <circle cx="11" cy="11" r="8" fill="none" stroke="currentColor" stroke-width="2" />
                  <path d="M21 21l-4.35-4.35" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" />
                </svg>
              </button>
              <input type="text" id="search-input" placeholder="Search articles..." autocomplete="off">
            </div>
          </div>
          <a href="/wallpapers/" class="header-wallpaper-btn" aria-label="4K Wallpapers">
            <svg viewBox="0 0 24 24" aria-hidden="true"><path d="M19 9h-4V3H9v6H5l7 7 7-7zm-14 9v2h14v-2H5z"/></svg>
            4K Wallpapers
          </a>
          <div id="search-results" class="search-results-dropdown"></div>
        </div>
      </div>
    </div>
  </header>
  <div id="search-overlay" class="search-overlay"></div>

  <!-- Mobile category bar -->
  <nav class="catbar" aria-label="Sections">
    <div class="container catbar-inner">
      <div class="cat-scroll">
        
        <a class="cat-link" href="/category/artificial-intelligence/">A.I</a>
        
        <a class="cat-link" href="/category/environment/">Environment</a>
        
        <a class="cat-link" href="/category/genetics/">Genetics</a>
        
        <a class="cat-link" href="/category/history/">History</a>
        
        <a class="cat-link" href="/category/physics/">Physics</a>
        
        <a class="cat-link" href="/category/robotics/">Robotics</a>
        
        <a class="cat-link" href="/category/science/">Science</a>
        
        <a class="cat-link" href="/category/space/">Space</a>
        
        <a class="cat-link" href="/category/cme-solar-storms/">Space Weather</a>
        
        <a class="cat-link" href="/category/technology/">Technology</a>
        
        <a class="cat-link" href="/wallpapers/">4K Wallpapers</a>
      </div>
    </div>
  </nav>
  <div class="catbar-spacer"></div>

  <main class="container">
    


  
  <section class="site-intro"></section>
  
  <section class="motd-block" aria-label="Apollo Thirteen">
    <div class="motd-body">
      <p class="hero-topline" style="margin-bottom:6px;">
  <span class="hero-pill hero-pill-category">April, 22nd, 2026</span>
  <span class="hero-pill hero-kicker">MOTD</span>
</p>

<h1 class="home-heading" style="margin:0 0 6px;">WELCOME TO APOLLO THIRTEEN NEWS</h1>
<p style="margin:0 0 4px;color:var(--muted,#a9a9a9);">We are now available in 14 languages with free 4k science wall papers daily.</p>
    </div>
  </section>
  
  



  
    

<section class="hero-slider" aria-label="Featured articles">
  <div class="hero-slider-inner">
    
    <article class="hero-slide is-active" data-hero-index="0">
      <a href="/article/nvidias-deal-with-lg-on-humanoid-robots-hides-a-far-bigger-bet-on-nextgen-data-centers/" class="hero-media">
        
        <img src="/media/optimized/articles/nvidia-lg-humanoid-robots-data-centers-bet-hero.webp" srcset="/media/optimized/articles/nvidia-lg-humanoid-robots-data-centers-bet-hero-mobile.webp 640w, /media/optimized/articles/nvidia-lg-humanoid-robots-data-centers-bet-hero.webp 1280w" sizes="(max-width: 700px) 100vw, 960px" alt="Nvidia&#x27;s deal with LG on humanoid robots hides a far bigger bet on next‑gen data centers" loading="eager" fetchpriority="high">
        
      </a>
      <div class="hero-info">
        <div class="hero-topline">
          
          <a href="/category/robotics/" class="hero-pill hero-pill-category">
            Robotics
          </a>
          
          
          
          
          <span class="hero-pill hero-kicker ">Breaking News</span>
        </div>
        <h2 class="hero-title">
          <a href="/article/nvidias-deal-with-lg-on-humanoid-robots-hides-a-far-bigger-bet-on-nextgen-data-centers/">Nvidia&#x27;s deal with LG on humanoid robots hides a far bigger bet on next‑gen data centers</a>
        </h2>
        <div class="hero-meta">
          
          <span class="byline">
            <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
          </span>
          
          
          <span class="hero-meta-sep">·</span>
          <time class="hero-time" datetime="2026-06-09T00:11:11.239707+00:00">Jun 9, 2026 · 1 day, 17 hours ago</time>
          
        </div>
      </div>
    </article>
    
    <article class="hero-slide" data-hero-index="1">
      <a href="/article/noaa-sun-explosion-triggers-massive-g4-storm-could-auroras-reach-northern-india-tonight/" class="hero-media">
        
        <img src="/media/optimized/articles/noaa-sun-explosion-triggers-massive-g4-storm-aurora-india-2026-06-08-hero.webp" srcset="/media/optimized/articles/noaa-sun-explosion-triggers-massive-g4-storm-aurora-india-2026-06-08-hero-mobile.webp 640w, /media/optimized/articles/noaa-sun-explosion-triggers-massive-g4-storm-aurora-india-2026-06-08-hero.webp 1280w" sizes="(max-width: 700px) 100vw, 960px" alt="NOAA: Sun explosion triggers massive G4 storm — could auroras reach northern India tonight?" loading="lazy" >
        
      </a>
      <div class="hero-info">
        <div class="hero-topline">
          
          <a href="/category/cme-solar-storms/" class="hero-pill hero-pill-category">
            Space Weather
          </a>
          
          
          
          
          <span class="hero-pill hero-kicker ">Breaking News</span>
        </div>
        <h2 class="hero-title">
          <a href="/article/noaa-sun-explosion-triggers-massive-g4-storm-could-auroras-reach-northern-india-tonight/">NOAA: Sun explosion triggers massive G4 storm — could auroras reach northern India tonight?</a>
        </h2>
        <div class="hero-meta">
          
          <span class="byline">
            <a class="byline-link" href="/author/james-lawson/">James Lawson</a>
          </span>
          
          
          <span class="hero-meta-sep">·</span>
          <time class="hero-time" datetime="2026-06-08T11:01:38.986340+00:00">Jun 8, 2026 · 2 days, 6 hours ago</time>
          
        </div>
      </div>
    </article>
    
    <article class="hero-slide" data-hero-index="2">
      <a href="/article/why-russia-turned-off-parts-of-putins-camera-network-after-new-ai-espionage-powers/" class="hero-media">
        
        <img src="/media/optimized/articles/why-russia-turned-off-putin-cameras-ai-espionage-hero.webp" srcset="/media/optimized/articles/why-russia-turned-off-putin-cameras-ai-espionage-hero-mobile.webp 640w, /media/optimized/articles/why-russia-turned-off-putin-cameras-ai-espionage-hero.webp 1280w" sizes="(max-width: 700px) 100vw, 960px" alt="Why Russia turned off parts of Putin&#x27;s camera network after new AI espionage powers" loading="lazy" >
        
      </a>
      <div class="hero-info">
        <div class="hero-topline">
          
          <a href="/category/artificial-intelligence/" class="hero-pill hero-pill-category">
            A.I
          </a>
          
          
          
          
          <span class="hero-pill hero-kicker ">Breaking News</span>
        </div>
        <h2 class="hero-title">
          <a href="/article/why-russia-turned-off-parts-of-putins-camera-network-after-new-ai-espionage-powers/">Why Russia turned off parts of Putin&#x27;s camera network after new AI espionage powers</a>
        </h2>
        <div class="hero-meta">
          
          <span class="byline">
            <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
          </span>
          
          
          <span class="hero-meta-sep">·</span>
          <time class="hero-time" datetime="2026-06-08T10:47:42.919884+00:00">Jun 8, 2026 · 2 days, 6 hours ago</time>
          
        </div>
      </div>
    </article>
    
    <article class="hero-slide" data-hero-index="3">
      <a href="/article/new-ai-espionage-powers-trigger-putin-camera-scare-what-suddenly-worries-russia/" class="hero-media">
        
        <img src="/media/optimized/articles/ai-espionage-powers-trigger-putin-camera-scare-hero.webp" srcset="/media/optimized/articles/ai-espionage-powers-trigger-putin-camera-scare-hero-mobile.webp 640w, /media/optimized/articles/ai-espionage-powers-trigger-putin-camera-scare-hero.webp 1280w" sizes="(max-width: 700px) 100vw, 960px" alt="New AI espionage powers trigger Putin camera scare — what suddenly worries Russia" loading="lazy" >
        
      </a>
      <div class="hero-info">
        <div class="hero-topline">
          
          <a href="/category/artificial-intelligence/" class="hero-pill hero-pill-category">
            A.I
          </a>
          
          
          
          
          <span class="hero-pill hero-kicker ">Breaking News</span>
        </div>
        <h2 class="hero-title">
          <a href="/article/new-ai-espionage-powers-trigger-putin-camera-scare-what-suddenly-worries-russia/">New AI espionage powers trigger Putin camera scare — what suddenly worries Russia</a>
        </h2>
        <div class="hero-meta">
          
          <span class="byline">
            <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
          </span>
          
          
          <span class="hero-meta-sep">·</span>
          <time class="hero-time" datetime="2026-06-08T10:40:22.615620+00:00">Jun 8, 2026 · 2 days, 6 hours ago</time>
          
        </div>
      </div>
    </article>
    
    <article class="hero-slide" data-hero-index="4">
      <a href="/article/spirit-ai-beat-nvidia-on-roboarena-but-the-surprise-advantage-wasnt-compute/" class="hero-media">
        
        <img src="/media/optimized/articles/us-china-tech-war-china-spirit-ai-beats-nvidia-roboarena-hero.webp" srcset="/media/optimized/articles/us-china-tech-war-china-spirit-ai-beats-nvidia-roboarena-hero-mobile.webp 640w, /media/optimized/articles/us-china-tech-war-china-spirit-ai-beats-nvidia-roboarena-hero.webp 1280w" sizes="(max-width: 700px) 100vw, 960px" alt="Spirit AI beat Nvidia on RoboArena — but the surprise advantage wasn’t compute" loading="lazy" >
        
      </a>
      <div class="hero-info">
        <div class="hero-topline">
          
          <a href="/category/robotics/" class="hero-pill hero-pill-category">
            Robotics
          </a>
          
          
          
          
          <span class="hero-pill hero-kicker ">Breaking News</span>
        </div>
        <h2 class="hero-title">
          <a href="/article/spirit-ai-beat-nvidia-on-roboarena-but-the-surprise-advantage-wasnt-compute/">Spirit AI beat Nvidia on RoboArena — but the surprise advantage wasn’t compute</a>
        </h2>
        <div class="hero-meta">
          
          <span class="byline">
            <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
          </span>
          
          
          <span class="hero-meta-sep">·</span>
          <time class="hero-time" datetime="2026-06-08T10:29:54.077292+00:00">Jun 8, 2026 · 2 days, 7 hours ago</time>
          
        </div>
      </div>
    </article>
    
  </div>
  <div class="hero-dots" role="group" aria-label="Featured articles">
    
    <button class="hero-dot is-active" type="button"
      aria-label="Show featured article 1" data-hero-target="0"></button>
    
    <button class="hero-dot" type="button"
      aria-label="Show featured article 2" data-hero-target="1"></button>
    
    <button class="hero-dot" type="button"
      aria-label="Show featured article 3" data-hero-target="2"></button>
    
    <button class="hero-dot" type="button"
      aria-label="Show featured article 4" data-hero-target="3"></button>
    
    <button class="hero-dot" type="button"
      aria-label="Show featured article 5" data-hero-target="4"></button>
    
  </div>
</section>

<script>
  (function () {
    const slides = Array.from(document.querySelectorAll('.hero-slide'));
    const dots = Array.from(document.querySelectorAll('.hero-dot'));
    const slider = document.querySelector('.hero-slider');
    if (!slides.length) return;

    let index = 0;
    let timer;
    let touchStartX = 0;
    let touchStartY = 0;
    let touchMoved = false;
    const SWIPE_THRESHOLD = 40;

    function setActive(next) {
      slides.forEach((el, i) => { el.classList.toggle('is-active', i === next); });
      dots.forEach((el, i) => { el.classList.toggle('is-active', i === next); });
      index = next;
    }

    function start() {
      stop();
      timer = setInterval(() => { setActive((index + 1) % slides.length); }, 10000);
    }

    function stop() {
      if (timer) clearInterval(timer);
      timer = null;
    }

    dots.forEach((dot) => {
      dot.addEventListener('click', () => {
        const target = parseInt(dot.getAttribute('data-hero-target'), 10);
        if (!Number.isNaN(target)) { setActive(target); start(); }
      });
    });

    if (slider) {
      slider.addEventListener('mouseenter', stop);
      slider.addEventListener('mouseleave', start);
      slider.addEventListener('touchstart', (e) => {
        if (!e.touches || !e.touches.length) return;
        const t = e.touches[0];
        touchStartX = t.clientX;
        touchStartY = t.clientY;
        touchMoved = false;
        stop();
      }, { passive: true });
      slider.addEventListener('touchmove', (e) => {
        if (!e.touches || !e.touches.length) return;
        const t = e.touches[0];
        const dx = t.clientX - touchStartX;
        const dy = t.clientY - touchStartY;
        if (Math.abs(dx) > Math.abs(dy) && Math.abs(dx) > 6) { touchMoved = true; e.preventDefault(); }
      }, { passive: false });
      slider.addEventListener('touchend', (e) => {
        if (!touchMoved) { start(); return; }
        const changed = e.changedTouches && e.changedTouches[0];
        const dx = changed ? (changed.clientX - touchStartX) : 0;
        if (Math.abs(dx) > SWIPE_THRESHOLD) {
          setActive(dx < 0 ? (index + 1) % slides.length : (index - 1 + slides.length) % slides.length);
        }
        start();
      }, { passive: true });
    }

    start();
  })();
</script>


    

<section class="wallpaper-promo-strip" aria-label="4K Wallpapers">
  <div class="wallpaper-promo-inner">
    <div class="wallpaper-promo-glow"></div>
    <div class="wallpaper-promo-content">
      <span class="wallpaper-promo-eyebrow">Free Downloads</span>
      <h2 class="wallpaper-promo-heading">Stunning 4K Space & Science Wallpapers</h2>
      <p class="wallpaper-promo-desc">Transform your desktop or phone with breathtaking imagery from the frontlines of scientific discovery — fresh from the Apollo Thirteen research archive.</p>
      <a href="/wallpapers/" class="wallpaper-promo-btn">
        <svg viewBox="0 0 24 24" aria-hidden="true"><path d="M19 9h-4V3H9v6H5l7 7 7-7zm-14 9v2h14v-2H5z"/></svg>
        Browse Wallpapers
      </a>
    </div>
    <div class="wallpaper-promo-visual" aria-hidden="true">
      <div class="wallpaper-promo-orb wallpaper-promo-orb--1"></div>
      <div class="wallpaper-promo-orb wallpaper-promo-orb--2"></div>
      <div class="wallpaper-promo-orb wallpaper-promo-orb--3"></div>
    </div>
  </div>
</section>

<style>
.wallpaper-promo-strip {
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #08051a 0%, #0e0624 50%, #060312 100%);
  border-top: 1px solid rgba(120,70,255,0.2);
  border-bottom: 1px solid rgba(120,70,255,0.2);
  margin: 32px 0;
}
.wallpaper-promo-inner {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  padding: 48px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}
.wallpaper-promo-glow {
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 60% 120% at 80% 50%, rgba(100,50,255,0.12) 0%, transparent 70%),
              radial-gradient(ellipse 40% 80% at 10% 50%, rgba(40,20,120,0.1) 0%, transparent 70%);
  pointer-events: none;
}
.wallpaper-promo-content {
  position: relative;
  max-width: 560px;
  z-index: 1;
}
.wallpaper-promo-eyebrow {
  display: inline-block;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #9070ff;
  margin-bottom: 10px;
  padding: 3px 10px;
  border: 1px solid rgba(130,80,255,0.35);
  border-radius: 999px;
  background: rgba(100,60,255,0.08);
}
.wallpaper-promo-heading {
  font-size: clamp(1.4rem, 3vw, 2rem);
  font-weight: 800;
  color: #f0eeff;
  margin: 0 0 12px;
  line-height: 1.2;
  letter-spacing: -0.02em;
}
.wallpaper-promo-desc {
  font-size: 0.92rem;
  color: #8888aa;
  line-height: 1.6;
  margin: 0 0 24px;
}
.wallpaper-promo-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 24px;
  background: linear-gradient(135deg, #4020b0 0%, #2010600 100%);
  background: linear-gradient(135deg, #3a18a8, #1e0c5e);
  border: 1px solid rgba(160,100,255,0.5);
  border-radius: 999px;
  color: #e0d0ff;
  font-size: 0.88rem;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.03em;
  box-shadow: 0 0 24px rgba(100,50,255,0.25), inset 0 1px 0 rgba(255,255,255,0.1);
  transition: all 0.2s;
}
.wallpaper-promo-btn:hover {
  background: linear-gradient(135deg, #4e22d8, #2a1080);
  border-color: rgba(200,150,255,0.7);
  color: #fff;
  box-shadow: 0 0 36px rgba(120,60,255,0.45), inset 0 1px 0 rgba(255,255,255,0.15);
  transform: translateY(-1px);
}
.wallpaper-promo-btn svg { width: 15px; height: 15px; fill: currentColor; }

/* Floating orbs for visual depth */
.wallpaper-promo-visual {
  position: relative;
  width: 260px;
  height: 180px;
  flex-shrink: 0;
}
.wallpaper-promo-orb {
  position: absolute;
  border-radius: 50%;
  filter: blur(40px);
  opacity: 0.6;
}
.wallpaper-promo-orb--1 {
  width: 160px; height: 160px;
  background: radial-gradient(circle, #4020c0 0%, #1a0860 60%, transparent 100%);
  top: -20px; right: 20px;
  animation: orb-float 6s ease-in-out infinite;
}
.wallpaper-promo-orb--2 {
  width: 100px; height: 100px;
  background: radial-gradient(circle, #8040ff 0%, #3010a0 60%, transparent 100%);
  bottom: -10px; right: 60px;
  animation: orb-float 8s ease-in-out infinite reverse;
}
.wallpaper-promo-orb--3 {
  width: 70px; height: 70px;
  background: radial-gradient(circle, #c060ff 0%, #6020c0 60%, transparent 100%);
  top: 30px; right: 100px;
  animation: orb-float 5s ease-in-out infinite 1s;
}
@keyframes orb-float {
  0%, 100% { transform: translateY(0px) scale(1); }
  50% { transform: translateY(-12px) scale(1.04); }
}

/* Responsive */
@media (max-width: 700px) {
  .wallpaper-promo-visual { display: none; }
  .wallpaper-promo-inner { padding: 36px 20px; }
  .wallpaper-promo-heading { font-size: 1.4rem; }
}
</style>


  

  
    

<section class="grid">
  
  <article class="card">
    <a href="/article/spirit-ai-beat-nvidia-on-roboarena-what-that-win-really-means-in-the-us-china-tech-war/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Robotics</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/spirit-ai-beat-nvidia-roboarena-us-china-tech-war-hero.webp" srcset="/media/optimized/articles/spirit-ai-beat-nvidia-roboarena-us-china-tech-war-hero-mobile.webp 640w, /media/optimized/articles/spirit-ai-beat-nvidia-roboarena-us-china-tech-war-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="Spirit AI beat Nvidia on RoboArena — what that win really means in the US-China tech war" />
      
      <h2 class="card-title">Spirit AI beat Nvidia on RoboArena — what that win really means in the US-China tech war</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
      </span>
      
      
      <time datetime="2026-06-08T10:22:17.746470+00:00">Jun 8, 2026 · 2 days, 7 hours ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/spacex-goes-public-as-spcx-valued-at-175t-despite-no-profit-in-sight/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Technology</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/spacex-goes-public-spcx-guide-hero.webp" srcset="/media/optimized/articles/spacex-goes-public-spcx-guide-hero-mobile.webp 640w, /media/optimized/articles/spacex-goes-public-spcx-guide-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="SpaceX goes public as SPCX — valued at $1.75T despite no profit in sight" />
      
      <h2 class="card-title">SpaceX goes public as SPCX — valued at $1.75T despite no profit in sight</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
      </span>
      
      
      <time datetime="2026-06-08T10:08:45.511617+00:00">Jun 8, 2026 · 2 days, 7 hours ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/university-of-cambridges-world-first-ai-designed-vaccine-what-the-human-trial-actually-showed/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">A.I</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/cambridge-world-first-ai-designed-vaccine-human-trial-hero.webp" srcset="/media/optimized/articles/cambridge-world-first-ai-designed-vaccine-human-trial-hero-mobile.webp 640w, /media/optimized/articles/cambridge-world-first-ai-designed-vaccine-human-trial-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="University of Cambridge’s ‘world-first’ AI-designed vaccine — what the human trial actually showed" />
      
      <h2 class="card-title">University of Cambridge’s ‘world-first’ AI-designed vaccine — what the human trial actually showed</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
      </span>
      
      
      <time datetime="2026-06-05T13:31:25.908361+00:00">Jun 5, 2026 · 5 days, 4 hours ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/why-is-anthropic-calling-for-a-global-pause-in-ai-development/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">A.I</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/anthropic-calls-global-pause-hero.webp" srcset="/media/optimized/articles/anthropic-calls-global-pause-hero-mobile.webp 640w, /media/optimized/articles/anthropic-calls-global-pause-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="Why is Anthropic calling for a global pause in AI development?" />
      
      <h2 class="card-title">Why is Anthropic calling for a global pause in AI development?</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
      </span>
      
      
      <time datetime="2026-06-05T13:19:36.704568+00:00">Jun 5, 2026 · 5 days, 4 hours ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/scientists-just-discovered-brain-switches-that-flip-anxiety-off-where-theyre-found/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Science</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/scientists-just-discovered-brain-switches-flip-anxiety-off-hero.webp" srcset="/media/optimized/articles/scientists-just-discovered-brain-switches-flip-anxiety-off-hero-mobile.webp 640w, /media/optimized/articles/scientists-just-discovered-brain-switches-flip-anxiety-off-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="Scientists Just Discovered Brain &#x27;Switches&#x27; That Flip Anxiety Off — Where They’re Found" />
      
      <h2 class="card-title">Scientists Just Discovered Brain &#x27;Switches&#x27; That Flip Anxiety Off — Where They’re Found</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/james-lawson/">James Lawson</a>
      </span>
      
      
      <time datetime="2026-06-04T12:07:58.600825+00:00">Jun 4, 2026 · 6 days, 5 hours ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/spacex-files-for-galactic-sovereignty/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Space</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/spacex-ipo-kardashev-civilization-claim-hero.webp" srcset="/media/optimized/articles/spacex-ipo-kardashev-civilization-claim-hero-mobile.webp 640w, /media/optimized/articles/spacex-ipo-kardashev-civilization-claim-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="SpaceX Files for Galactic Sovereignty" />
      
      <h2 class="card-title">SpaceX Files for Galactic Sovereignty</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
      </span>
      
      
      <time datetime="2026-06-01T08:34:38.496912+00:00">Jun 1, 2026 · 1 week, 2 days ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/the-25-trillion-mile-wall-keeping-aliens-at-bay/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Physics</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/physics-of-alien-interstellar-travel-limits-hero.webp" srcset="/media/optimized/articles/physics-of-alien-interstellar-travel-limits-hero-mobile.webp 640w, /media/optimized/articles/physics-of-alien-interstellar-travel-limits-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="The 25 Trillion Mile Wall Keeping Aliens at Bay" />
      
      <h2 class="card-title">The 25 Trillion Mile Wall Keeping Aliens at Bay</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/james-lawson/">James Lawson</a>
      </span>
      
      
      <time datetime="2026-06-01T08:29:17.901926+00:00">Jun 1, 2026 · 1 week, 2 days ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/the-pentagons-humanoid-combat-sprint-is-bypassing-the-generals/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Robotics</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/pentagon-humanoid-combat-robots-foundation-future-industries-hero.webp" srcset="/media/optimized/articles/pentagon-humanoid-combat-robots-foundation-future-industries-hero-mobile.webp 640w, /media/optimized/articles/pentagon-humanoid-combat-robots-foundation-future-industries-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="The Pentagon’s Humanoid Combat Sprint Is Bypassing the Generals" />
      
      <h2 class="card-title">The Pentagon’s Humanoid Combat Sprint Is Bypassing the Generals</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
      </span>
      
      
      <time datetime="2026-06-01T08:17:39.702241+00:00">Jun 1, 2026 · 1 week, 2 days ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/gta-6-is-trading-canned-animations-for-real-time-physics/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Physics</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/gta-6-real-time-physics-destruction-engine-hero.webp" srcset="/media/optimized/articles/gta-6-real-time-physics-destruction-engine-hero-mobile.webp 640w, /media/optimized/articles/gta-6-real-time-physics-destruction-engine-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="GTA 6 is Trading Canned Animations for Real-Time Physics" />
      
      <h2 class="card-title">GTA 6 is Trading Canned Animations for Real-Time Physics</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/james-lawson/">James Lawson</a>
      </span>
      
      
      <time datetime="2026-06-01T01:10:04.861568+00:00">Jun 1, 2026 · 1 week, 2 days ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/the-alzheimers-genetic-blueprint-requires-a-metabolic-spark/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Genetics</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/alzheimers-genetics-metabolic-triggers-hero.webp" srcset="/media/optimized/articles/alzheimers-genetics-metabolic-triggers-hero-mobile.webp 640w, /media/optimized/articles/alzheimers-genetics-metabolic-triggers-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="The Alzheimer’s Genetic Blueprint Requires a Metabolic Spark" />
      
      <h2 class="card-title">The Alzheimer’s Genetic Blueprint Requires a Metabolic Spark</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/wendy-johnson-phd/">Wendy Johnson</a>
      </span>
      
      
      <time datetime="2026-06-01T01:04:59.602563+00:00">Jun 1, 2026 · 1 week, 2 days ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/alzheimers-is-no-longer-a-mystery-of-chance/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Genetics</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/alzheimers-genetics-apoe4-risk-reclassification-hero.webp" srcset="/media/optimized/articles/alzheimers-genetics-apoe4-risk-reclassification-hero-mobile.webp 640w, /media/optimized/articles/alzheimers-genetics-apoe4-risk-reclassification-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="Alzheimer’s Is No Longer a Mystery of Chance" />
      
      <h2 class="card-title">Alzheimer’s Is No Longer a Mystery of Chance</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/wendy-johnson-phd/">Wendy Johnson</a>
      </span>
      
      
      <time datetime="2026-06-01T00:53:33.484120+00:00">Jun 1, 2026 · 1 week, 2 days ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/the-fifth-dimension-is-a-mathematical-accounting-error-we-can-no-longer-ignore/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Science</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/physics-extra-dimensions-standard-model-katrin-hero.webp" srcset="/media/optimized/articles/physics-extra-dimensions-standard-model-katrin-hero-mobile.webp 640w, /media/optimized/articles/physics-extra-dimensions-standard-model-katrin-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="The Fifth Dimension Is a Mathematical Accounting Error We Can No Longer Ignore" />
      
      <h2 class="card-title">The Fifth Dimension Is a Mathematical Accounting Error We Can No Longer Ignore</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
      </span>
      
      
      <time datetime="2026-05-27T14:31:53.932365+00:00">May 27, 2026 · 2 weeks ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/five-dimensions-are-a-mathematical-necessity/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Science</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/physics-fifth-dimension-dark-matter-katrin-hero.webp" srcset="/media/optimized/articles/physics-fifth-dimension-dark-matter-katrin-hero-mobile.webp 640w, /media/optimized/articles/physics-fifth-dimension-dark-matter-katrin-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="Five Dimensions Are a Mathematical Necessity" />
      
      <h2 class="card-title">Five Dimensions Are a Mathematical Necessity</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
      </span>
      
      
      <time datetime="2026-05-27T14:29:15.481251+00:00">May 27, 2026 · 2 weeks ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/the-search-for-the-nordic-marker-behind-the-claims-of-cia-infiltration-in-private-dna-databases/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Genetics</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/cia-ancestry-dna-alien-genetics-claims-hero.webp" srcset="/media/optimized/articles/cia-ancestry-dna-alien-genetics-claims-hero-mobile.webp 640w, /media/optimized/articles/cia-ancestry-dna-alien-genetics-claims-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="The Search for the Nordic Marker: Behind the Claims of CIA Infiltration in Private DNA Databases" />
      
      <h2 class="card-title">The Search for the Nordic Marker: Behind the Claims of CIA Infiltration in Private DNA Databases</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/wendy-johnson-phd/">Wendy Johnson</a>
      </span>
      
      
      <time datetime="2026-05-27T14:13:55.204783+00:00">May 27, 2026 · 2 weeks ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/string-theory-just-forced-its-way-back-into-the-room/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Science</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/string-theory-bootstrap-physics-breakthrough-hero.webp" srcset="/media/optimized/articles/string-theory-bootstrap-physics-breakthrough-hero-mobile.webp 640w, /media/optimized/articles/string-theory-bootstrap-physics-breakthrough-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="String Theory Just Forced Its Way Back Into the Room" />
      
      <h2 class="card-title">String Theory Just Forced Its Way Back Into the Room</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
      </span>
      
      
      <time datetime="2026-05-22T14:07:15.834983+00:00">May 22, 2026 · 2 weeks, 5 days ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/the-black-hole-plunge-why-deep-space-is-flashing-blue/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Science</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/lfbots-blue-flashes-space-black-holes-hero.webp" srcset="/media/optimized/articles/lfbots-blue-flashes-space-black-holes-hero-mobile.webp 640w, /media/optimized/articles/lfbots-blue-flashes-space-black-holes-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="The Black Hole Plunge: Why Deep Space is Flashing Blue" />
      
      <h2 class="card-title">The Black Hole Plunge: Why Deep Space is Flashing Blue</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/mattias-risberg/">Mattias Risberg</a>
      </span>
      
      
      <time datetime="2026-05-18T08:59:14.278354+00:00">May 18, 2026 · 3 weeks, 2 days ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/a-molecular-handshake-from-hell-is-killing-brain-cells/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Science</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/alzheimers-death-switch-breakthrough-hero.webp" srcset="/media/optimized/articles/alzheimers-death-switch-breakthrough-hero-mobile.webp 640w, /media/optimized/articles/alzheimers-death-switch-breakthrough-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="A Molecular Handshake From Hell Is Killing Brain Cells" />
      
      <h2 class="card-title">A Molecular Handshake From Hell Is Killing Brain Cells</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/james-lawson/">James Lawson</a>
      </span>
      
      
      <time datetime="2026-05-18T08:49:14.118467+00:00">May 18, 2026 · 3 weeks, 2 days ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/the-universe-is-empty-and-the-space-industry-is-terrified-to-admit-it/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Physics</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/fermi-paradox-simple-answer-solitude-hero.webp" srcset="/media/optimized/articles/fermi-paradox-simple-answer-solitude-hero-mobile.webp 640w, /media/optimized/articles/fermi-paradox-simple-answer-solitude-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="The Universe Is Empty and the Space Industry Is Terrified to Admit It" />
      
      <h2 class="card-title">The Universe Is Empty and the Space Industry Is Terrified to Admit It</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/james-lawson/">James Lawson</a>
      </span>
      
      
      <time datetime="2026-05-15T13:58:55.265375+00:00">May 15, 2026 · 3 weeks, 5 days ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/the-atomic-bomb-invented-a-crystal-chemistry-cannot-mimic/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Science</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/atomic-bomb-trinity-test-impossible-quasicrystal-hero.webp" srcset="/media/optimized/articles/atomic-bomb-trinity-test-impossible-quasicrystal-hero-mobile.webp 640w, /media/optimized/articles/atomic-bomb-trinity-test-impossible-quasicrystal-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="The Atomic Bomb Invented a Crystal Chemistry Cannot Mimic" />
      
      <h2 class="card-title">The Atomic Bomb Invented a Crystal Chemistry Cannot Mimic</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/james-lawson/">James Lawson</a>
      </span>
      
      
      <time datetime="2026-05-13T10:06:11.913790+00:00">May 13, 2026 · 4 weeks ago</time>
      
    </div>
  </article>
  
  <article class="card">
    <a href="/article/how-to-kill-a-zombie-cell-with-a-single-shot-of-iron/" class="image-link">
      
      <div class="chip-stack">
        
        <span class="chip chip-overlay">Science</span>
        
        
        
        
      </div>
      
      
      <img src="/media/optimized/articles/zombie-cells-cancer-aging-breakthrough-hero.webp" srcset="/media/optimized/articles/zombie-cells-cancer-aging-breakthrough-hero-mobile.webp 640w, /media/optimized/articles/zombie-cells-cancer-aging-breakthrough-hero.webp 1200w" sizes="(max-width: 700px) 100vw, 540px" alt="How To Kill A Zombie Cell With A Single Shot Of Iron" />
      
      <h2 class="card-title">How To Kill A Zombie Cell With A Single Shot Of Iron</h2>
    </a>
    <div class="card-meta">
      
      <span class="byline">
        <a class="byline-link" href="/author/james-lawson/">James Lawson</a>
      </span>
      
      
      <time datetime="2026-05-13T09:37:19.114179+00:00">May 13, 2026 · 4 weeks ago</time>
      
    </div>
  </article>
  
</section>


<div class="pagination">
  

  
  
  <span class="page-btn is-active" aria-current="page">1</span>
  
  
  
  
  
  <a href="/p/2/" class="page-btn" aria-label="Go to page 2">2</a>
  
  
  
  
  
  
  
  <a href="/p/3/" class="page-btn" aria-label="Go to page 3">3</a>
  
  
  
  
  
  
  
  <a href="/p/4/" class="page-btn" aria-label="Go to page 4">4</a>
  
  
  
  
  
  
  
  <a href="/p/5/" class="page-btn" aria-label="Go to page 5">5</a>
  
  
  
  
  
  
  
  <a href="/p/6/" class="page-btn" aria-label="Go to page 6">6</a>
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
  
  <a href="/p/2/" class="page-btn page-nav" aria-label="Next page">&raquo;</a>
  
  

  <span class="page-info">Page 1 of 41</span>
</div>



  

  
    

<section class="hist-strip-section" aria-label="On This Day in Science History">

  <div class="hist-strip-header">
    <div class="hist-strip-header-left">
      <span class="hist-strip-eyebrow">On This Day in Science History</span>
      <h2 class="hist-strip-heading">Science History Posters</h2>
    </div>
    <a href="/history/" class="hist-strip-browse-all">Browse all &rarr;</a>
  </div>

  <div class="hist-strip-outer">
    <button class="hist-arrow hist-arrow--left" aria-label="Scroll left" onclick="histStripScroll(-1)">
      <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6z"/></svg>
    </button>

    <div class="hist-strip" id="hist-strip">
      
      <a class="hist-card" href="/article/the-day-information-broke-free-33-years-since-cern-gifted-us-the-web/">
        <div class="hist-card-img">
          
          <img src="https://www.apollothirteen.com/media/history_posters/cern-releases-world-wide-web-source-code-into-the-public-dom-poster-1-1777539265.png" alt="CERN releases World Wide Web source code into the public domain" loading="lazy" />
          
        </div>
        <div class="hist-card-info">
          <span class="hist-card-field">Computing</span>
          <span class="hist-card-title">CERN releases World Wide Web source code into the public domain</span>
          <span class="hist-card-date">April 30, 1993</span>
        </div>
      </a>
      
      <a class="hist-card" href="/article/launch-of-the-hubble-space-telescope-36-years-later/">
        <div class="hist-card-img">
          
          <img src="https://www.apollothirteen.com/media/history_posters/launch-of-the-hubble-space-telescope-1990-poster-1-1777026400.png" alt="Launch of the Hubble Space Telescope" loading="lazy" />
          
        </div>
        <div class="hist-card-info">
          <span class="hist-card-field">Space Exploration</span>
          <span class="hist-card-title">Launch of the Hubble Space Telescope</span>
          <span class="hist-card-date">April 24, 1990</span>
        </div>
      </a>
      
      <a class="hist-card" href="/article/the-elephant-in-the-room-21-years-since-youtubes-first-upload/">
        <div class="hist-card-img">
          
          <img src="https://www.apollothirteen.com/media/history_posters/the-first-video-is-uploaded-to-youtube-2005-poster-3-1776932533.png" alt="The First Video is Uploaded to YouTube" loading="lazy" />
          
        </div>
        <div class="hist-card-info">
          <span class="hist-card-field">Other</span>
          <span class="hist-card-title">The First Video is Uploaded to YouTube</span>
          <span class="hist-card-date">April 23, 2005</span>
        </div>
      </a>
      
      <a class="hist-card" href="/article/the-first-outpost-55-years-since-salyut-1-redefined-our-place-in-the-stars/">
        <div class="hist-card-img">
          
          <img src="https://www.apollothirteen.com/media/history_posters/launch-of-salyut-1-the-worlds-first-space-station-1971-poster-1-1776861565.png" alt="Launch of Salyut 1, the world&#x27;s first space station" loading="lazy" />
          
        </div>
        <div class="hist-card-info">
          <span class="hist-card-field">Space Exploration</span>
          <span class="hist-card-title">Launch of Salyut 1, the world&#x27;s first space station</span>
          <span class="hist-card-date">April 19, 1971</span>
        </div>
      </a>
      
      <a class="hist-card" href="/article/moxie-generates-the-first-breathable-oxygen-on-mars-5-years-later/">
        <div class="hist-card-img">
          
          <img src="https://www.apollothirteen.com/media/history_posters/moxie-generates-the-first-breathable-oxygen-on-mars-2021-poster-2-1776787546.png" alt="MOXIE generates the first breathable oxygen on Mars" loading="lazy" />
          
        </div>
        <div class="hist-card-info">
          <span class="hist-card-field">Space Exploration</span>
          <span class="hist-card-title">MOXIE generates the first breathable oxygen on Mars</span>
          <span class="hist-card-date">April 21, 2021</span>
        </div>
      </a>
      
      <a class="hist-card" href="/article/descent-into-the-highlands-the-54th-anniversary-of-apollo-16s-lunar-gamble/">
        <div class="hist-card-img">
          
          <img src="https://www.apollothirteen.com/media/history_posters/apollo-16-lands-on-the-moon-1972-poster-2-1776682104.png" alt="Apollo 16 lands on the Moon" loading="lazy" />
          
        </div>
        <div class="hist-card-info">
          <span class="hist-card-field">Space Exploration</span>
          <span class="hist-card-title">Apollo 16 lands on the Moon</span>
          <span class="hist-card-date">April 20, 1972</span>
        </div>
      </a>
      
      <a class="hist-card" href="/article/eight-years-of-tess-how-a-fridge-sized-scout-found-our-cosmic-neighbors/">
        <div class="hist-card-img">
          
          <img src="https://www.apollothirteen.com/media/history_posters/launch-of-nasas-tess-exoplanet-hunter-2018-poster-2-1776516911.png" alt="Launch of NASA’s TESS Exoplanet Hunter" loading="lazy" />
          
        </div>
        <div class="hist-card-info">
          <span class="hist-card-field">Space Exploration</span>
          <span class="hist-card-title">Launch of NASA’s TESS Exoplanet Hunter</span>
          <span class="hist-card-date">April 18, 2018</span>
        </div>
      </a>
      
      <a class="hist-card" href="/article/fifty-six-years-since-the-splashdown-how-apollo-13-defined-the-successful-failure/">
        <div class="hist-card-img">
          
          <img src="https://www.apollothirteen.com/media/history_posters/apollo-13-returns-safely-to-earth-1970-poster-2-1776429375.png" alt="Apollo 13 returns safely to Earth" loading="lazy" />
          
        </div>
        <div class="hist-card-info">
          <span class="hist-card-field">Space Exploration</span>
          <span class="hist-card-title">Apollo 13 returns safely to Earth</span>
          <span class="hist-card-date">April 17, 1970</span>
        </div>
      </a>
      
      <a class="hist-card" href="/article/first-concorde-002-maiden-flight-57-years-later/">
        <div class="hist-card-img">
          
          <img src="/media/history_posters/first-concorde-002-maiden-flight-1969-poster-1-1775750120.png" alt="First Concorde 002 Maiden Flight" loading="lazy" />
          
        </div>
        <div class="hist-card-info">
          <span class="hist-card-field">Physics</span>
          <span class="hist-card-title">First Concorde 002 Maiden Flight</span>
          <span class="hist-card-date">April 9, 1969</span>
        </div>
      </a>
      
      <a class="hist-card" href="/article/microsoft-founded-51-years-later/">
        <div class="hist-card-img">
          
          <img src="/media/history_posters/microsoft-founded-1975-poster-2-1775298587.png" alt="Microsoft Founded" loading="lazy" />
          
        </div>
        <div class="hist-card-info">
          <span class="hist-card-field">Computing</span>
          <span class="hist-card-title">Microsoft Founded</span>
          <span class="hist-card-date">April 4, 1975</span>
        </div>
      </a>
      
    </div>

    <button class="hist-arrow hist-arrow--right" aria-label="Scroll right" onclick="histStripScroll(1)">
      <svg viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6z"/></svg>
    </button>
  </div>

</section>

<style>
.hist-strip-section {
  margin: 40px 0;
  padding: 36px 0 40px;
  background: #07070a;
  border-top: 1px solid rgba(255,255,255,0.05);
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
.hist-strip-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 0 24px 24px;
  max-width: 1400px;
  margin: 0 auto;
}
.hist-strip-header-left {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.hist-strip-eyebrow {
  font-size: 0.65rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #a080ff;
  border: 1px solid rgba(140,90,255,0.4);
  border-radius: 999px;
  padding: 3px 10px;
  background: rgba(100,60,255,0.1);
  display: inline-block;
  width: fit-content;
}
.hist-strip-heading {
  font-size: clamp(1.3rem, 2.5vw, 1.8rem);
  font-weight: 900;
  color: #f0eeff;
  letter-spacing: -0.02em;
  margin: 0;
}
.hist-strip-browse-all {
  font-size: 0.82rem;
  font-weight: 700;
  color: #9070ff;
  text-decoration: none;
  letter-spacing: 0.04em;
  padding: 6px 14px;
  border: 1px solid rgba(140,90,255,0.3);
  border-radius: 999px;
  transition: background 0.2s, color 0.2s;
  white-space: nowrap;
  flex-shrink: 0;
}
.hist-strip-browse-all:hover {
  background: rgba(100,60,255,0.15);
  color: #c0a0ff;
}

/* Outer wrapper: positions arrow buttons */
.hist-strip-outer {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 52px;
}

/* The scrollable strip */
.hist-strip {
  display: flex;
  gap: 14px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
  padding: 8px 4px 16px;
}
.hist-strip::-webkit-scrollbar { display: none; }

/* Each poster card */
.hist-card {
  flex: 0 0 180px;
  scroll-snap-align: start;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  overflow: hidden;
  background: #0f0f14;
  border: 1px solid rgba(255,255,255,0.06);
  transition: transform 0.2s, box-shadow 0.2s, border-color 0.2s;
}
.hist-card:hover {
  transform: translateY(-4px) scale(1.02);
  box-shadow: 0 12px 40px rgba(80,40,200,0.35);
  border-color: rgba(140,90,255,0.4);
}

/* Portrait image — 2:3 aspect ratio */
.hist-card-img {
  position: relative;
  width: 100%;
  padding-top: 150%;
  overflow: hidden;
  background: #0a0a12;
}
.hist-card-img img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s;
}
.hist-card:hover .hist-card-img img {
  transform: scale(1.04);
}
.hist-card-no-img {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #0a0520 0%, #1a0840 100%);
  font-size: 1.8rem;
  font-weight: 900;
  color: rgba(160,120,255,0.4);
  letter-spacing: -0.04em;
}

/* Info bar below image */
.hist-card-info {
  padding: 10px 10px 12px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}
.hist-card-field {
  font-size: 0.6rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #9070ff;
}
.hist-card-title {
  font-size: 0.78rem;
  font-weight: 700;
  color: #e8e0ff;
  line-height: 1.3;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.hist-card-date {
  font-size: 0.65rem;
  color: #7070a0;
  margin-top: auto;
  padding-top: 4px;
}

/* Arrow buttons */
.hist-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(140,90,255,0.35);
  background: rgba(10,8,24,0.9);
  color: #a080ff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  transition: background 0.2s, border-color 0.2s, color 0.2s;
  backdrop-filter: blur(4px);
  padding: 0;
}
.hist-arrow svg { width: 22px; height: 22px; }
.hist-arrow:hover {
  background: rgba(80,50,200,0.5);
  border-color: rgba(160,110,255,0.6);
  color: #fff;
}
.hist-arrow--left  { left: 4px; }
.hist-arrow--right { right: 4px; }
.hist-arrow.hidden { opacity: 0; pointer-events: none; }

@media (max-width: 700px) {
  .hist-strip-outer { padding: 0 16px; }
  .hist-arrow { display: none; }
  .hist-strip-header { padding: 0 16px 20px; }
  .hist-card { flex: 0 0 140px; }
}
</style>

<script>
(function () {
  const strip = document.getElementById('hist-strip');
  if (!strip) return;

  const btnLeft  = strip.closest('.hist-strip-outer').querySelector('.hist-arrow--left');
  const btnRight = strip.closest('.hist-strip-outer').querySelector('.hist-arrow--right');
  const SCROLL_BY = 460;

  function updateArrows() {
    if (!btnLeft || !btnRight) return;
    btnLeft.classList.toggle('hidden',  strip.scrollLeft <= 4);
    btnRight.classList.toggle('hidden', strip.scrollLeft + strip.clientWidth >= strip.scrollWidth - 4);
  }

  window.histStripScroll = function (dir) {
    strip.scrollBy({ left: dir * SCROLL_BY, behavior: 'smooth' });
  };

  strip.addEventListener('scroll', updateArrows, { passive: true });
  updateArrows(); // set initial state
})();
</script>



  



  </main>

  <footer class="site-footer">
    
    <div class="container footer-brand-row">
      <a href="/" class="footer-logo" aria-label="Apollo Thirteen home">
        <span class="footer-logo-block">APOLLO</span>
        <span class="footer-logo-text">THIRTEEN</span>
      </a>
    </div>
    <div class="container footer-inner">
      <div class="footer-col">
        <h2 class="footer-title">Categories</h2>
        <ul class="footer-links">
          
          <li><a href="/category/artificial-intelligence/">A.I</a></li>
          
          <li><a href="/category/environment/">Environment</a></li>
          
          <li><a href="/category/genetics/">Genetics</a></li>
          
          <li><a href="/category/history/">History</a></li>
          
          <li><a href="/category/physics/">Physics</a></li>
          
          <li><a href="/category/robotics/">Robotics</a></li>
          
          <li><a href="/category/science/">Science</a></li>
          
          <li><a href="/category/space/">Space</a></li>
          
          <li><a href="/category/cme-solar-storms/">Space Weather</a></li>
          
          <li><a href="/category/technology/">Technology</a></li>
          
        </ul>
      </div>
      <div class="footer-col">
        <h2 class="footer-title">Useful links</h2>
        <ul class="footer-links">
          <li><a href="/subscribe/">Newsletter</a></li>
          <li><a href="#" id="footer-notifications-link">Notifications</a></li>
          <li><a href="/sitemap.xml">Sitemap</a></li>
          
          <li><a href="/page/privacy-policy/">Privacy Policy</a></li>
          
          <li><a href="/page/about/">About Us</a></li>
          
          <li><a href="/page/careers/">Careers</a></li>
          
          <li><a href="/page/contact/">Contact</a></li>
          
        </ul>
      </div>
      <div class="footer-col">
        <h2 class="footer-title">Follow</h2>
        
        <ul class="footer-socials">
          <li>
            
            <a href="https://x.com/dark_matter_adm" target="_blank" rel="noopener noreferrer">
              <span class="footer-social-icon">
                <svg viewBox="0 0 24 24" aria-hidden="true">
                  <path fill="currentColor"
                    d="M18.9 3H21l-4.6 5.3L21.8 21h-4.6l-3.2-6.6L9.9 21H3l4.9-5.7L2.4 3h4.7l2.9 6.1L18.9 3Zm-2 15.2h1.1L7.2 4.7H6Z" />
                </svg>
              </span>
              <span class="footer-social-label">X</span>
            </a>
            
          </li>
          <li>
            
            <a href="https://www.facebook.com/people/ApolloThirteen/61586883787118/" target="_blank" rel="noopener noreferrer">
              <span class="footer-social-icon">
                <svg viewBox="0 0 24 24" aria-hidden="true">
                  <path fill="currentColor"
                    d="M13 21v-7h2.5l.5-3H13V8.5A1.5 1.5 0 0 1 14.5 7H16V4h-2.1A4.4 4.4 0 0 0 9.5 8.4V11H7v3h2.5v7Z" />
                </svg>
              </span>
              <span class="footer-social-label">Facebook</span>
            </a>
            
          </li>
          <li>
            
            <a href="https://www.instagram.com/apollo_thirteen/" target="_blank" rel="noopener noreferrer">
              <span class="footer-social-icon">
                <svg viewBox="0 0 24 24" aria-hidden="true">
                  <path fill="currentColor"
                    d="M8 3h8a5 5 0 0 1 5 5v8a5 5 0 0 1-5 5H8a5 5 0 0 1-5-5V8a5 5 0 0 1 5-5Zm0 2A3 3 0 0 0 5 8v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V8a3 3 0 0 0-3-3Zm4 3.5A4.5 4.5 0 1 1 7.5 13 4.5 4.5 0 0 1 12 8.5Zm0 2A2.5 2.5 0 1 0 14.5 13 2.5 2.5 0 0 0 12 10.5Zm5.25-4.25a1.25 1.25 0 1 1-1.25 1.25 1.25 1.25 0 0 1 1.25-1.25Z" />
                </svg>
              </span>
              <span class="footer-social-label">Instagram</span>
            </a>
            
          </li>
          <li>
            
            <a href="https://uk.pinterest.com/darkmatterwebsite" target="_blank" rel="noopener noreferrer">
              <span class="footer-social-icon">
                <svg viewBox="0 0 24 24" aria-hidden="true">
                  <path fill="currentColor"
                    d="M12 2a10 10 0 0 0-3.1 19.5c-.04-.83-.08-2.1.02-3l1.1-4.7s-.28-.55-.28-1.37c0-1.28.74-2.24 1.66-2.24.78 0 1.15.59 1.15 1.3 0 .79-.5 1.98-.76 3.08-.22.93.47 1.68 1.39 1.68 1.67 0 2.96-1.76 2.96-4.29 0-2.24-1.61-3.8-3.9-3.8-2.66 0-4.22 1.99-4.22 4.05 0 .8.31 1.65.7 2.12.08.1.09.19.07.29l-.28 1.1c-.04.16-.13.2-.3.12-1.12-.52-1.82-2.16-1.82-3.48 0-2.84 2.06-5.45 5.95-5.45 3.12 0 5.54 2.22 5.54 5.19 0 3.1-1.96 5.6-4.68 5.6-.91 0-1.77-.47-2.06-1l-.56 2.14c-.2.76-.75 1.72-1.11 2.3A10 10 0 1 0 12 2Z" />
                </svg>
              </span>
              <span class="footer-social-label">Pinterest</span>
            </a>
            
          </li>
          <li>
            
            <span class="footer-social-static">
              <span class="footer-social-icon">
                <svg viewBox="0 0 24 24" aria-hidden="true">
                  <path fill="currentColor"
                    d="M21.6 7.2a2.5 2.5 0 0 0-1.8-1.8C18 5 12 5 12 5s-6 0-7.8.4A2.5 2.5 0 0 0 2.4 7.2 26 26 0 0 0 2 11.5a26 26 0 0 0 .4 4.3 2.5 2.5 0 0 0 1.8 1.8C6 18 12 18 12 18s6 0 7.8-.4a2.5 2.5 0 0 0 1.8-1.8 26 26 0 0 0 .4-4.3 26 26 0 0 0-.4-4.3ZM10.5 14.7V8.3l4.5 3.2Z" />
                </svg>
              </span>
              <span class="footer-social-label">YouTube</span>
            </span>
            
          </li>
          <li>
            
            <span class="footer-social-static">
              <span class="footer-social-icon">
                <svg viewBox="0 0 24 24" aria-hidden="true">
                  <path fill="currentColor"
                    d="M12 2a10 10 0 0 0-3.2 19.5c.5.1.7-.2.7-.5v-1.7c-2.8.6-3.4-1.3-3.4-1.3a2.7 2.7 0 0 0-1.1-1.5c-.9-.6.1-.6.1-.6a2.1 2.1 0 0 1 1.5 1 2.2 2.2 0 0 0 3 1 2.2 2.2 0 0 1 .6-1.4c-2.2-.2-4.6-1.1-4.6-4.9A3.8 3.8 0 0 1 7 8.1a3.6 3.6 0 0 1 .1-2.6s.8-.3 2.7 1a9.4 9.4 0 0 1 4.8 0c1.9-1.3 2.7-1 2.7-1a3.6 3.6 0 0 1 .1 2.6 3.8 3.8 0 0 1 1 2.6c0 3.8-2.4 4.7-4.6 4.9a2.4 2.4 0 0 1 .7 1.9v2.8c0 .3.2.6.7.5A10 10 0 0 0 12 2Z" />
                </svg>
              </span>
              <span class="footer-social-label">GitHub</span>
            </span>
            
          </li>
        </ul>
        
      </div>
    </div>
    <div class="container footer-bottom">
      <p>© 2026 Apollo Thirteen.</p>
    </div>
  </footer>

  
  <!-- Cookie Consent Banner + Popups (hidden from search engine crawlers) -->
  <div id="dm-offer-root" data-open="0" data-newsletter-subscribed="0"></div>
  <script id="dm-offers-data" type="application/json">[{"slug": "newsletter", "name": "Newsletter signup", "kind": "newsletter", "headline": "Get Apollo Thirteen News in your inbox", "body": "The main science \u0026 tech digest, curated.\r\nFast reads. Zero noise.", "fine_print": "No spam. Unsubscribe anytime.", "primary_cta_label": "Join newsletter", "secondary_cta_label": "Not now", "primary_cta_url": "", "media_url": "", "media_kind": "image", "media_alt": "", "trigger": "delay", "delay_seconds": 60, "scroll_percent": 45, "max_shows_total": 2, "max_shows_per_session": 1, "cooldown_hours": 72, "hide_if_newsletter_subscribed": true, "include_paths": "", "exclude_paths": "/admin/\r\n/subscribe/\r\n/notifications/\r\n/article/"}, {"slug": "notifications", "name": "Browser notifications", "kind": "notifications", "headline": "Want instant story alerts?", "body": "Turn on browser notifications for the categories you care about.\r\nNo email required.", "fine_print": "You can turn alerts off anytime in your browser settings.", "primary_cta_label": "Enable notifications", "secondary_cta_label": "Not now", "primary_cta_url": "", "media_url": "", "media_kind": "image", "media_alt": "", "trigger": "delay_or_exit", "delay_seconds": 30, "scroll_percent": 55, "max_shows_total": 2, "max_shows_per_session": 1, "cooldown_hours": 72, "hide_if_newsletter_subscribed": false, "include_paths": "", "exclude_paths": "/admin/\r\n/subscribe/\r\n/notifications/\r\n/article/"}]</script>
  <script id="dm-push-cats" type="application/json">[{"id": 16, "name": "A.I"}, {"id": 13, "name": "Environment"}, {"id": 12, "name": "Genetics"}, {"id": 22, "name": "History"}, {"id": 6, "name": "Physics"}, {"id": 17, "name": "Robotics"}, {"id": 8, "name": "Science"}, {"id": 2, "name": "Space"}, {"id": 19, "name": "Space Weather"}, {"id": 18, "name": "Technology"}]</script>

  <div id="cookie-consent" class="cookie-consent" hidden>
    <div class="cookie-consent-inner">
      <div class="cookie-consent-content">
        <div class="cookie-consent-icon">
          <svg viewBox="0 0 24 24" aria-hidden="true">
            <circle cx="12" cy="12" r="10" fill="none" stroke="currentColor" stroke-width="1.5"/>
            <circle cx="8" cy="9" r="1.5" fill="currentColor"/>
            <circle cx="15" cy="8" r="1" fill="currentColor"/>
            <circle cx="10" cy="14" r="1.2" fill="currentColor"/>
            <circle cx="16" cy="13" r="1.5" fill="currentColor"/>
            <circle cx="13" cy="17" r="1" fill="currentColor"/>
          </svg>
        </div>
        <div class="cookie-consent-text">
          <p class="cookie-consent-title">We use cookies</p>
          <p class="cookie-consent-desc">We use cookies to enhance your browsing experience, serve personalized content, and analyze our traffic. By clicking "Accept", you consent to our use of cookies.</p>
        </div>
      </div>
      <div class="cookie-consent-actions">
        <button type="button" class="cookie-btn cookie-btn-secondary" id="cookie-decline">Decline</button>
        <button type="button" class="cookie-btn cookie-btn-primary" id="cookie-accept">Accept</button>
      </div>
    </div>
  </div>

  <script>
  (function() {
    var COOKIE_KEY = 'cookie_consent';
    var banner = document.getElementById('cookie-consent');
    var acceptBtn = document.getElementById('cookie-accept');
    var declineBtn = document.getElementById('cookie-decline');

    if (!localStorage.getItem(COOKIE_KEY)) {
      banner.hidden = false;
      banner.classList.add('active');
    }

    function hideBanner(choice) {
      localStorage.setItem(COOKIE_KEY, choice);
      banner.classList.remove('active');
      banner.classList.add('hiding');
      setTimeout(function() {
        banner.hidden = true;
        banner.classList.remove('hiding');
      }, 300);
    }

    acceptBtn.addEventListener('click', function() { hideBanner('accepted'); });
    declineBtn.addEventListener('click', function() { hideBanner('declined'); });
  })();
  </script>
<script src="/static/js/auto-notifications.js" defer></script>
<script>
document.addEventListener('DOMContentLoaded', function() {
  var link = document.getElementById('footer-notifications-link');
  if (link) {
    link.addEventListener('click', function(e) {
      e.preventDefault();
      if (typeof window.dmOpenNotificationsPopup === 'function') {
        window.dmOpenNotificationsPopup();
      } else {
        alert('Notifications not available. Please refresh the page.');
      }
    });
  }
});
</script>
  
</body>

</html>
