Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<html>
 <head>
  <title>
   Grow: How Erik Hoel triggered thousands of subscribers by making topics roomier
  </title>
  <style>
   @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .typography .markup table.image-wrapper img,
  .typography.editor .markup table.image-wrapper img,
  .typography .markup table.kindle-wrapper img,
  .typography.editor .markup table.kindle-wrapper img {
    max-width: 550px;
  }
}


@media screen and (max-width: 540px) {
  .typography .markup iframe.spotify-wrap,
  .typography.editor .markup iframe.spotify-wrap,
  .typography .markup a.spotify-wrap,
  .typography.editor .markup a.spotify-wrap {
    width: auto !important;
  }
}


@media screen and (max-width: 540px) {
  .typography .markup div.youtube-wrap div.youtube-screen,
  .typography.editor .markup div.youtube-wrap div.youtube-screen,
  .typography .markup div.vimeo-wrap div.youtube-screen,
  .typography.editor .markup div.vimeo-wrap div.youtube-screen {
    display: none !important;
  }
}


@media screen and (max-width: 370px) {
  .typography .markup div.tiktok-wrap,
  .typography.editor .markup div.tiktok-wrap {
    width: calc(95vw - 32px);
    height: calc((95vw - 32px - 2px) / 0.485714);
  }
}


@media screen and (max-width: 540px) {
  .typography .markup div.embedded-publication-wrap .embedded-publication.show-subscribe,
  .typography.editor .markup div.embedded-publication-wrap .embedded-publication.show-subscribe {
    padding: 28px 24px;
  }
}


@media screen and (max-width: 540px) {
  .typography .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
  .typography.editor .markup div.subscription-widget-wrap .subscription-widget.show-subscribe,
  .typography .markup div.captioned-button-wrap .subscription-widget.show-subscribe,
  .typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe {
    padding: 28px 24px;
  }
}


@media screen and (max-width: 540px) {
  .typography .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography.editor .markup div.subscription-widget-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button,
  .typography.editor .markup div.captioned-button-wrap .subscription-widget.show-subscribe .subscription-widget-subscribe .button {
    padding: 10px 12px;
    min-width: 110px;
  }
}


@media print {
  .typography .markup .button-wrapper,
  .typography.editor .markup .button-wrapper {
    display: none;
  }
}


@media screen and (max-width: 540px) {
  .typography .markup .apple-podcast-container,
  .typography.editor .markup .apple-podcast-container {
    width: unset;
  }
}


@media (max-width: 420px) {
  .typography .markup .install-substack-app-embed img.install-substack-app-embed-img,
  .typography.editor .markup .install-substack-app-embed img.install-substack-app-embed-img {
    margin: 0 auto;
  }
}


@media screen and (min-width: 420px) and (max-width: 525px) {
  .typography .markup .install-substack-app-embed .install-substack-app-embed-text,
  .typography.editor .markup .install-substack-app-embed .install-substack-app-embed-text {
    max-width: calc(100% - 100px);
    width: initial;
  }
}


@media (max-width: 420px) {
  .typography .markup .install-substack-app-embed .install-substack-app-embed-text,
  .typography.editor .markup .install-substack-app-embed .install-substack-app-embed-text {
    margin-bottom: 16px;
    max-width: 100%;
    width: auto;
  }
}


@media (max-width: 525px) {
  .typography .markup .install-substack-app-embed .install-substack-app-embed-link,
  .typography.editor .markup .install-substack-app-embed .install-substack-app-embed-link {
    margin-top: 16px;
    width: 100%;
  }
}


@media screen and (min-width: 481px) {
  .share-button-container {
    height: 38px;
  }
}


@media screen and (min-width: 481px) {
  .share-button-container a.comment {
    height: 38px;
    line-height: 38px;
    padding-right: 10px;
  }
}


@media screen and (max-width: 480px) {
  .share-button-container .separator {
    display: block;
    margin: 0;
    height: 8px;
    border-left: none;
  }
}


@media screen and (max-width: 480px) {
  .share-button-container a.share.first img {
    padding-left: 0;
  }
}


@media screen and (min-width: 481px) {
  .share-button-container a.mobile {
    display: none !important;
  }
}


@media screen and (max-width: 1000px) {
  .congrats-box {
    flex-direction: column;
  }
  .congrats-box .congrats-box-right {
    margin-left: 38px;
    margin-top: 16px;
  }
}


@media screen and (max-width: 500px) {
  .congrats-box {
    display: none;
  }
}


@media screen and (min-width: 768px) {
  .post {
    padding: 16px 0 24px;
  }
}


@media screen and (max-width: 540px) {
  .post .post-header .meta-author-wrap.alternative-meta .meta-right-column .post-meta {
    margin-top: 6px;
  }
}


@media screen and (max-width: 540px) {
  .post-contributor-footer .post-contributor-bio-table {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-table-row {
    display: flex;
    flex-direction: row;
  }
  .post-contributor-footer .post-contributor-bio-userhead-cell,
  .post-contributor-footer .post-contributor-bio-body-cell {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-body-cell {
    flex-grow: 1;
  }
  .post-contributor-footer .post-contributor-bio-body-table {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-body-table-row {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-copy-cell,
  .post-contributor-footer .post-contributor-bio-controls-cell {
    display: block;
  }
  .post-contributor-footer .post-contributor-bio-copy-cell {
    margin: 0 0 16px 0;
  }
  .post-contributor-footer .post-contributor-bio-controls-cell {
    width: auto;
  }
  .post-contributor-footer .post-contributor-bio-controls {
    margin: auto;
  }
  .post-contributor-footer .post-contributor-bio-controls .button.primary {
    width: 100%;
  }
  .post-contributor-footer .post-contributor-bio-text {
    font-size: 14px;
  }
}


@media screen and (min-width: 768px) {
  .post-silhouette {
    padding: 16px 0;
  }
}


@media screen and (max-width: 540px) {
  .post-silhouette .post-silhouette-title {
    margin-top: 10.44225025px;
    height: 120px;
  }
}


@media screen and (max-width: 540px) {
  .post-silhouette .post-silhouette-meta {
    width: 75%;
  }
}


@media screen and (max-width: 540px) {
  .post-silhouette .post-silhouette-meta.with-byline-image {
    margin: 20px 0;
  }
}


@media screen and (max-width: 540px) {
  .use-theme-bg .post-meta.alternative-meta .post-meta-item,
  .post-meta.alternative-meta .post-meta-item {
    padding-right: 16px;
  }
}


@media screen and (max-width: 370px) {
  .use-theme-bg .post-meta.alternative-meta .post-meta-item,
  .post-meta.alternative-meta .post-meta-item {
    font-size: 14px;
  }
}


@media screen and (max-width: 540px) {
  .use-theme-bg .post-meta.alternative-meta .post-meta-item.guest-author-publication,
  .post-meta.alternative-meta .post-meta-item.guest-author-publication {
    display: none;
  }
}


@media screen and (max-width: 370px) {
  .post-meta .post-meta-item .post-meta-button {
    height: 36px !important;
  }
  .post-meta .post-meta-item .post-meta-button .meta-button-label {
    display: none;
  }
  .post-meta .post-meta-item .post-meta-button > svg {
    margin-right: 0;
  }
}


@media screen and (max-width: 370px) {
  .post-meta .post-meta-item {
    font-size: 12px;
  }
}


@media screen and (max-width: 540px) {
  .post-preview > .post-preview-content .post-preview-meta {
    margin-top: 12px 0;
  }
}


@media screen and (max-width: 540px) {
  .post-preview > .post-preview-image {
    display: none;
  }
}


@media screen and (max-width: 540px) {
  .post-preview-silhouette .post-preview-silhouette-image {
    display: none;
  }
}


@media screen and (min-width: 500px) {
  body .header a.logo {
    width: 42px;
    height: 42px;
    border-radius: 6px;
  }
}


@media screen and (max-width: 420px) {
  body .subscription-receipt table:first-of-type .subscription-amount .subscription-discount {
    width: 72px !important;
  }
}


@media screen and (min-width: 481px) {
  body .share-button-container {
    height: auto;
  }
}


@media screen and (max-width: 480px) {
  body .share-button-container .separator {
    display: block !important;
    margin: 0 !important;
    height: 8px !important;
    border-left: none !important;
  }
}


@media screen and (max-width: 540px) {
  body .footer {
    outline: 8px solid #f8f8f8 !important;
  }
}


@media screen and (max-width: 540px) {
  .digest .item .post-meta-item.audience {
    display: none;
  }
}


@media screen and (min-width: 500px) {
  .digest-publication .logo img {
    width: 42px;
    height: 42px;
    border-radius: 6px;
  }
}


@media screen and (max-width: 540px) {
  .comments-page .container .comment-list .collapsed-reply {
    margin-left: 18px;
  }
}


@media screen and (max-width: 540px) {
  .comment > .comment-list {
    padding-left: 25px;
  }
}


@media screen and (max-width: 540px) {
  .finish-magic-login-modal .modal-content .container {
    padding: 24px 0;
  }
}


@media screen and (min-width: 541px) {
  .user-profile-modal {
    padding-left: 12px;
    padding-right: 12px;
  }
}


@media screen and (max-width: 540px) {
  .subscribe-widget form.form .sideBySideWrap button.rightButton {
    padding: 10px 12px;
    min-width: 110px;
  }
}


@media screen and (min-width: 541px) {
  .pub-icon:hover .logo-hover,
  .feed-item-icon:hover .logo-hover {
    display: block;
  }
}


@media screen and (max-width: 768px) {
  .file-embed-wrapper {
    padding: 0;
  }
}


@media screen and (max-width: 768px) {
  .file-embed-wrapper-editor {
    padding: 0;
  }
}


@media screen and (max-width: 768px) {
  .file-embed-wrapper-editor:active {
    padding: 0;
  }
}


@media only screen and (max-width: 630px) {
  .file-embed-button.wide,
  .file-embed-error-button.wide {
    display: none;
  }
}


@media only screen and (min-width: 630px) {
  .file-embed-button.narrow,
  .file-embed-error-button.narrow {
    display: none;
  }
}


@media screen and (min-width: 541px) {
  .audio-player-wrapper .audio-player {
    min-width: 500px;
  }
}


@media screen and (max-width: 540px) {
  .audio-player-wrapper .audio-player .audio-player-progress {
    border-left-width: 16px;
    border-right-width: 16px;
  }
}


@media screen and (max-width: 540px) {
  .audio-player-wrapper .audio-player .audio-player-progress .audio-player-progress-bar .audio-player-progress-bar-popup {
    top: -54px;
  }
}


@media screen and (max-width: 540px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-progress {
    border-left-width: 16px;
    border-right-width: 16px;
  }
}


@media screen and (max-width: 540px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-progress .audio-player-progress-bar .audio-player-progress-bar-popup {
    top: -54px;
  }
}


@media (min-width: 250px) {
  .audio-player-wrapper-fancy .audio-player {
    padding: 32px;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group {
    display: flex;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:last-of-type {
    display: block;
  }
}


@media (min-width: 300px) {
  .audio-player-wrapper-fancy .audio-player .btn-group {
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:first-of-type {
    display: block;
  }
}


@media (min-width: 350px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-substack-logo {
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .audio-player-title {
    margin-top: 16px;
  }
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 15%;
    width: 15%;
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:first-of-type {
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .audio-player-substack-logo {
    display: block;
  }
}


@media (min-width: 350px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 25%;
    width: 25%;
    display: block;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group {
    display: flex;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button:first-of-type {
    display: block;
  }
}


@media (min-width: 400px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 40%;
    width: 40%;
  }
}


@media (max-width: 400px) {
  .audio-player-wrapper-fancy .audio-player .btn-group {
    margin-top: 12px;
  }
  .audio-player-wrapper-fancy .audio-player .btn-group .button {
    font-size: 13px;
    padding: 6px 12px;
    height: auto;
    margin-top: 10px;
  }
}


@media (min-width: 600px) {
  .audio-player-wrapper-fancy .audio-player .audio-player-hero-image-container {
    padding-top: 55%;
    width: 55%;
  }
}


@media (min-width: 631px) {
  .sm\:tw-my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }
  .sm\:tw-mx-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .sm\:tw-mt-0 {
    margin-top: 0px !important;
  }
  .sm\:tw-ml-3 {
    margin-left: 0.75rem !important;
  }
  .sm\:tw-mb-0 {
    margin-bottom: 0px !important;
  }
  .sm\:tw-mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .sm\:tw-block {
    display: block !important;
  }
  .sm\:tw-inline-block {
    display: inline-block !important;
  }
  .sm\:tw-flex {
    display: flex !important;
  }
  .sm\:tw-hidden {
    display: none !important;
  }
  .sm\:tw-h-screen {
    height: 100vh !important;
  }
  .sm\:tw-h-64 {
    height: 16rem !important;
  }
  .sm\:tw-w-full {
    width: 100% !important;
  }
  .sm\:tw-w-auto {
    width: auto !important;
  }
  .sm\:tw-w-64 {
    width: 16rem !important;
  }
  .sm\:tw-max-w-lg {
    max-width: 32rem !important;
  }
  .sm\:tw-translate-y-0 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:tw-scale-95 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:tw-scale-100 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:tw-flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .sm\:tw-items-start {
    align-items: flex-start !important;
  }
  .sm\:tw-gap-4 {
    gap: 1rem !important;
  }
  .sm\:tw-space-y-0 > :not([hidden]) ~ :not([hidden]) {
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }
  .sm\:tw-border {
    border-width: 1px !important;
  }
  .sm\:tw-border-theme-background-500 {
    border-color: #9a9a9a !important;
  }
  .sm\:tw-border-theme-background-200 {
    border-color: #ebebeb !important;
  }
  .sm\:tw-p-0 {
    padding: 0px !important;
  }
  .sm\:tw-p-6 {
    padding: 1.5rem !important;
  }
  .sm\:tw-py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .sm\:tw-px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .sm\:tw-py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .sm\:tw-pb-4 {
    padding-bottom: 1rem !important;
  }
  .sm\:tw-text-left {
    text-align: left !important;
  }
  .sm\:tw-align-middle {
    vertical-align: middle !important;
  }
  .sm\:tw-text-sm {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
  .sm\:tw-text-4xl {
    font-size: 2.25rem !important;
    line-height: 2.5rem !important;
  }
  .sm\:tw-font-normal {
    font-weight: 400 !important;
  }
  .sm\:tw-text-theme-background-inverse-500 {
    color: #767676 !important;
  }
  .sm\:tw-opacity-70 {
    opacity: 0.7 !important;
  }
  .sm\:hover\:tw-border-theme-background-300:hover {
    border-color: #d6d6d6 !important;
  }
  .sm\:hover\:tw-opacity-100:hover {
    opacity: 1 !important;
  }
}
  </style>
 </head>
 <body class="email-body" style="font-kerning: auto;">
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fmailgun.substack.com%252Fapi%252Fv1%252Femail%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjIwNDI3MTUwMDQwLjMuNjU1ZmJhZmNlYThlOGMyM0BtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6NTI4MTY3MzMsInQiOiJuZXdzbGV0dGVyIiwiYSI6ImV2ZXJ5b25lIiwicyI6MSwiYyI6InBvc3QiLCJmIjp0cnVlLCJwb3NpdGlvbiI6InRvcCIsImlhdCI6MTY1MTA3NjQ3NywiaXNzIjoicHViLTAiLCJzdWIiOiJlbyJ9.IiidroDlBC6cPNSCaiA94uIfpuPOMav8Fn0mPbkum1A/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYWlsZ3VuLnN1YiJ9:1njkRH:kNy3qejRCC-J-SGyEbktr1jy6jQDPawopMvLgBPPw6o" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" width="1"/>
  <div class="preview" style="display:none;font-size:1px;color:#333333;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
   We invited Erik Hoel, who writes The Intrinsic Perspective, to share his insights on returning to topics with fresh takes and allowing room for interaction and speculation, to boost virality.   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
  </div>
  <table border="0" cellpadding="0" cellspacing="0" class="email-body-container" role="presentation" width="100%">
   <tr>
    <td>
    </td>
    <td class="content" width="550">
    </td>
    <td>
    </td>
   </tr>
   <tr>
    <td>
    </td>
    <td align="left" class="content" width="550">
     <div style="font-size: 16px; line-height: 26px; margin: 0 auto; max-width: 550px; overflow-wrap: break-word; width: 100%;">
      <div class="post typography" dir="auto" style="font-size: 16px; line-height: 26px; padding: 9.6px 0;">
       <div class="post-header" style="font-size: 16px; line-height: 26px;">
        <h1 class="post-title long published" style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.625em; font-weight: bold; line-height: 130%; margin: 0.378em 0 0 0;">
         <a style="color: #1a1a1a; text-decoration: none;">
          Grow: How Erik Hoel triggered thousands of subscribers by making topics roomier
         </a>
        </h1>
        <table cellpadding="0" cellspacing="0" class="post-meta custom" style="margin: 1em 0;">
         <tr>
          <td class="post-meta-item post-date" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 400; height: 14px; line-height: 100%; padding: 0px 12px 0px 0; padding-bottom: 0; padding-top: 0; position: relative; text-decoration: none; vertical-align: middle; white-space: nowrap;" title="2022-04-27T16:18:43.219Z">
           <time datetime="2022-04-27T16:18:43.219Z">
            Apr 27
           </time>
          </td>
          <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 400; height: 14px; line-height: 100%; padding: 0px 12px 0px 0; padding-bottom: 0; padding-top: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
           <span class="post-meta-icon like-reaction-button">
            <a class="like-button" style="color: #767676; display: block; text-decoration: none;">
             <img alt="" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_32%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideHeart%253Fv%253D2%2526height%253D32%2526fill%253Dtransparent%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="border: none !important; display: inline-block; float: left; height: 14px; max-width: 16px; vertical-align: top; width: auto;" width="16"/>
            </a>
           </span>
          </td>
          <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 400; height: 14px; line-height: 100%; padding: 0px 12px 0px 0; padding-bottom: 0; padding-top: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
           <a class="" style="color: #767676; display: block; text-decoration: none;">
            <img alt="Comment" class="comment-icon post-meta-icon" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_32%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideComments%253Fv%253D2%2526height%253D32%2526fill%253Dtransparent%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="border: none !important; display: inline-block; float: left; height: 14px; max-width: 16px; vertical-align: top; width: auto;" width="16"/>
           </a>
          </td>
          <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 400; height: 14px; line-height: 100%; margin-right: 0; padding: 0px 12px 0px 0; padding-bottom: 0; padding-right: 0; padding-top: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
           <span>
            <a style="color: #767676; display: block; text-decoration: none;">
             <img alt="Share" class="recommend-icon post-meta-icon" height="16" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_32%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideShare%253Fv%253D2%2526height%253D32%2526fill%253Dtransparent%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="border: none !important; display: inline-block; float: left; height: 14px; max-width: 16px; vertical-align: top; width: auto;" width="16"/>
            </a>
           </span>
          </td>
         </tr>
        </table>
       </div>
      </div>
      <div class="post typography" dir="auto" style="font-size: 16px; line-height: 26px; padding: 9.6px 0;">
       <div class="body markup" dir="auto" style="font-family: Lora,sans-serif; font-size: 16px; font-weight: 400; line-height: 26px; margin-bottom: 12px; text-align: initial; width: 100%; word-break: break-word;">
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; margin-top: 0;">
         <em>
          This is the continuation of our
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           Grow
          </a>
          interview series, designed to share the nuts and bolts of how writers have gone independent and grown their audiences on Substack.
         </em>
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         <em>
          We invited
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           Erik Hoel
          </a>
          , who writes
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           The Intrinsic Perspective
          </a>
          , to share his insights on returning to topics with fresh takes and allowing room for interaction and speculation, to boost virality.
         </em>
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         <em>
          This interview has been lightly edited for length and clarity.
         </em>
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
        </p>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: center;">
         <figure style="display: inline-block; margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" style="margin: 8px auto; mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="1200">
              <a class="image-link" rel="nofollow ugc noopener" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/c0406e33-8f62-4c9c-9eba-c341435f7efb_1200x874.png","fullscreen":null,"imageSize":null,"height":874,"width":1200,"resizeWidth":null,"bytes":1424212,"alt":null,"title":null,"type":"image/png","href":null}' height="400.5833333333333" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_2400%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Fc0406e33-8f62-4c9c-9eba-c341435f7efb_1200x874.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
          <figcaption class="image-caption" style="color: #767676; font-family: sans-serif; font-size: 14px; font-weight: 300; line-height: 1.4em; text-align: center;">
           Erik Hoel
          </figcaption>
         </figure>
        </div>
        <div class="embedded-publication-wrap" data-attrs='{"id":332996,"name":"The Intrinsic Perspective","logo_url":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/65b925d8-5ba5-47c8-8d02-860abf28e91a_350x350.png","base_url":"https://erikhoel.substack.com","hero_text":"Bridging the two cultures of science and the humanities","author_name":"Erik Hoel","show_subscribe":true,"logo_bg_color":"#ffffff"}' style="font-size: 16px; line-height: 26px;">
         <table class="embedded-publication" style="align-items: flex-start; border: 1px solid rgba(204, 204, 204, 0.5); border-radius: 8px; box-sizing: content-box; color: #1a1a1a; display: flex; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-weight: 400; line-height: 1.5; margin: 36px auto; max-width: 560px; padding: 24px; text-align: left; text-decoration: none; width: 100%;">
          <tbody>
           <tr>
            <td class="embedded-publication-left" style="margin-right: 16px; padding-right: 16px; width: 40px;" valign="top" width="56">
             <img class="embedded-publication-logo" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F65b925d8-5ba5-47c8-8d02-860abf28e91a_350x350.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZidWNrZXRlZXItZSJ9:1njkRH:JB0GRwKLMTlpOlr3Pkz4jeE0Mj-SzGRnlctAQFftDRk" style="-ms-interpolation-mode: bicubic; background-color: #ffffff; border: none !important; border-radius: 4px; display: block; height: 40px; margin: 0 auto; max-width: 100%; vertical-align: middle; width: 40px;" width="40"/>
            </td>
            <td class="embedded-publication-right">
             <h3 class="embedded-publication-name" style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: 600; line-height: 24px; margin: 0 0 6px;">
              <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: none;">
               The Intrinsic Perspective
              </a>
             </h3>
             <div class="embedded-publication-hero-text" style="font-size: 15px; line-height: 21px; margin-bottom: 8px;">
              <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: none;">
               Bridging the two cultures of science and the humanities
              </a>
             </div>
             <div class="embedded-publication-author-name" style="color: #767676; font-size: 14px; line-height: 21px;">
              <a rel="nofollow ugc noopener" style="color: #767676; text-decoration: none;">
               By Erik Hoel
              </a>
             </div>
            </td>
           </tr>
          </tbody>
         </table>
        </div>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: center;">
         <figure style="display: inline-block; margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" style="margin: 8px auto; mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="1200">
              <a class="image-link" rel="nofollow ugc noopener" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/a7f52a4b-f9d7-471e-ad2e-0608f6a98616_1200x105.png","fullscreen":null,"imageSize":null,"height":105,"width":1200,"resizeWidth":null,"bytes":20288,"alt":null,"title":null,"type":"image/png","href":null}' height="48.125" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_2400%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Fa7f52a4b-f9d7-471e-ad2e-0608f6a98616_1200x105.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         What’s your Substack about in one sentence?
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         Intellectual investigations that merge the arts and the sciences, or, in one word, “consilience.”
        </p>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         Why did you start The Intrinsic Perspective?
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I grew up in my mother’s independent bookstore, so I love books. I sold books for a living. I’ve written books. But a huge number of readers have migrated to reading mostly online. People don’t wake up and pick up a book; they wake up and pick up their phones.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         That may sound terrible, but it’s worth remembering that people will, if given the opportunity, read a 5,000-word essay on their phone. And they’ll do it right there, with their head still on the pillow. In those cases, it’s not terrible; it’s wonderful. And if you can capture that, if you can direct that attention to things worth attending to, it’s incredibly powerful. So if you’re a writer, why not go where the action is?
        </p>
        <blockquote style="border-left: 4px solid #FF7731; margin: 1em 0;">
         <h4 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.125em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0; margin-left: 1em;">
          <strong>
           It’s worth remembering that people will, if given the opportunity, read a 5,000-word essay on their phone. And they’ll do it right there, with their head still on the pillow. In those cases, it’s not terrible; it’s wonderful.
          </strong>
         </h4>
        </blockquote>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: center;">
         <figure style="display: inline-block; margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" style="margin: 8px auto; mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="1200">
              <a class="image-link" rel="nofollow ugc noopener" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/eb7152f2-c69d-4eb8-88fd-d8f69ac9a407_1200x105.png","fullscreen":null,"imageSize":null,"height":105,"width":1200,"resizeWidth":null,"bytes":20288,"alt":null,"title":null,"type":"image/png","href":null}' height="48.125" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_2400%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Feb7152f2-c69d-4eb8-88fd-d8f69ac9a407_1200x105.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         What do you offer readers?
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         My background as both a scientist and a fiction author allows me to cover a lot of ground. Some days I’ll write about the publishing industry, others about artificial intelligence.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I spend a lot of time polishing each post, such that hopefully everyone reading feels it’s worth their time and they look forward to the next piece. I want people to feel the quality they’re getting rivals that of big think pieces in traditional media outlets, like The Atlantic, The New Yorker, or Aeon. But unlike those places, I can be idiosyncratic and take risks, in terms of both style and subject matter.
        </p>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         Growth by numbers
        </h3>
        <ul style="margin-top: 0;">
         <li style="margin-bottom: 4px; margin-left: 8px; margin-right: 0; margin-top: 4px; mso-special-format: bullet;">
          <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0;">
           <strong>
            Started Substack
           </strong>
           : April 2021
          </p>
         </li>
         <li style="margin-bottom: 4px; margin-left: 8px; margin-right: 0; margin-top: 4px; mso-special-format: bullet;">
          <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0;">
           <strong>
            Free subscribers
           </strong>
           : 4,000+
          </p>
         </li>
        </ul>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: center;">
         <figure style="display: inline-block; margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" style="margin: 8px auto; mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="645">
              <a class="image-link" rel="nofollow ugc noopener" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/9c54c61b-2d13-4c0b-9753-73f9c92afaca_645x472.png","fullscreen":null,"imageSize":null,"height":472,"width":645,"resizeWidth":null,"bytes":51123,"alt":null,"title":null,"type":"image/png","href":null}' height="402.48062015503876" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_1290%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F9c54c61b-2d13-4c0b-9753-73f9c92afaca_645x472.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         What’s your content strategy?
        </h3>
        <ul style="margin-top: 0;">
         <li style="margin-bottom: 4px; margin-left: 8px; margin-right: 0; margin-top: 4px; mso-special-format: bullet;">
          <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0;">
           <strong>
            I post once every other week:
           </strong>
           A snail’s pace compared to some. I may speed that up in the future, but it’s doubtful I’ll ever go above once a week.
          </p>
         </li>
         <li style="margin-bottom: 4px; margin-left: 8px; margin-right: 0; margin-top: 4px; mso-special-format: bullet;">
          <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0;">
           <strong>
            There are a number of topics
           </strong>
           <strong>
            I return to again and again
           </strong>
           , but I make sure to move from one to another in order to keep the content fresh. These include takes on artificial intelligence, philosophy, futurism, the neuroscience of consciousness and dreams, and also literature, art, video games, education. A wide net.
          </p>
         </li>
        </ul>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         What has been a meaningful moment for the growth of your publication?
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         Recently, I published
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Why we stopped making Einsteins
         </a>
         , on the decline of genius in the modern day. I did a lot of historical research for the post, and its topic (the nature of genius) is something pretty much everyone finds interesting. It triggered a gain of over 1,000 subscribers from it alone.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         More generally, the vast majority of growth has been from posts going viral or getting lots of shares.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         Other writers vouching for you also helps a lot. When I was still under 1,500 subscribers,
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Scott Alexander
         </a>
         over at the
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Astral Codex Ten
         </a>
         Substack said that The Intrinsic Perspective was one of the few new Substacks he’s really excited about, which led to a boost.
        </p>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         Do you have thoughts on how something “goes viral”?
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         The thing about virality is it’s always obvious in hindsight but impossible to see ahead of time. However, a big part of something going viral is giving people the opportunity to react: both readers and other online writers who might pen a response piece, and so on. The subject has to be “roomy” enough for multiple opinions. The nature of genius—how people become geniuses, what counts as a genius, and so on—that’s something it’s possible to have a lot of opinions about. If your piece is just an open-and-shut case where there’s an obvious right answer, virality is impossible.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         In the case of “Why we stopped making Einsteins,” the virality occurred on Twitter at first but had a second wave wherein a lot of bloggers and other online writers responded to it. People want to interact, they want to speculate, and, of course, it’s interesting on my end to hear their thoughts, since it often helps clarify my own thinking about an issue.
        </p>
        <blockquote style="border-left: 4px solid #FF7731; margin: 1em 0;">
         <h4 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.125em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0; margin-left: 1em;">
          People want to interact, they want to speculate, and, of course, it’s interesting on my end to hear their thoughts, since it often helps clarify my own thinking about an issue.
         </h4>
        </blockquote>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: center;">
         <figure style="display: inline-block; margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" style="margin: 8px auto; mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="1200">
              <a class="image-link" rel="nofollow ugc noopener" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/c4be8410-821c-4756-bb50-7b4d972e42fc_1200x105.png","fullscreen":null,"imageSize":null,"height":105,"width":1200,"resizeWidth":null,"bytes":20288,"alt":null,"title":null,"type":"image/png","href":null}' height="48.125" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_2400%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Fc4be8410-821c-4756-bb50-7b4d972e42fc_1200x105.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         What is the sharpest insight you can offer other writers about growing a Substack publication?
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         <strong>
          Find an aesthetic.
         </strong>
         I collaborate with an artist who creates a unique illustration for each post. I never know what they’ll be; they’re his artistic reactions to the drafts he reads. This creates an aesthetic for the entire newsletter, which in turn makes everything look more professional, which in turn builds the reader’s faith that you’re going to lead them somewhere interesting.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         There’s all sorts of ways to create an aesthetic without having an artist collaborator, though, for example using black-and-white photographs, or cartoons, or old paintings, or frames from movies.
        </p>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: center;">
         <figure style="display: inline-block; margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" style="margin: 8px auto; mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="970">
              <a class="image-link" rel="nofollow ugc noopener" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/18785f72-2400-4a71-9524-79ae853f0cf2_970x969.png","fullscreen":null,"imageSize":null,"height":969,"width":970,"resizeWidth":null,"bytes":null,"alt":null,"title":null,"type":null,"href":null}' height="549.4329896907217" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_1940%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F18785f72-2400-4a71-9524-79ae853f0cf2_970x969.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
          <figcaption class="image-caption" style="color: #767676; font-family: sans-serif; font-size: 14px; font-weight: 300; line-height: 1.4em; text-align: center;">
           Art from The Intrinsic Perspective
          </figcaption>
         </figure>
        </div>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         What advice have you received about growing your publication that didn’t prove to be helpful?
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         If you didn’t publish often enough, you’d lose subscribers. I found the opposite to be true. My experience is some people unsubscribe when they get a reminder they’re on the list, which is some email you sent. It’s my opinion that too many people publish too often and create subscriber churn. I post every other week, and that works for me.
        </p>
        <h3 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.375em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         Who’s another Substack writer you’ve turned to for guidance or inspiration?
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I’d be remiss now if I didn’t mention Astral Codex Ten, but I subscribe to almost 50 other Substacks as well, everyone from
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Freddie deBoer
         </a>
         to Helena Fitzgerald’s
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Griefbacon
         </a>
         .
        </p>
        <h2 style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 1.625em; font-weight: bold; line-height: 1.16em; margin: 1em 0 0.625em 0;">
         Takeaways
        </h2>
        <ul style="margin-top: 0;">
         <li style="margin-bottom: 4px; margin-left: 8px; margin-right: 0; margin-top: 4px; mso-special-format: bullet;">
          <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0;">
           <strong>
            Good writing is the best source of growth.
           </strong>
           A good post demonstrates your unique perspective and abilities. It’s the best possible marketing, and it shows in Erik’s case by being shared widely.
          </p>
         </li>
         <li style="margin-bottom: 4px; margin-left: 8px; margin-right: 0; margin-top: 4px; mso-special-format: bullet;">
          <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0;">
           <strong>
            Go where readers are.
           </strong>
           Erik grew up around books and decided to write online because, today, that’s where many readers spend their time.
          </p>
         </li>
         <li style="margin-bottom: 4px; margin-left: 8px; margin-right: 0; margin-top: 4px; mso-special-format: bullet;">
          <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0; margin-bottom: 0;">
           <strong>
            Develop a visual identity.
           </strong>
           Visual elements like unique illustrations communicate an overarching message to readers about what to expect from your publication. You don’t have to be an artist or designer to make your publication stand out. There are simple things you can do even from
           <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
            within Substack
           </a>
           .
          </p>
         </li>
        </ul>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: center;">
         <figure style="display: inline-block; margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" style="margin: 8px auto; mso-padding-alt: 1em 0 1.6em;" width="100%">
           <tbody>
            <tr>
             <td style="text-align: center;">
             </td>
             <td align="left" class="content" style="text-align: center;" width="1200">
              <a class="image-link" rel="nofollow ugc noopener" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/c42e44c6-150a-43f5-877e-62678a529e80_1200x105.png","fullscreen":null,"imageSize":null,"height":105,"width":1200,"resizeWidth":null,"bytes":20288,"alt":null,"title":null,"type":"image/png","href":null}' height="48.125" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_2400%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252Fc42e44c6-150a-43f5-877e-62678a529e80_1200x105.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="-ms-interpolation-mode: bicubic; border: none !important; display: block; height: auto; margin: 0 auto; margin-bottom: 0; max-width: 100% !important; vertical-align: middle; width: auto !important;" width="550"/>
              </a>
             </td>
             <td style="text-align: center;">
             </td>
            </tr>
           </tbody>
          </table>
         </figure>
        </div>
        <div class="embedded-publication-wrap" data-attrs='{"id":332996,"name":"The Intrinsic Perspective","logo_url":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/65b925d8-5ba5-47c8-8d02-860abf28e91a_350x350.png","base_url":"https://erikhoel.substack.com","hero_text":"Bridging the two cultures of science and the humanities","author_name":"Erik Hoel","show_subscribe":true,"logo_bg_color":"#ffffff"}' style="font-size: 16px; line-height: 26px;">
         <table class="embedded-publication" style="align-items: flex-start; border: 1px solid rgba(204, 204, 204, 0.5); border-radius: 8px; box-sizing: content-box; color: #1a1a1a; display: flex; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-weight: 400; line-height: 1.5; margin: 36px auto; max-width: 560px; padding: 24px; text-align: left; text-decoration: none; width: 100%;">
          <tbody>
           <tr>
            <td class="embedded-publication-left" style="margin-right: 16px; padding-right: 16px; width: 40px;" valign="top" width="56">
             <img class="embedded-publication-logo" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F65b925d8-5ba5-47c8-8d02-860abf28e91a_350x350.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZidWNrZXRlZXItZSJ9:1njkRH:JB0GRwKLMTlpOlr3Pkz4jeE0Mj-SzGRnlctAQFftDRk" style="-ms-interpolation-mode: bicubic; background-color: #ffffff; border: none !important; border-radius: 4px; display: block; height: 40px; margin: 0 auto; max-width: 100%; vertical-align: middle; width: 40px;" width="40"/>
            </td>
            <td class="embedded-publication-right">
             <h3 class="embedded-publication-name" style="-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; color: #1a1a1a; font-family: 'SF Compact Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: 600; line-height: 24px; margin: 0 0 6px;">
              <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: none;">
               The Intrinsic Perspective
              </a>
             </h3>
             <div class="embedded-publication-hero-text" style="font-size: 15px; line-height: 21px; margin-bottom: 8px;">
              <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: none;">
               Bridging the two cultures of science and the humanities
              </a>
             </div>
             <div class="embedded-publication-author-name" style="color: #767676; font-size: 14px; line-height: 21px;">
              <a rel="nofollow ugc noopener" style="color: #767676; text-decoration: none;">
               By Erik Hoel
              </a>
             </div>
            </td>
           </tr>
          </tbody>
         </table>
        </div>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         <em>
          What questions do you have for Erik that we didn’t ask? Leave them in the comments!
         </em>
        </p>
        <p class="button-wrapper" data-attrs='{"url":"https://substack.com/redirect/a7f5f9be-2df3-46c6-99ba-3cdc79e4ff95?u=15656593","text":"Leave a comment","action":null,"class":null}' style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; text-align: center;">
         <a class="button primary" rel="nofollow ugc noopener" style="background-color: #FF7731; border: none; border-radius: 4px; box-sizing: border-box; color: #ffffff !important; cursor: pointer; display: inline-block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: normal; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 12px 20px; text-align: center; text-decoration: none !important; white-space: nowrap;">
          <span style="color: #ffffff; text-decoration: none;">
           Leave a comment
          </span>
         </a>
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; margin-bottom: 0;">
         <em>
          To read more from this series on growing your publication, see our interviews with
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           Jessica DeFino
          </a>
          ,
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           Mike Sowden
          </a>
          ,
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           Elizabeth Held
          </a>
          ,
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           Jonathan Nunn
          </a>
          ,
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           Polina Pompliano
          </a>
          ,
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           Michael Williams
          </a>
          ,
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           Judd Legum
          </a>
          , and
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           Caroline Chambers
          </a>
          .
         </em>
        </p>
       </div>
      </div>
      <table cellpadding="0" cellspacing="0" class="post-meta custom big alternative-meta centered" style="margin: 0 auto;">
       <tr style="align-items: center; display: flex;">
        <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; height: 100%; line-height: 18px; padding: 0px 12px 0px 0; padding-right: 24px; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
         <span class="post-meta-icon like-reaction-button">
          <a class="like-button button post-meta-button" style="align-items: center; background-color: transparent; border: 1px solid rgba(204, 204, 204, 0.5); border-radius: 4px; box-sizing: border-box; color: #1a1a1a; cursor: pointer; display: flex; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: normal; height: auto; line-height: 15px; margin: 0; opacity: 1; outline: none; padding: 10px 16px; text-align: center; text-decoration: none; text-indent: 0px; white-space: nowrap;">
           <img alt="" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideHeart%253Fv%253D2%2526height%253D36%2526fill%253Dtransparent%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="border: none !important; display: inline-block; float: left; height: 14px; margin-right: 4px; max-width: 18px; vertical-align: top; width: auto;" width="18"/>
           <span class="like-count" style="color: #1a1a1a; margin-left: 7px;">
            Like
           </span>
          </a>
         </span>
        </td>
        <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; height: 100%; line-height: 18px; padding: 0px 12px 0px 0; padding-right: 24px; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
         <a class="post-meta-button button" style="align-items: center; background-color: transparent; border: 1px solid rgba(204, 204, 204, 0.5); border-radius: 4px; box-sizing: border-box; color: #1a1a1a; cursor: pointer; display: flex; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: normal; height: auto; line-height: 15px; margin: 0; opacity: 1; outline: none; padding: 10px 16px; text-align: center; text-decoration: none; white-space: nowrap;">
          <img alt="Comment" class="comment-icon post-meta-icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideComments%253Fv%253D2%2526height%253D36%2526fill%253Dtransparent%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="border: none !important; display: inline-block; float: left; height: 14px; margin-right: 4px; max-width: 18px; vertical-align: top; width: auto;" width="18"/>
          <span class="meta-button-label">
           Comment
          </span>
         </a>
        </td>
        <td class="post-meta-item icon" style="color: #767676; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; height: 100%; line-height: 18px; margin-right: 0; padding: 0px 12px 0px 0; padding-right: 0; position: relative; text-decoration: none; text-indent: 3px; vertical-align: middle; white-space: nowrap;">
         <span>
          <a class="button post-meta-button" style="align-items: center; background-color: transparent; border: 1px solid rgba(204, 204, 204, 0.5); border-radius: 4px; box-sizing: border-box; color: #1a1a1a; cursor: pointer; display: flex; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: normal; height: auto; line-height: 15px; margin: 0; opacity: 1; outline: none; padding: 10px 16px; text-align: center; text-decoration: none; white-space: nowrap;">
           <img alt="Share" class="recommend-icon post-meta-icon" height="18" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_36%252Cc_scale%252Cf_png%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Ficon%252FLucideShare%253Fv%253D2%2526height%253D36%2526fill%253Dtransparent%2526stroke%253D%252523757575%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="border: none !important; display: inline-block; float: left; height: 14px; margin-right: 4px; max-width: 18px; vertical-align: top; width: auto;" width="18"/>
           <span class="meta-button-label">
            Share
           </span>
          </a>
         </span>
        </td>
       </tr>
      </table>
      <div class="container-border" style="border-top: 1px solid rgba(204, 204, 204, 0.5); box-sizing: border-box; font-size: 16px; line-height: 26px; margin: 32px 0 0; width: 100%;">
      </div>
      <div class="typography" style="font-size: 16px; line-height: 26px;">
       <div class="postscript" style="font-size: 16px; line-height: 26px; margin: 24px 0 40px;">
        <div class="body markup" dir="auto" style="font-size: 16px; line-height: 26px; margin-bottom: 12px; text-align: initial; width: 100%; word-break: break-word;">
         <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; margin-top: 0;">
          <em>
           Thanks for subscribing to
          </em>
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           On Substack
          </a>
          <em>
           . This post is public, so feel free to share it.
          </em>
         </p>
         <p class="button-wrapper" data-attrs='{"url":"https://substack.com/redirect/a9173008-0108-4877-9ca2-5e3cf7eb3516?u=15656593","text":"Share","action":null,"class":null}' style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; margin-bottom: 0; text-align: center;">
          <a class="button primary" rel="nofollow ugc noopener" style="background-color: #FF7731; border: none; border-radius: 4px; box-sizing: border-box; color: #ffffff !important; cursor: pointer; display: inline-block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; font-weight: normal; height: auto; line-height: 20px; margin: 0; opacity: 1; outline: none; padding: 12px 20px; text-align: center; text-decoration: none !important; white-space: nowrap;">
           <span style="color: #ffffff; text-decoration: none;">
            Share
           </span>
          </a>
         </p>
        </div>
       </div>
      </div>
      <div class="footer" style="background: #f8f8f8 !important; color: #bcbcbc; font-size: 16px; line-height: 26px; margin-top: 24px; padding: 32px; text-align: center;">
       <p class="small" style="color: #bcbcbc; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 13px; line-height: 26px; margin-bottom: 0; padding-bottom: 30px;">
        © 2022
        <span>
         Substack
        </span>
        <a style="color: #bcbcbc;">
         <span style="color: #bcbcbc; text-decoration: underline;">
          Unsubscribe
         </span>
        </a>
        <br/>
        548 Market Street PMB 72296, San Francisco, CA 94104
       </p>
       <p class="small powered-by-substack" style="color: #bcbcbc; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 13px; line-height: 26px; margin-bottom: 0; margin-top: 0; padding-bottom: 0;">
        <a style="color: #bcbcbc; display: inline-block; margin: 8px 4px 0; text-decoration: none;">
         <img alt="Publish on Substack" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_393%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Femail%252Fpublish-on-substack.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="border: none !important; margin-top: 3px; max-width: 550px; vertical-align: middle;" width="196"/>
        </a>
        <a style="color: #bcbcbc; display: inline-block; margin: 8px 4px 0; text-decoration: none;">
         <img alt="Get the app" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fcdn.substack.com%252Fimage%252Ffetch%252Fw_277%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Femail%252Fget-the-app.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjZG4uc3Vic3RhYyJ9:1njkRH:iDHLFfTDf5LNMj5FV3N4n4EmitIJ8MBawNH-VN5AdG8" style="border: none !important; margin-top: 3px; max-width: 550px; vertical-align: middle;" width="138"/>
        </a>
       </p>
      </div>
     </div>
    </td>
    <td>
    </td>
   </tr>
  </table>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fmailgun.substack.com%252Fapi%252Fv1%252Femail%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjIwNDI3MTUwMDQwLjMuNjU1ZmJhZmNlYThlOGMyM0BtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6NTI4MTY3MzMsInQiOiJuZXdzbGV0dGVyIiwiYSI6ImV2ZXJ5b25lIiwicyI6MSwiYyI6InBvc3QiLCJmIjp0cnVlLCJwb3NpdGlvbiI6ImJvdHRvbSIsImlhdCI6MTY1MTA3NjQ3NywiaXNzIjoicHViLTAiLCJzdWIiOiJlbyJ9.h5r2V_8TdmZJ3fSUIan1xLBx21dyobGSJaiKRtBATqI/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYWlsZ3VuLnN1YiJ9:1njkRH:kNy3qejRCC-J-SGyEbktr1jy6jQDPawopMvLgBPPw6o" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" width="1"/>
  <img alt="" height="1px" src="https://inboxflows.com/_/image/https%253A%252F%252Femail.mg2.substack.com%252Fo%252FeJwlUEuOhSAQPM2wNHwEccFZCELpkFEwCG_i7YfR9KKT6k79vKvYcrnNma9KcLi42w0JpePBumqYkoxOapzULBQJZgxMS03iZdeC59_U0kDOtuzRuxpzsjEYRr4N996F1WMNXGu5rN55NXW6wAAmJkn-Na1rISJ5GHxQ7pzwwp1Dcs3UJASJhlPO6cgnJikd6SAGJeW6uE7uNLTn4mukx8aHqy1Xdf5n8PkgxTgBP_MF_driCoQH71Zt30dLsd4WyS07wpuivj20C-VJIVWfWbyW6n3CJPxeO2pFIV0s5N5AMjn9AUoxbv0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5tZzIucyJ9:1njkRH:0CSOsARHBhTtImDNJnGVTkBeQDdfsKQkGBxyDoNauVY" width="1px"/>
 </body>
</html>