{"id":26897,"date":"2026-05-06T09:27:01","date_gmt":"2026-05-06T07:27:01","guid":{"rendered":"https:\/\/evolute-institute.com\/?p=26897"},"modified":"2026-05-07T11:12:25","modified_gmt":"2026-05-07T09:12:25","slug":"jeremy-lent","status":"publish","type":"post","link":"https:\/\/evolute-institute.com\/fi\/inner-pioneers-podcast\/jeremy-lent\/","title":{"rendered":"Jeremy Lent"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"26897\" class=\"elementor elementor-26897\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a28b070 e-flex e-con-boxed e-con e-parent\" data-id=\"a28b070\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e64607 elementor-widget elementor-widget-html\" data-id=\"0e64607\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"evo-ep-hero-v5\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@200;300;400;500;600;700&display=swap');\n \n    .evo-ep-hero-v5 {\n      --teal: #114B4D; \n      --teal-deep: #082627;\n      --teal-light: #165e61;\n      --gold: #EBBF71;\n      --white: #FFFFFF;\n      --text-muted: rgba(255, 255, 255, 0.65);\n      --border-thin: rgba(255, 255, 255, 0.15);\n      --transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);\n      \n      font-family: 'Montserrat', sans-serif;\n      width: 100vw;\n      margin-left: calc(50% - 50vw);\n      background: radial-gradient(circle at 40% 10%, var(--teal-light) 0%, var(--teal) 45%, var(--teal-deep) 100%);\n      padding: 120px 24px;\n      display: flex;\n      justify-content: center;\n      box-sizing: border-box;\n      position: relative;\n      overflow: hidden;\n      -webkit-font-smoothing: antialiased;\n    }\n \n    .evo-wrapper {\n      max-width: 1300px;\n      width: 100%;\n      display: grid;\n      grid-template-columns: 1.1fr 0.9fr;\n      gap: 100px;\n      align-items: center;\n      z-index: 2;\n    }\n \n    .evo-content {\n      display: flex;\n      flex-direction: column;\n      align-items: flex-start;\n      padding-left: 4vw;\n    }\n \n    .evo-editorial-meta {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 14px;\n      margin-bottom: 32px;\n      font-size: 10px;\n      font-weight: 600;\n      letter-spacing: 2.5px;\n      text-transform: uppercase;\n    }\n    \n    .evo-meta-highlight {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      color: var(--gold);\n    }\n    \n    .evo-dot {\n      width: 6px;\n      height: 6px;\n      background-color: var(--gold);\n      border-radius: 50%;\n      box-shadow: 0 0 10px rgba(235, 191, 113, 0.8);\n    }\n    \n    .evo-meta-text {\n      color: var(--text-muted);\n    }\n \n    .evo-meta-slash {\n      color: rgba(235, 191, 113, 0.4);\n      font-weight: 300;\n      font-size: 12px;\n    }\n \n    .evo-title-group {\n      margin-bottom: 40px;\n      display: flex;\n      flex-direction: column;\n      width: 100%;\n    }\n \n    .evo-title-group h1 { \n      font-size: clamp(3rem, 5vw, 5.5rem);\n      font-weight: 200;\n      color: var(--white);\n      line-height: 1;\n      letter-spacing: -2px;\n      margin: 0;\n    }\n \n    .evo-conversation-context {\n      margin-top: 24px;\n      padding-left: 20px;\n      border-left: 2px solid var(--gold);\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n    \n    .evo-context-label {\n      font-size: 10px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 3px;\n      color: var(--gold);\n      opacity: 0.9;\n    }\n \n    .evo-subtitle {\n      font-size: clamp(1.2rem, 2.5vw, 1.4rem);\n      font-weight: 300; \n      color: var(--white);\n      line-height: 1.4;\n      margin: 0;\n      max-width: 95%;\n    }\n \n    .evo-topics-editorial {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 20px;\n      margin-bottom: 56px;\n      padding-top: 24px;\n      border-top: 1px solid var(--border-thin);\n      width: 100%;\n    }\n    \n    .evo-topic-label {\n      font-size: 10px;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      color: var(--gold);\n      margin-right: 8px;\n    }\n \n    .evo-topic {\n      font-size: 13px;\n      font-weight: 400;\n      letter-spacing: 0.5px;\n      color: var(--text-muted);\n      position: relative;\n      transition: color 0.3s ease;\n      cursor: default;\n    }\n    \n    .evo-topic:hover {\n      color: var(--white);\n    }\n    \n    .evo-topic:not(:last-child)::after {\n      content: '\u2022';\n      position: absolute;\n      right: -14px;\n      color: var(--border-thin);\n      font-size: 10px;\n      top: 50%;\n      transform: translateY(-50%);\n    }\n \n    \/* \u2500\u2500 BUTTONS: Square-bordered style from Code 1, colors from Code 2 \u2500\u2500 *\/\n    .evo-action-area {\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      width: 100%;\n    }\n \n    .evo-action-label { \n      font-size: 10px; \n      font-weight: 800; \n      letter-spacing: 4px;\n      color: var(--gold);\n      text-transform: uppercase;\n      margin-bottom: 0;\n    }\n \n    .evo-btn-group {\n      display: flex;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 12px;\n    }\n \n    .evo-platform-btn {\n      padding: 12px 24px;\n      border: 1.5px solid var(--gold);\n      background: transparent;\n      color: var(--gold);\n      text-decoration: none;\n      font-family: 'Montserrat', sans-serif;\n      font-size: 0.8rem;\n      font-weight: 600;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      border-radius: 2px;\n      transition: var(--transition);\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n \n    .evo-platform-btn svg {\n      width: 16px;\n      height: 16px;\n      fill: currentColor;\n      transition: var(--transition);\n    }\n \n    .evo-platform-btn:hover {\n      background: var(--gold);\n      color: var(--teal-deep);\n    }\n \n    .evo-platform-btn:hover svg {\n      transform: scale(1.1);\n    }\n \n    \/* \u2500\u2500 MEDIA \u2500\u2500 *\/\n    .evo-media {\n      width: 100%;\n      display: flex;\n      justify-content: flex-end;\n    }\n    \n    .evo-player-box {\n      position: relative;\n      width: 100%;\n      aspect-ratio: 16\/9;\n      background: #000;\n      border-radius: 4px;\n      overflow: hidden;\n      box-shadow: 0 20px 50px rgba(0, 0, 0, 0.6);\n      border: 1px solid rgba(255, 255, 255, 0.1);\n    }\n    \n    .evo-player-box iframe { \n      position: absolute; \n      inset: 0; \n      width: 100%; \n      height: 100%; \n      border: 0; \n    }\n \n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n    @media (max-width: 1024px) {\n      .evo-wrapper { gap: 50px; }\n      .evo-content { padding-left: 2vw; }\n    }\n \n    @media (max-width: 768px) { \n      .evo-ep-hero-v5 { padding: 80px 20px; }\n      .evo-wrapper { grid-template-columns: 1fr; gap: 60px; }\n      .evo-content { align-items: center; text-align: center; padding-left: 0; }\n      .evo-editorial-meta { justify-content: center; }\n      .evo-title-group h1 { font-size: 3.2rem; }\n      .evo-conversation-context {\n        border-left: none;\n        padding-left: 0;\n        margin-top: 24px;\n        align-items: center;\n        border-top: 1px solid rgba(235, 191, 113, 0.3);\n        padding-top: 20px;\n      }\n      .evo-subtitle { max-width: 100%; }\n      .evo-topics-editorial { justify-content: center; padding-top: 32px; }\n      .evo-topic-label { width: 100%; margin-right: 0; margin-bottom: 12px; }\n      .evo-action-area { align-items: center; }\n      .evo-btn-group { justify-content: center; }\n      .evo-media { justify-content: center; }\n    }\n  <\/style>\n \n  <div class=\"evo-wrapper\">\n    \n    <div class=\"evo-content\">\n      \n      <div class=\"evo-editorial-meta\">\n        <span class=\"evo-meta-highlight\">\n          <span class=\"evo-dot\"><\/span> Episode S1E2\n        <\/span>\n        <span class=\"evo-meta-text\">06.05.2026<\/span>\n      <\/div>\n \n      <div class=\"evo-title-group\">\n        <h1>Jeremy Lent<\/h1>\n        \n        <div class=\"evo-conversation-context\">\n          <span class=\"evo-context-label\">In Conversation About<\/span>\n          <p class=\"evo-subtitle\">The System Isn\u2019t Broken. It\u2019s Working Exactly As Designed<\/p>\n        <\/div>\n      <\/div>\n      \n \n      <div class=\"evo-topics-editorial\">\n        <span class=\"evo-topic-label\">Topics \u23e4<\/span>\n        <span class=\"evo-topic\">Systems Thinking<\/span>\n        <span class=\"evo-topic\">Extraction<\/span>\n             <span class=\"evo-topic\">Power Structures<\/span>\n                  <span class=\"evo-topic\">Inequality<\/span>\n                       <span class=\"evo-topic\">Capitalism <\/span>\n                            <span class=\"evo-topic\">Worldview <\/span>\n        <span class=\"evo-topic\">Cultural Narratives<\/span>\n        <span class=\"evo-topic\"> Ecology<\/span>\n         <span class=\"evo-topic\">  Ethics <\/span>\n        <span class=\"evo-topic\"><\/span>\n      <\/div>\n \n      <div class=\"evo-action-area\">\n        <span class=\"evo-action-label\">Listen On<\/span>\n        <div class=\"evo-btn-group\">\n          \n          <a href=\"https:\/\/open.spotify.com\/episode\/4iky53N5yFWdtqd0HTzN4U?si=T8gew3FQRaqWTc5YKjj_mQ\" class=\"evo-platform-btn\" target=\"_blank\" rel=\"noopener\" aria-label=\"Listen on Spotify\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M12 0C5.4 0 0 5.4 0 12s5.4 12 12 12 12-5.4 12-12S18.66 0 12 0zm5.521 17.34c-.24.359-.66.48-1.021.24-2.82-1.74-6.36-2.101-10.561-1.141-.418.122-.779-.179-.899-.539-.12-.421.18-.78.54-.9 4.56-1.021 8.52-.6 11.64 1.32.42.18.54.659.301 1.02zm1.44-3.3c-.301.42-.841.6-1.262.3-3.239-1.98-8.159-2.58-11.939-1.38-.479.12-1-.12-1.14-.6-.12-.48.12-1 .6-1.141 4.2-1.38 9.6-1.2 13.38 1.14.48.3.66.84.36 1.26zm.12-3.36C15.24 8.4 8.82 8.16 5.16 9.301c-.6.18-1.2-.18-1.38-.721-.18-.6.18-1.2.72-1.38 4.2-1.26 11.28-1.02 15.721 1.62.539.3.72 1.02.42 1.56-.24.54-.96.72-1.56.3z\"\/><\/svg>\n            Spotify\n          <\/a>\n \n          <a href=\"https:\/\/podcasts.apple.com\/us\/podcast\/jeremy-lent-the-system-isnt-broken-its-working\/id1895107557?i=1000766589171\" class=\"evo-platform-btn\" target=\"_blank\" rel=\"noopener\" aria-label=\"Listen on Apple Podcasts\">\n            <svg viewBox=\"0 0 384 512\"><path d=\"M318.7 268.7c-.2-36.7 16.4-64.4 50-84.8-18.8-26.9-47.2-41.7-84.1-44.6-35.9-2.8-74.3 22.7-93.6 22.7-19 0-46.6-20.9-75-19.6-40 1.9-76.9 23.2-97.8 59.5-42.8 74.8-12.1 185.2 28.8 245.5 20.3 29.8 44.8 62.4 77.2 61.2 30.6-1.2 43-19.6 80.4-19.6 37.1 0 48.7 19.6 80.4 19.1 33.1-.6 54.3-30.8 73.8-60.6 22.7-34.9 31.9-68.8 32.5-70.5-2.8-1-42.5-16.1-42.5-58zM236.4 121.2c16.9-20.4 28.3-48.8 25.2-77.1-23.8 1-54.8 16.1-72.2 36.5-14.3 16.6-27.1 45.4-23.5 73 26 2 53.6-12.6 70.5-32.4z\"\/><\/svg>\n            Apple\n          <\/a>\n \n          <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg\" class=\"evo-platform-btn\" target=\"_blank\" rel=\"noopener\" aria-label=\"Watch on YouTube\">\n            <svg viewBox=\"0 0 576 512\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"\/><\/svg>\n            YouTube\n          <\/a>\n \n        <\/div>\n      <\/div>\n \n    <\/div>\n \n    <div class=\"evo-media\">\n      <div class=\"evo-player-box\">\n        <iframe\n          src=\"https:\/\/www.youtube.com\/embed\/QwROxAvoIsg\"\n          title=\"Jeremy Lent: The System Isn\u2019t Broken. It\u2019s Working Exactly As Designed\"\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n          allowfullscreen>\n        <\/iframe>\n      <\/div>\n    <\/div>\n \n  <\/div>\n<\/div>\n \n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4c30e9c e-flex e-con-boxed e-con e-parent\" data-id=\"4c30e9c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b460fb1 elementor-widget elementor-widget-html\" data-id=\"b460fb1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!--\n\u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557\n\u2551  SECTION 2 \u2014 SHOW NOTES \/ TIMESTAMPS \/ TRANSCRIPT               \u2551\n\u2551  Episode: Jeremy Lent \u2014 S1E2                                     \u2551\n\u255a\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u255d\n-->\n\n<div class=\"evo-tabs\">\n<input type=\"checkbox\" id=\"mob-toggle2\" style=\"display:none\">\n<input type=\"checkbox\" id=\"mob-toggle3\" style=\"display:none\">\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@200;300;400;600;700;800&display=swap');\n\n  .evo-tabs {\n    --teal: #114B4D; --gold: #EBBF71;\n    --text-gray: #546e7a; --text-muted: #6b7c7c; --white: #FFFFFF;\n    font-family: 'Montserrat', sans-serif;\n    background: transparent;\n    max-width: 1000px; margin: 0 auto;\n    padding: 40px 0 60px; box-sizing: border-box;\n  }\n\n  .evo-tabs input[type=\"radio\"] { display: none; }\n\n  .evo-tabs .evo-tab-header { display: flex; gap: 10px; border-bottom: 1px solid rgba(17,75,77,0.1); margin-bottom: 40px; overflow-x: auto; scrollbar-width: none; }\n  .evo-tabs .evo-tab-header::-webkit-scrollbar { display: none; }\n  .evo-tabs .evo-tab-label { padding: 12px 24px; cursor: pointer; font-size: 13px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--text-muted); border-bottom: 3px solid transparent; margin-bottom: -1px; white-space: nowrap; transition: all 0.4s cubic-bezier(0.19,1,0.22,1); }\n  .evo-tabs .evo-tab-label:hover { color: var(--teal); }\n  #evo-tab1:checked ~ .evo-tab-header label[for=\"evo-tab1\"],\n  #evo-tab2:checked ~ .evo-tab-header label[for=\"evo-tab2\"],\n  #evo-tab3:checked ~ .evo-tab-header label[for=\"evo-tab3\"] { color: var(--teal); border-bottom-color: var(--gold); }\n\n  .evo-tabs .evo-tab-panel { display: none; animation: evoFadeUp 0.5s cubic-bezier(0.19,1,0.22,1); }\n  @keyframes evoFadeUp { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }\n  #evo-tab1:checked ~ .evo-tab-body #evo-panel1,\n  #evo-tab2:checked ~ .evo-tab-body #evo-panel2,\n  #evo-tab3:checked ~ .evo-tab-body #evo-panel3 { display: block; }\n\n  .evo-tabs .evo-panel-title { font-size: clamp(1.3rem, 2.5vw, 1.8rem); font-weight: 200; color: var(--teal); line-height: 1.2; letter-spacing: -0.3px; margin: 0 0 16px; }\n  .evo-tabs .evo-panel-body { font-size: 15px; font-weight: 400; color: var(--text-gray); line-height: 1.8; margin: 0 0 24px; max-width: 720px; }\n\n  .evo-tabs .evo-meta-block { margin-top: 36px; padding-top: 28px; border-top: 1px solid rgba(17,75,77,0.08); }\n  .evo-tabs .evo-meta-title { font-size: 9px; font-weight: 800; letter-spacing: 4px; text-transform: uppercase; color: var(--gold); margin-bottom: 16px; }\n  .evo-tabs .evo-link-grid { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: 1fr; gap: 10px; }\n  .evo-tabs .evo-link-grid li { position: relative; padding-left: 20px; }\n  .evo-tabs .evo-link-grid li::before { content: '\u2014'; position: absolute; left: 0; top: 1px; color: var(--gold); font-weight: 700; }\n  .evo-tabs .evo-link-grid a { font-size: 14px; font-weight: 600; color: var(--teal); text-decoration: none; padding-bottom: 2px; border-bottom: 1px solid rgba(17,75,77,0.2); transition: all 0.3s cubic-bezier(0.19,1,0.22,1); display: inline-block; }\n  .evo-tabs .evo-link-grid a:hover { color: var(--gold); border-bottom-color: var(--gold); padding-left: 4px; }\n\n  \/* Timestamps *\/\n  .evo-timestamps { display: flex; flex-direction: column; gap: 0; max-width: 720px; }\n  .evo-ts-row { display: flex; align-items: center; gap: 20px; padding: 14px 0; border-bottom: 1px solid rgba(17,75,77,0.06); text-decoration: none; transition: all 0.3s cubic-bezier(0.19,1,0.22,1); }\n  .evo-ts-row:last-child { border-bottom: none; }\n  .evo-ts-row:hover .evo-ts-time { background: var(--teal); border-color: var(--teal); color: var(--white); }\n  .evo-ts-row:hover .evo-ts-label { color: var(--teal); padding-left: 4px; }\n  .evo-ts-time { font-size: 10px; font-weight: 800; letter-spacing: 1px; color: var(--gold); background: rgba(235,191,113,0.1); border: 1px solid rgba(235,191,113,0.3); border-radius: 2px; padding: 4px 10px; white-space: nowrap; flex-shrink: 0; min-width: 56px; text-align: center; transition: all 0.3s ease; }\n  .evo-ts-label { font-size: 14px; font-weight: 400; color: var(--text-gray); line-height: 1.4; transition: all 0.3s ease; }\n\n  \/* Transcript *\/\n  .evo-transcript { max-height: 500px; overflow-y: auto; padding-right: 12px; max-width: 720px; }\n  .evo-transcript::-webkit-scrollbar { width: 3px; }\n  .evo-transcript::-webkit-scrollbar-track { background: rgba(17,75,77,0.04); }\n  .evo-transcript::-webkit-scrollbar-thumb { background: var(--teal); border-radius: 2px; }\n  .evo-transcript p { font-size: 15px; font-weight: 400; color: var(--text-gray); line-height: 1.85; margin: 0 0 16px; }\n\n  @media (min-width: 768px) { .evo-tabs .evo-link-grid { grid-template-columns: 1fr 1fr; } .evo-tabs .evo-tab-header { gap: 40px; } .evo-tabs .evo-tab-label { padding: 15px 0; } }\n @media (max-width: 767px) {\n  .evo-tabs { padding: 32px 20px 48px; }\n\n  \/* Hide the tab header row entirely on mobile *\/\n  .evo-tabs .evo-tab-header { display: none; }\n\n  \/* Show all panels stacked, not just the checked one *\/\n  .evo-tabs .evo-tab-panel { display: block !important; animation: none; margin-bottom: 0; }\n\n  \/* Show Notes: always open, no special treatment needed *\/\n\n  \/* Timestamps + Transcript: act as collapsibles *\/\n  #evo-panel2,\n  #evo-panel3 {\n    border-top: 1px solid rgba(17,75,77,0.1);\n    padding-top: 32px;\n    margin-top: 8px;\n  }\n\n  \/* Inject accordion headers via the panel titles *\/\n  #evo-panel2 .evo-panel-title,\n  #evo-panel3 .evo-panel-title {\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    margin-bottom: 0;\n    padding-bottom: 16px;\n    user-select: none;\n  }\n\n  #evo-panel2 .evo-panel-title::after,\n  #evo-panel3 .evo-panel-title::after {\n    content: '+';\n    font-size: 22px;\n    font-weight: 200;\n    color: var(--gold);\n    flex-shrink: 0;\n    transition: transform 0.3s ease;\n  }\n\n  \/* Hide the content of panels 2 and 3 by default *\/\n  #evo-panel2 .evo-timestamps,\n  #evo-panel3 .evo-transcript {\n    display: none;\n  }\n\n  \/* Use a checkbox trick to toggle \u2014 add these two inputs to your HTML (see note below) *\/\n  #mob-toggle2:checked ~ .evo-tab-body #evo-panel2 .evo-timestamps,\n  #mob-toggle3:checked ~ .evo-tab-body #evo-panel3 .evo-transcript { display: flex; }\n  #mob-toggle3:checked ~ .evo-tab-body #evo-panel3 .evo-transcript { display: block; }\n\n  #mob-toggle2:checked ~ .evo-tab-body #evo-panel2 .evo-panel-title::after,\n  #mob-toggle3:checked ~ .evo-tab-body #evo-panel3 .evo-panel-title::after { content: '\u2212'; }\n}\n<\/style>\n\n<input type=\"radio\" name=\"evo-tabs\" id=\"evo-tab1\" checked>\n<input type=\"radio\" name=\"evo-tabs\" id=\"evo-tab2\">\n<input type=\"radio\" name=\"evo-tabs\" id=\"evo-tab3\">\n\n<div class=\"evo-tab-header\">\n  <label for=\"evo-tab1\" class=\"evo-tab-label\">Show Notes<\/label>\n  <label for=\"evo-tab2\" class=\"evo-tab-label\">Timestamps<\/label>\n  <label for=\"evo-tab3\" class=\"evo-tab-label\">Transcript<\/label>\n<\/div>\n\n<div class=\"evo-tab-body\">\n\n  <!-- \u2550\u2550\u2550 TAB 1: SHOW NOTES \u2550\u2550\u2550 -->\n  <div class=\"evo-tab-panel\" id=\"evo-panel1\">\n\n    <h2 class=\"evo-panel-title\">Episode Summary<\/h2>\n\n    <p class=\"evo-panel-body\">\n      In this conversation, Jeremy Lent challenges the assumption that our global system is simply \"broken.\" Instead, he argues that it is functioning exactly as designed \u2014 optimizing for extraction, exploitation, and growth at all costs. After building success within that system himself, he began to question its deeper consequences \u2014 and ultimately chose a different path. From the historical roots of this worldview to the modern concentration of wealth and power, this episode reframes today's crises as systemic outcomes rather than isolated failures, forcing a deeper reckoning with the structures we participate in.\n    <\/p>\n\n    <div class=\"evo-meta-block\">\n      <p class=\"evo-meta-title\">Resources Mentioned<\/p>\n      <ul class=\"evo-link-grid\">\n        <li><a href=\"https:\/\/www.jeremylent.com\/\" target=\"_blank\" rel=\"noopener\">Jeremy Lent's Website<\/a><\/li>\n        <li><a href=\"https:\/\/book.ecocivilization.net\/\" target=\"_blank\" rel=\"noopener\">Eco-Civilization: Making a World That Works for All<\/a><\/li>\n        <li><a href=\"https:\/\/www.jeremylent.com\/the-patterning-instinct\" target=\"_blank\" rel=\"noopener\">The Patterning Instinct<\/a><\/li>\n        <li><a href=\"https:\/\/www.jeremylent.com\/the-web-of-meaning\" target=\"_blank\" rel=\"noopener\">The Web of Meaning<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"evo-meta-block\">\n      <p class=\"evo-meta-title\">People Mentioned<\/p>\n      <ul class=\"evo-link-grid\">\n        <li><a href=\"https:\/\/stevenpinker.com\/\" target=\"_blank\" rel=\"noopener\">Steven Pinker<\/a><\/li>\n        <li><a href=\"https:\/\/www.anand.ly\/\" target=\"_blank\" rel=\"noopener\">Anand Giridharadas<\/a><\/li>\n        <li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Francis_Bacon\" target=\"_blank\" rel=\"noopener\">Francis Bacon<\/a><\/li>\n        <li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Ren%C3%A9_Descartes\" target=\"_blank\" rel=\"noopener\">Ren\u00e9 Descartes<\/a><\/li>\n        <li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Galileo_Galilei\" target=\"_blank\" rel=\"noopener\">Galileo Galilei<\/a><\/li>\n        <li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Aristotle\" target=\"_blank\" rel=\"noopener\">Aristotle<\/a><\/li>\n        <li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Hans_Rosling\" target=\"_blank\" rel=\"noopener\">Hans Rosling<\/a><\/li>\n        <li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Antonio_Gramsci\" target=\"_blank\" rel=\"noopener\">Antonio Gramsci<\/a><\/li>\n        <li><a href=\"https:\/\/en.wikipedia.org\/wiki\/Margaret_Thatcher\" target=\"_blank\" rel=\"noopener\">Margaret Thatcher<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 TAB 2: TIMESTAMPS \u2550\u2550\u2550 -->\n  <div class=\"evo-tab-panel\" id=\"evo-panel2\">\n\n    <label for=\"mob-toggle2\"><h2 class=\"evo-panel-title\">Episode Timestamps<\/h2><\/label>\n    <div class=\"evo-timestamps\">\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=0s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">00:00<\/span>\n        <span class=\"evo-ts-label\">Introductions<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=204s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">03:24<\/span>\n        <span class=\"evo-ts-label\">Is the World Actually Broken?<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=398s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">06:38<\/span>\n        <span class=\"evo-ts-label\">The Hidden System Shaping Everything<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=513s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">08:33<\/span>\n        <span class=\"evo-ts-label\">Why the System Works\u2026 and Why It Fails<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=724s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">12:04<\/span>\n        <span class=\"evo-ts-label\">The Invisible Forces Controlling Our Thinking<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=869s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">14:29<\/span>\n        <span class=\"evo-ts-label\">Why Awareness Isn't Optional Anymore<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=1048s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">17:28<\/span>\n        <span class=\"evo-ts-label\">How Do You Live Ethically in a Broken System?<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=1157s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">19:17<\/span>\n        <span class=\"evo-ts-label\">The Personal Wake-Up Call That Changed Everything<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=1751s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">29:11<\/span>\n        <span class=\"evo-ts-label\">When Life Falls Apart (And Why It's a Gift)<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=2066s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">34:26<\/span>\n        <span class=\"evo-ts-label\">What Different Cultures Get Right About Meaning<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=2459s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">40:59<\/span>\n        <span class=\"evo-ts-label\">A Radical Vision: Rethinking Civilization Itself<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=2893s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">48:13<\/span>\n        <span class=\"evo-ts-label\">Why Change Feels Impossible (And What Stops Us)<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=3132s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">52:12<\/span>\n        <span class=\"evo-ts-label\">Small Choices That Actually Create Change<\/span>\n      <\/a>\n      <a href=\"https:\/\/www.youtube.com\/watch?v=QwROxAvoIsg&t=3197s\" class=\"evo-ts-row\" target=\"_blank\" rel=\"noopener\">\n        <span class=\"evo-ts-time\">53:17<\/span>\n        <span class=\"evo-ts-label\">Outro<\/span>\n      <\/a>\n    <\/div>\n\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 TAB 3: TRANSCRIPT \u2550\u2550\u2550 -->\n  <div class=\"evo-tab-panel\" id=\"evo-panel3\">\n\n    <label for=\"mob-toggle3\"><h2 class=\"evo-panel-title\">Full Transcript<\/h2><\/label>\n    <div class=\"evo-transcript\">\n      <p><strong>Dmitrij Achelrod (00:00)<\/strong> Jeremy, thank you so much for joining us. It's a pleasure to have you.<\/p>\n      <p><strong>Jeremy Lent (00:05)<\/strong> Yeah, I'm looking forward to the conversation, Dmitrij. Thanks so much for inviting me.<\/p>\n      <p><strong>Dmitrij Achelrod (00:09)<\/strong> Actually it's not our first encounter, but I think it was more or less five years ago when I participated in your course, Deep Transformation, which was a wonderful course and led to many, I would say, seismic shifts on how I looked at the world. So you're still doing that course?<\/p>\n      <p><strong>Jeremy Lent (00:26)<\/strong> That's great to hear. Yeah, thank you. Yeah, well, I've put it on pause for right now just because I've been focusing so much of my time on this new book and getting that launched. And I'll probably offer basically a whole different course maybe beginning next year, really, on this new book that is coming out in May. Yeah.<\/p>\n      <p><strong>Dmitrij Achelrod (00:45)<\/strong> Wow, very exciting. And we will try also to talk about your book and the ideas you are bringing forward in it. But maybe let's start with a topic that I think leaves many people, me included, sometimes cynical, sad, confused. And it's really the topic about the state of our world. And what I mean by the state of our world, I'm referring to the overarching condition that we find ourselves in, in an economic system that just doesn't seem to work any longer or doesn't seem to produce the outcomes most people are actually hoping or wishing for. We have massive destructions in biodiversity. People are speaking about the sixth great mass extinction. You actually wrote in one of your newsletters recently that by 2050, we will have more plastics in the ocean than actual fish, which is just mind boggling. What is your take on where we are and what is broken about the system?<\/p>\n      <p><strong>Jeremy Lent (01:43)<\/strong> Thanks. Yeah, well, you know, this is a system that is really bent on self-destruction. And I think in this century, we are at these kind of final stages of really a process that's been going on for pretty much around 500 years, ever since the rise of early modern Europe, say like the 17th century onwards. A simple but deep way to look at this system is to look at the underlying worldview that gave rise to the system. And it's one that actually came from that period of early modern Europe. It's really a worldview that was, with the scientific revolution, which had all kinds of wonderful things for our understanding of life and for the quality, for the material quality of our lives in so many ways. This is certainly not to criticize that incredible breakthrough and understanding. But it was also based on a view of the world as basically like a machine. It was the sense that humans are fundamentally separate from the world. And the world is really just a machine to be understood. And there was this idea of conquering nature. Francis Bacon was the one who was like the sort of prophet of that notion. But everyone around the time, all the great scientists who were part of this way of thinking, whether Descartes or Galileo or whatever, had the same sort of notion that understands how the basic functions of this incredible machine of nature worked and humans can do all kinds of wonderful things, which we have done over those hundreds of years. But by seeing nature as a machine, as a resource to be exploited, we have led on this path that has led to this untrammeled destruction, like a total success in exploitation and extraction from nature. But at the same time, it's led to so much that it's like destroying the life systems itself that we are part of. And at the same time as that whole system of extraction and exploitation of nature took over, there's also a sense of exploiting other people. So those white Christian Europeans that came up with these ideas saw themselves as somehow innately superior to all other human beings. And they justified colonialism as a sort of bringing the light of their understanding to the rest of the world while they basically implanted mass genocides and destructions of culture and 500 years of exploitation and oppression that we've had since then. You know, you were just saying that the people we look right now, we say, well, this system is so obviously broken. But actually what I came to realize as I was doing the research for this new book, the system is not broken. Actually, the system is doing exactly what it was intended to do. It's a system that is basically intended to exploit others, including other people, and extract as much energy and everything that is valuable out of what is seen as resources of the living earth. And it's been doing that so well that it is about to destroy its host. It's a little bit like a malignancy, like a cancer that has been super successful. It's basically destroying the host that it arose on. And that's what we're experiencing right now. So that's why once we understand that more deeply, we get to see that we're not going to fix things by trying to make things a bit better somehow. That's not to say we shouldn't, obviously, in the short term, incrementally try to make things better when we see them wrong. But that is not going to actually change the direction we're going in because the system itself basically takes even the best fixes and turns them into another instrument of exploitation and extraction.<\/p>\n      <p><strong>Dmitrij Achelrod (06:16)<\/strong> Mmm, wow. So if I hear correctly, you're basically saying all the environmental destruction, the climate change, and also the suffering of all different forms of life are not accidental, but they're actually caused by design of the system, which has an inherently exploitative logic. But then if there is exploitation on the one end, I assume there is also another end which kind of receives the benefits.<\/p>\n      <p><strong>Jeremy Lent (06:52)<\/strong> Yes, that's right. That's a great point. And it's valid to say, well, many of us have received great benefits of the system over the last few hundred years. And there's no question. And some people have studied this and made that their primary message. People like Steven Pinker is probably the best example. Somebody else called Hans Rosling, who also put similar ideas out. And there's a truth to that logic that materially, in almost every which way you look at it, including the most fundamental things like child and infant mortality or longevity or overall health, there's been massive improvements over the last hundreds of years. No question about that. But maybe a deeper point about that is that if you look at who is really getting the benefits of the system and who are getting exploited, what you see is a very \u2014 it's what has been aptly called a wealth pump \u2014 that essentially most of the value that is being sucked out of the earth and out of humans who have to give their blood, sweat, and tears for the vast bulk of their life's energy, is getting sucked into a smaller and smaller tiny elite. The Occupy movement used to talk about the 1%. Nowadays, it's also equally important to look at the 0.1%. And like the tiny, tiny group of people who are amassing billions of dollars of wealth and power as a result of the system that sucks everything out and pulls it up to a smaller and smaller group of people \u2014 that is the system that we live in.<\/p>\n      <p><strong>Dmitrij Achelrod (10:37)<\/strong> And so you told us some of the Pinkerian arguments, so to speak, right? We have massive increase in life expectancy, material wealth, so many people dragged out of poverty. And I think that there are a lot of reasons to say, well, it's not so black and white. And the classical argument is we've tried communism and it's spectacularly failed. And the current system that we have is the system that brought us prosperity and peace that they claim was unprecedented in history.<\/p>\n      <p><strong>Jeremy Lent (11:54)<\/strong> Yes, and that's what the claim is. And that claim, by the way, has been promulgated so powerfully that most people would say, that obviously must be true because everyone keeps saying it. And that's actually something that's worth exploring \u2014 the concept of what's known as cultural hegemony, which is really the recognition. It was actually an Italian philosopher, Antonio Gramsci, who first talked about that in the 1930s. What happens is when you have a power structure, the elite at the very top of it are served by this whole array of cultural thought leaders, intellectuals, lawyers, accountants, the whole array of professionals who go around saying this is the very best system. And the way cultural hegemony works is by creating a consensus trance that this is the best system. You don't have to enforce it on people who are getting exploited. Even the very people who are getting exploited support it because they're told that this is actually the best thing for them too. But there's another way of organizing the world that is available to us. And you can only really understand that once you realize what both capitalism and communism had in common \u2014 they both ultimately agreed on this notion of extracting from the natural world as much as possible. And communism, no more than capitalism, ever questioned the notion of extract. So what we need to do is look at systems that actually by design empower ordinary people collectively in groups to determine what is best for them.<\/p>\n      <p><strong>Dmitrij Achelrod (16:41)<\/strong> So before we step into the solution space, you already outlined parts of it, I wanted to get back to this situation we are in right now. There might be a lot of people who are able to see the clear design errors in the system, who say, yeah, I see the harm it is causing. But what shall I really do about it? I can't just quit my job and go off grid. And this fear of descending the social ladder keeps, I think, me and many people in line in the sense of \u2014 keep doing your job because if you don't, you will lose in the system. So somehow the sentiment is, even if I don't like the system, I need to play by its rules because I'm not in the position to change it. What would you tell to these people?<\/p>\n      <p><strong>Jeremy Lent (18:26)<\/strong> Yeah, these are complex questions. I'm glad you're going there. And there are sort of multiple layers around that. One is, yeah, we all are in this place where, because we're born into this system, whether we're privileged or not, we still actually are sort of sucked into being cogs in the wheel of that system. And it's designed to force that. From my own personal experience, the only reason I have the luxury right now in my life to be able to spend this time looking at the system and putting my own energy into trying to change it, is because financially I was part of that system in an earlier part of my life. So I'm certainly not claiming that I'm above that kind of set of trade-offs that we all need to look at. For the most part, we do need to make trade-offs. But ultimately, I think we've got to understand that it's not really true that none of us gets to change the system. In fact, all of us are part of the system. Even the relatively small decisions we make and small choices we make are actually part of changing that system. The system itself is this incredibly complex, non-linear, self-organized thing where once we recognize we are part of doing that, we can actually begin to be more of a force towards those beneficial futures.<\/p>\n      <p><strong>Dmitrij Achelrod (22:35)<\/strong> I want to get back to one of the things you said \u2014 that you were in the belly of the machine. Maybe you can share with us a little bit about that period when you were part of the game, and what happened that made you reconsider fundamentally your life.<\/p>\n      <p><strong>Jeremy Lent (23:18)<\/strong> Yeah. Thank you for asking that. Well, for me, I grew up in England. And when I was a student in Cambridge, I basically had all the same views that I'm espousing right now, in fact \u2014 which is kind of ironic \u2014 because then I came to the United States. I ended up getting an MBA at the University of Chicago, which is now known as the center of neoliberal thinking. I ended up going into management consulting and then being part of the dot-com boom right back when the internet first started in the 1990s. I ended up creating the first internet company that allowed people to apply for credit cards online, get approved in real time. Ended up getting venture capital funding, taking the company public. I was chairman and CEO. It was a super exciting experience. But what's interesting when I look back on that time is the irony that it was doing everything that I now look at and see as exploitive, extractive, and destructive of people's lives. But in my personal life, things crashed for me. My wife at the time, who passed away some years back, got very sick and I left the company to look after her. Within a year or two, the company itself collapsed. And I found myself in this place of really deep investigation \u2014 almost like a meltdown of my life. And I was asking myself, what can I do with my life going forward that was truly meaningful? That led to this really deep investigation, both intellectual and embodied. The intellectual investigation led to that book, The Patterning Instinct \u2014 A Cultural History of Humanity's Search for Meaning. The embodied investigation led me to practices like meditation and qigong and different other embodied practices, which have become fundamental to my life ever since. And it was from that kind of exploration I wrote The Web of Meaning, Integrating Science and Traditional Wisdom to Find Our Place in the Universe. But that whole journey of discovery was really forced on me by a crash in my life. And as I look back on it now, I feel it was a blessing for me \u2014 that I was forced to look at these questions.<\/p>\n      <p><strong>Dmitrij Achelrod (28:06)<\/strong> Thank you for sharing the story, Jeremy. And I think it's remarkable that you can look back at that and say it was a blessing because I'm sure at that time it felt like life was ending. And I have one more question about that \u2014 because when I talk to people, a lot of them say, look, I hear you, I share the main concerns, but first let me win in this system, let me exit, and then I can lean back and try changing the system. What would you say to that?<\/p>\n      <p><strong>Jeremy Lent (29:08)<\/strong> Yes, that's right. You know, Dmitrij, this is such an important point. There is this movement of effective altruism, which basically starts from a diagnosis similar to what I talked about. It says, yeah, the system is bad. But the best way to affect the system is to create wealth and then do it with a good intention. The problem with that is it does kind of require an assumption of incorruptibility. And one of the realities of human nature is that once people get to experience greater levels of wealth and comfort and power, it's very difficult to let go of that. So you keep going \u2014 yeah, I'll do really good, but let me just get to 10 million, well, that's not quite enough, but if I get to 50 million\u2026 And it keeps going until you end up being part of the system itself. And in making those funds, you are part of that wealth pump I described earlier. So I think a lot of that approach can be self-serving. What ends up happening is you don't get forced to break out of the system by something dramatic, but you sort of get embedded in the system. And oftentimes you may find, decades later, you look back at your life and say, things didn't work, I didn't take the path that I really felt was the right one.<\/p>\n      <p><strong>Dmitrij Achelrod (32:35)<\/strong> What I wanted to continue on and take up is this thread \u2014 when part of your life collapsed and you started digging into history looking at how civilizations constructed meaning, and that there were alternative ways of constructing a good life. Can you give us an example of what other cultures maybe found meaningful and how they looked at human thriving?<\/p>\n      <p><strong>Jeremy Lent (33:11)<\/strong> Yeah, well, maybe a good place to begin with is actually from the Western tradition. Aristotle was somebody who drew a very important distinction, looking at the question of flourishing \u2014 or happiness \u2014 between what he called eudaimonia and hedonia. And this is crucial. The notion of hedonia is the sort of short-term or superficial happiness that comes from external experiences: physical pleasure, comforts, status, safety, wealth \u2014 basically external sources of feeling good. Eudaimonia is something fundamentally different. It was about what it was like when you were on your path to truly fulfill your own internal destiny \u2014 your own true nature of who you are as a person. And the reason why that's so important in today's world is because our entire system of consumer capitalism relies on not having you experience eudaimonia. Because if you have eudaimonia, you actually don't need to go out and buy the next status object or the fancier car. You might be perfectly satisfied with a really simple life. Some of the early movers of consumer capitalism were very clear about this. They would say specifically, we have to keep people feeling perpetually dissatisfied so that they are always looking for that next thing. That very distinction between eudaimonia and hedonia is also closely correlated to the Buddhist notion of dukkha and sukha \u2014 that deep well-being that comes from really being in touch with what you know is your true nature, where you don't need to accomplish something or make something happen, because just the way you are right now is absolutely perfect in its own way. And in sub-Saharan Africa, there is this core concept of Ubuntu \u2014 I am, therefore you are \u2014 recognizing that our existence itself arises from our relationality with others. So in many different cultures around the world, these same insights about true fulfillment keep appearing.<\/p>\n      <p><strong>Dmitrij Achelrod (38:47)<\/strong> Beautiful answer. Thank you for that. And how can we build on a societal or systemic level systems that respect these principles? That is probably also a question you thought about in your new book.<\/p>\n      <p><strong>Jeremy Lent (39:20)<\/strong> Yes, that's exactly right, Dmitrij. And that's where I came to in my own investigation. In The Web of Meaning, I looked at what would a worldview of deep interconnectedness look like. And that led me to this vision of an ecological civilization \u2014 recognizing that what would need to be transformed is not just one element like our economic system, but every aspect of what we call civilization: education, law and governance, economics, how we grow food, technology, everything. And that led to this book coming out in May, Eco-Civilization: Making a World That Works for All. The first place to begin is to recognize that it has to be a fundamentally different system \u2014 not broken, but doing exactly what it was intended to do. And therefore, what would a different system look like? What I discovered, to my great delight, was that in every aspect of what we call civilization, people have already done the work to come up with these ideas. In most cases, people are already living and working on the ground in ways that do prefigure what that different kind of system could look like. For example, you can build businesses cooperatively \u2014 there are great examples like Mondragon in the Basque country. There's a whole different way we can organize ourselves according to the commons \u2014 think of Wikipedia as a perfect example, not owned by Google or Facebook, built by people empowering themselves to self-organize. And that model could apply in all different aspects of the world \u2014 even in things like platform cooperatives, where the wealth that accrues actually flows to the very people doing the work.<\/p>\n      <p><strong>Dmitrij Achelrod (44:41)<\/strong> These are beautiful concepts. And at the same time my brain is signaling, but isn't there so much systemic resistance to these concepts? The structures of power \u2014 why would they ever say, sure, we will give away our surplus? And also what I see and which really scares me is that we see that the commons are being exploited for privatized gains. All the big LLMs \u2014 trained on things that people put out on the internet in good faith, on Wikipedia \u2014 and now suddenly all that wealth creation is being sucked up the pyramid to literally a handful of people. How can you defend against these kinds of dynamics?<\/p>\n      <p><strong>Jeremy Lent (46:18)<\/strong> That's right. Completely right. And these are such critical points. I think we need to recognize that everything you're saying is true \u2014 the system is doing exactly what it was intended to do, and doing it in an ever more powerful way to the detriment of almost all of us. The first place to begin in changing that is by recognizing it. And by recognizing that the one thing the system doesn't want to allow is many of us to envision that there actually is an alternative. There was this famous phrase by Margaret Thatcher \u2014 There Is No Alternative \u2014 called TINA. That notion of cultural hegemony is really important to the system's success. So part of what this book is about is establishing what's known in systems thinking as an attractor \u2014 a magnetic pole \u2014 recognizing there is actually an alternative. And once millions and millions of us begin to realize there is a real feasible alternative, we can start working together and pulling towards that. And this system, as it's getting more and more powerful in what it's doing, is also suffering from its own internal contradictions. The ecological breakdowns, the incredible inequalities getting worse day by day \u2014 all of those things could lead the entire system to unravel. And it's in that unraveling that the degrees of freedom open up for some of these changes to happen. What we know is that this century, we are going to experience a great transformation in the human experience, something along the lines of when we moved from hunter gatherers to agriculture, or when the scientific revolution transformed people's lives. What we don't know is what that's going to look like. But if enough of us who within our hearts as human beings want that life-affirming future \u2014 we may not have the money or the political power or the military power to make that happen. But what we have is the power of shared human love for life, for each other, and for this living earth. And that's a kind of empowerment that might just allow these islands of coherence to come together so as this old system cracks open, we can build that new system from within.<\/p>\n      <p><strong>Dmitrij Achelrod (50:48)<\/strong> That is a positive note. And maybe that is the right point also where we can end this interview. If you could share one wish for people who listen to this conversation, what would it be?<\/p>\n      <p><strong>Jeremy Lent (51:07)<\/strong> Yeah, thank you for that question, Dmitrij. It would be to open to some of the things I was talking about \u2014 looking at your own place within the system and recognizing that that future I was just talking about is not like a spectator sport. It's not something that somebody else is going to do, but it's something that you and I, the two of us here and anyone listening to this, is actually participating in whether you like it or not. And so recognizing that kind of choice \u2014 and what does that mean for the choices that you personally make \u2014 that would be my wish for anyone listening today: to do that inquiry yourself.<\/p>\n      <p><strong>Dmitrij Achelrod (51:49)<\/strong> Very necessary inquiry. Thank you, Jeremy, for doing this work. I think it is more necessary than ever before. And I deeply respect how much you try to bring people together and make them aware of not only the problems, but also of pathways forward. And of course, we are all looking into uncertain times. But I find your spirit and your work is hopeful and it's giving me hope. Thank you so much for doing that, Jeremy.<\/p>\n      <p><strong>Jeremy Lent (52:25)<\/strong> Thank you. Thank you for inviting me on today, Dmitrij, and for continuing your podcast, which is such an important contribution in itself. Thank you.<\/p>\n      <p><strong>Dmitrij Achelrod (52:34)<\/strong> Thank you.<\/p>\n    <\/div>\n\n  <\/div>\n\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-996b425 e-flex e-con-boxed e-con e-parent\" data-id=\"996b425\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d7fdc79 elementor-widget elementor-widget-html\" data-id=\"d7fdc79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- BLOCK 3: GUEST CARD -->\n\n<div class=\"evo-guest\">\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@200;300;400;600;700;800&display=swap');\n\n  .evo-guest {\n    --teal: #114B4D; --gold: #EBBF71;\n    --text-gray: #546e7a; --text-muted: #6b7c7c; --white: #FFFFFF;\n    font-family: 'Montserrat', sans-serif;\n    background: transparent;\n    max-width: 1000px; margin: 0 auto;\n    padding: 40px 0 60px; box-sizing: border-box;\n  }\n\n  .evo-guest .evo-card {\n    background: var(--white);\n    border-radius: 4px;\n    box-shadow: 0 2px 20px rgba(17,75,77,0.06);\n    display: flex; flex-direction: column;\n    overflow: hidden; position: relative;\n  }\n\n  .evo-guest .evo-card::before {\n    content: ''; position: absolute;\n    top: 0; left: 0; bottom: 0; width: 16px;\n    background: var(--teal); z-index: 0;\n  }\n\n  .evo-guest .evo-photo-wrap {\n    position: relative; z-index: 1;\n    padding: 40px 24px 24px 32px;\n    display: flex; justify-content: center;\n  }\n\n  .evo-guest .evo-photo {\n    width: 200px; height: 240px;\n    object-fit: cover; border-radius: 2px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.12);\n    filter: grayscale(100%);\n    display: block;\n    background: #e0e0e0;\n  }\n\n  .evo-guest .evo-content {\n    position: relative; z-index: 1;\n    padding: 0 24px 40px 32px;\n    display: flex; flex-direction: column; justify-content: center;\n  }\n\n  .evo-guest .evo-eyebrow {\n    font-size: 10px; font-weight: 800; letter-spacing: 5px;\n    text-transform: uppercase; color: var(--gold);\n    margin: 0 0 12px;\n  }\n\n  .evo-guest .evo-name {\n    font-size: clamp(2rem, 5vw, 3rem); font-weight: 200;\n    color: var(--teal); line-height: 1.1; letter-spacing: -0.5px;\n    margin: 0 0 6px;\n  }\n\n  .evo-guest .evo-role {\n    font-size: 11px; font-weight: 700; letter-spacing: 2px;\n    text-transform: uppercase; color: var(--text-muted);\n    margin: 0 0 20px;\n  }\n\n  .evo-guest .evo-bio {\n    font-size: 15px; font-weight: 400; color: var(--text-gray);\n    line-height: 1.75; margin: 0 0 32px; max-width: 540px;\n  }\n\n  .evo-guest .evo-links-title {\n    font-size: 9px; font-weight: 800; letter-spacing: 4px;\n    text-transform: uppercase; color: var(--gold);\n    margin: 0 0 16px;\n  }\n\n  .evo-guest .evo-links { list-style: none; padding: 0; margin: 0 0 32px; display: flex; flex-direction: column; gap: 14px; }\n  .evo-guest .evo-links li { position: relative; padding-left: 20px; }\n  .evo-guest .evo-links li::before { content: '\u2014'; position: absolute; left: 0; top: 0; color: var(--gold); font-weight: 700; }\n  .evo-guest .evo-links a {\n    font-size: 0.85rem; font-weight: 600; letter-spacing: 2px;\n    text-transform: uppercase; color: var(--teal);\n    text-decoration: none; padding-bottom: 4px;\n    border-bottom: 1px solid rgba(17,75,77,0.3);\n    display: inline-block;\n    transition: all 0.4s cubic-bezier(0.19,1,0.22,1);\n  }\n  .evo-guest .evo-links a:hover { color: var(--gold); border-bottom-color: var(--gold); padding-left: 5px; }\n\n  .evo-guest .evo-appearances { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 12px; }\n  .evo-guest .evo-appearances li { position: relative; padding-left: 20px; }\n  .evo-guest .evo-appearances li::before { content: '\u2014'; position: absolute; left: 0; top: 0; color: var(--gold); font-weight: 700; }\n  .evo-guest .evo-appearances a {\n    font-size: 13px; font-weight: 400; color: var(--teal);\n    text-decoration: none; line-height: 1.5;\n    border-bottom: 1px solid rgba(17,75,77,0.15);\n    padding-bottom: 2px;\n    display: inline-block;\n    transition: all 0.3s ease;\n  }\n  .evo-guest .evo-appearances a:hover { color: var(--gold); border-bottom-color: var(--gold); }\n\n  @media (min-width: 768px) {\n    .evo-guest .evo-card { flex-direction: row; }\n    .evo-guest .evo-card::before { width: 80px; }\n    .evo-guest .evo-photo-wrap { padding: 60px 48px 60px 40px; flex-shrink: 0; justify-content: flex-start; }\n    .evo-guest .evo-photo { width: 240px; height: 280px; }\n    .evo-guest .evo-content { padding: 60px 48px 60px 0; }\n  }\n\n  @media (max-width: 767px) { \n    .evo-guest { padding: 32px 20px 48px; } \n    .evo-guest .evo-card::before { display: none; }\n  }\n<\/style>\n\n<div class=\"evo-card\">\n\n  <div class=\"evo-photo-wrap\">\n    <img decoding=\"async\"\n      class=\"evo-photo\"\n      src=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/05\/Jeremy-Lent.png\"\n      alt=\"Jeremy Lent\">\n  <\/div>\n\n  <div class=\"evo-content\">\n\n    <p class=\"evo-eyebrow\">About this Guest<\/p>\n\n    <h2 class=\"evo-name\">Jeremy Lent<\/h2>\n    <p class=\"evo-role\">Systems Thinker \/ Ecological Philosopher \/ Author \/ Former Tech Entrepreneur \/ Civilisation Researcher<\/p>\n    <p class=\"evo-bio\">\n      Jeremy Lent is an author, activist, and former tech entrepreneur. He lived the so-called American dream, building a successful tech company during the dot-com era, until a personal tragedy forced him to a halt and to reconsider fundamental assumptions about his life. He is the founder of the Liology Institute and the author of The Patterning Instinct, The Web of Meaning, and his latest book Eco-Civilization: Making a World That Works for All, where he explores how our cultural narratives shape the way we live, think, and organize society. Blending insights from science, philosophy, and Eastern wisdom traditions, Jeremy brings a powerful and timely perspective on the hidden forces driving our global systems \u2014 and what it might look like to reimagine them from a place of greater awareness.\n    <\/p>\n\n    <p class=\"evo-links-title\">Talks & Recent Podcast Appearances<\/p>\n    <ul class=\"evo-appearances\">\n      <li><a href=\"https:\/\/book.ecocivilization.net\/\" target=\"_blank\" rel=\"noopener\">Book \/ Eco-Civilization: Making a World That Works for All<\/a><\/li>\n      <li><a href=\"https:\/\/www.jeremylent.com\/the-patterning-instinct\" target=\"_blank\" rel=\"noopener\">Book \/ The Patterning Instinct<\/a><\/li>\n      <li><a href=\"https:\/\/www.jeremylent.com\/the-web-of-meaning\" target=\"_blank\" rel=\"noopener\">Book \/ The Web of Meaning<\/a><\/li>\n      <li><a href=\"https:\/\/www.jeremylent.com\/interviews\" target=\"_blank\" rel=\"noopener\">Podcast Appearances<\/a><\/li>\n    <\/ul>\n\n  <\/div>\n<\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>T\u00e4ss\u00e4 keskustelussa Jeremy Lent kyseenalaistaa olettamuksen, ett\u00e4 globaali j\u00e4rjestelm\u00e4mme on yksinkertaisesti \u201crikki\u201d. Sen sijaan h\u00e4n v\u00e4itt\u00e4\u00e4, ett\u00e4 se toimii juuri niin kuin se on suunniteltu - se optimoi louhinnan, hyv\u00e4ksik\u00e4yt\u00f6n ja kasvun hinnalla mill\u00e4 hyv\u00e4ns\u00e4. Saavutettuaan itse menestyst\u00e4 t\u00e4ss\u00e4 j\u00e4rjestelm\u00e4ss\u00e4 h\u00e4n alkoi kyseenalaistaa sen syvempi\u00e4 seurauksia - ja lopulta valitsi toisen tien. <\/p>","protected":false},"author":1509,"featured_media":26909,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[65],"tags":[],"class_list":["post-26897","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-inner-pioneers-podcast"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Jeremy Lent | Evolute Institute<\/title>\n<meta name=\"description\" content=\"Is the global system broken, or working exactly as designed? Jeremy Lent joins Inner Pioneers to reframe extraction and growth as systemic features.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evolute-institute.com\/fi\/sisaiset-pioneerit-podcast\/jeremy-lent\/\" \/>\n<meta property=\"og:locale\" content=\"fi_FI\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Jeremy Lent | Evolute Institute\" \/>\n<meta property=\"og:description\" content=\"Is the global system broken, or working exactly as designed? Jeremy Lent joins Inner Pioneers to reframe extraction and growth as systemic features.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolute-institute.com\/fi\/sisaiset-pioneerit-podcast\/jeremy-lent\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolute Institute\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-06T07:27:01+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-07T09:12:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/05\/Jeremy-Lent-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2174\" \/>\n\t<meta property=\"og:image:height\" content=\"1224\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Francisca Niklitschek\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Kirjoittanut\" \/>\n\t<meta name=\"twitter:data1\" content=\"Francisca Niklitschek\" \/>\n\t<meta name=\"twitter:label2\" content=\"Arvioitu lukuaika\" \/>\n\t<meta name=\"twitter:data2\" content=\"21 minuuttia\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/jeremy-lent\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/jeremy-lent\\\/\"},\"author\":{\"name\":\"Francisca Niklitschek\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#\\\/schema\\\/person\\\/91d68c597b02cdb0abaa8832a8c75c80\"},\"headline\":\"Jeremy Lent\",\"datePublished\":\"2026-05-06T07:27:01+00:00\",\"dateModified\":\"2026-05-07T09:12:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/jeremy-lent\\\/\"},\"wordCount\":4705,\"publisher\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/jeremy-lent\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Jeremy-Lent-1.jpg\",\"articleSection\":[\"Inner Pioneers Podcast\"],\"inLanguage\":\"fi\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/jeremy-lent\\\/\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/jeremy-lent\\\/\",\"name\":\"Jeremy Lent | Evolute Institute\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/jeremy-lent\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/jeremy-lent\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Jeremy-Lent-1.jpg\",\"datePublished\":\"2026-05-06T07:27:01+00:00\",\"dateModified\":\"2026-05-07T09:12:25+00:00\",\"description\":\"Is the global system broken, or working exactly as designed? Jeremy Lent joins Inner Pioneers to reframe extraction and growth as systemic features.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/jeremy-lent\\\/#breadcrumb\"},\"inLanguage\":\"fi\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/jeremy-lent\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fi\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/jeremy-lent\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Jeremy-Lent-1.jpg\",\"contentUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Jeremy-Lent-1.jpg\",\"width\":2174,\"height\":1224,\"caption\":\"A Conversation with Jeremy Lent in Inner Pioneers Podcast\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/inner-pioneers-podcast\\\/jeremy-lent\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolute-institute.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Inner Pioneers Podcast\",\"item\":\"https:\\\/\\\/evolute-institute.com\\\/category\\\/inner-pioneers-podcast\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Jeremy Lent\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#website\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/\",\"name\":\"Evolute Institute\",\"description\":\"Psychedelic Psilocybin Retreats for Pioneering Minds\",\"publisher\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evolute-institute.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fi\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#organization\",\"name\":\"Evolute Institute\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fi\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/evolute-e1694101618265.png\",\"contentUrl\":\"https:\\\/\\\/evolute-institute.com\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/evolute-e1694101618265.png\",\"width\":645,\"height\":570,\"caption\":\"Evolute Institute\"},\"image\":{\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/evolute-institute.com\\\/#\\\/schema\\\/person\\\/91d68c597b02cdb0abaa8832a8c75c80\",\"name\":\"Francisca Niklitschek\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fi\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2c98727050eb476b33df0e49a91e9eae4a30bbe177cce04be118b0c23f6a1baa?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2c98727050eb476b33df0e49a91e9eae4a30bbe177cce04be118b0c23f6a1baa?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2c98727050eb476b33df0e49a91e9eae4a30bbe177cce04be118b0c23f6a1baa?s=96&r=g\",\"caption\":\"Francisca Niklitschek\"},\"description\":\"Francisca supports Evolute Institute's communication efforts to connect with people seeking meaningful personal growth. With a background in economics, she is passionate about reimagining economic systems through the lens of inner transformation.\",\"sameAs\":[\"https:\\\/\\\/evolute-institute.com\\\/about-francisca-niklitschek\\\/\"],\"url\":\"https:\\\/\\\/evolute-institute.com\\\/fi\\\/author\\\/francisca\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Jeremy Lent | Evolute Institute","description":"Onko maailmanlaajuinen j\u00e4rjestelm\u00e4 rikki vai toimiiko se juuri niin kuin on suunniteltu? Jeremy Lent liittyy Inner Pioneers -ryhm\u00e4\u00e4n ja k\u00e4sittelee uuttamista ja kasvua systeemisin\u00e4 piirtein\u00e4.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/evolute-institute.com\/fi\/sisaiset-pioneerit-podcast\/jeremy-lent\/","og_locale":"fi_FI","og_type":"article","og_title":"Jeremy Lent | Evolute Institute","og_description":"Is the global system broken, or working exactly as designed? Jeremy Lent joins Inner Pioneers to reframe extraction and growth as systemic features.","og_url":"https:\/\/evolute-institute.com\/fi\/sisaiset-pioneerit-podcast\/jeremy-lent\/","og_site_name":"Evolute Institute","article_published_time":"2026-05-06T07:27:01+00:00","article_modified_time":"2026-05-07T09:12:25+00:00","og_image":[{"width":2174,"height":1224,"url":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/05\/Jeremy-Lent-1.jpg","type":"image\/jpeg"}],"author":"Francisca Niklitschek","twitter_card":"summary_large_image","twitter_misc":{"Kirjoittanut":"Francisca Niklitschek","Arvioitu lukuaika":"21 minuuttia"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/jeremy-lent\/#article","isPartOf":{"@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/jeremy-lent\/"},"author":{"name":"Francisca Niklitschek","@id":"https:\/\/evolute-institute.com\/#\/schema\/person\/91d68c597b02cdb0abaa8832a8c75c80"},"headline":"Jeremy Lent","datePublished":"2026-05-06T07:27:01+00:00","dateModified":"2026-05-07T09:12:25+00:00","mainEntityOfPage":{"@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/jeremy-lent\/"},"wordCount":4705,"publisher":{"@id":"https:\/\/evolute-institute.com\/#organization"},"image":{"@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/jeremy-lent\/#primaryimage"},"thumbnailUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/05\/Jeremy-Lent-1.jpg","articleSection":["Inner Pioneers Podcast"],"inLanguage":"fi"},{"@type":"WebPage","@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/jeremy-lent\/","url":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/jeremy-lent\/","name":"Jeremy Lent | Evolute Institute","isPartOf":{"@id":"https:\/\/evolute-institute.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/jeremy-lent\/#primaryimage"},"image":{"@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/jeremy-lent\/#primaryimage"},"thumbnailUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/05\/Jeremy-Lent-1.jpg","datePublished":"2026-05-06T07:27:01+00:00","dateModified":"2026-05-07T09:12:25+00:00","description":"Onko maailmanlaajuinen j\u00e4rjestelm\u00e4 rikki vai toimiiko se juuri niin kuin on suunniteltu? Jeremy Lent liittyy Inner Pioneers -ryhm\u00e4\u00e4n ja k\u00e4sittelee uuttamista ja kasvua systeemisin\u00e4 piirtein\u00e4.","breadcrumb":{"@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/jeremy-lent\/#breadcrumb"},"inLanguage":"fi","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolute-institute.com\/inner-pioneers-podcast\/jeremy-lent\/"]}]},{"@type":"ImageObject","inLanguage":"fi","@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/jeremy-lent\/#primaryimage","url":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/05\/Jeremy-Lent-1.jpg","contentUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2026\/05\/Jeremy-Lent-1.jpg","width":2174,"height":1224,"caption":"A Conversation with Jeremy Lent in Inner Pioneers Podcast"},{"@type":"BreadcrumbList","@id":"https:\/\/evolute-institute.com\/inner-pioneers-podcast\/jeremy-lent\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolute-institute.com\/"},{"@type":"ListItem","position":2,"name":"Inner Pioneers Podcast","item":"https:\/\/evolute-institute.com\/category\/inner-pioneers-podcast\/"},{"@type":"ListItem","position":3,"name":"Jeremy Lent"}]},{"@type":"WebSite","@id":"https:\/\/evolute-institute.com\/#website","url":"https:\/\/evolute-institute.com\/","name":"Evoluutti-instituutti","description":"Psykedeeliset psilosybiiniretriitit uraauurtaville mielille","publisher":{"@id":"https:\/\/evolute-institute.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evolute-institute.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fi"},{"@type":"Organization","@id":"https:\/\/evolute-institute.com\/#organization","name":"Evoluutti-instituutti","url":"https:\/\/evolute-institute.com\/","logo":{"@type":"ImageObject","inLanguage":"fi","@id":"https:\/\/evolute-institute.com\/#\/schema\/logo\/image\/","url":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2021\/12\/evolute-e1694101618265.png","contentUrl":"https:\/\/evolute-institute.com\/wp-content\/uploads\/2021\/12\/evolute-e1694101618265.png","width":645,"height":570,"caption":"Evolute Institute"},"image":{"@id":"https:\/\/evolute-institute.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/evolute-institute.com\/#\/schema\/person\/91d68c597b02cdb0abaa8832a8c75c80","name":"Francisca Niklitschek","image":{"@type":"ImageObject","inLanguage":"fi","@id":"https:\/\/secure.gravatar.com\/avatar\/2c98727050eb476b33df0e49a91e9eae4a30bbe177cce04be118b0c23f6a1baa?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2c98727050eb476b33df0e49a91e9eae4a30bbe177cce04be118b0c23f6a1baa?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2c98727050eb476b33df0e49a91e9eae4a30bbe177cce04be118b0c23f6a1baa?s=96&r=g","caption":"Francisca Niklitschek"},"description":"Francisca tukee Evolute Institute:n viestint\u00e4\u00e4, jonka tavoitteena on tavoittaa merkityksellist\u00e4 henkil\u00f6kohtaista kasvua etsiv\u00e4t ihmiset. Taloustieteen taustan omaava Francisca on innokas uudistamaan talousj\u00e4rjestelmi\u00e4 sis\u00e4isen muutoksen n\u00e4k\u00f6kulmasta.","sameAs":["https:\/\/evolute-institute.com\/about-francisca-niklitschek\/"],"url":"https:\/\/evolute-institute.com\/fi\/author\/francisca\/"}]}},"_links":{"self":[{"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/posts\/26897","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/users\/1509"}],"replies":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/comments?post=26897"}],"version-history":[{"count":19,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/posts\/26897\/revisions"}],"predecessor-version":[{"id":26928,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/posts\/26897\/revisions\/26928"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/media\/26909"}],"wp:attachment":[{"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/media?parent=26897"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/categories?post=26897"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolute-institute.com\/fi\/wp-json\/wp\/v2\/tags?post=26897"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}