Inboxes

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

+New inbox

<html>
 <head>
  <title>
   Grow: How Glenn Loury grew a community of 20% paying subscribers through consistency and a clear scope
  </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: 541px) {
  .subscribe-dialog .modal-table .modal-row .modal-content > .container {
    width: 552px;
    padding: 37px;
  }
}


@media screen and (max-width: 630px) {
  .subscribe-dialog .modal-table .modal-row .modal-content > .container {
    padding: 40px 0;
  }
}


@media screen and (max-width: 630px) {
  .subscribe-dialog .modal-row .modal-cell .modal-exit-btn {
    margin-right: -20px;
  }
}


@media screen and (max-width: 630px) {
  .post .floating-subscribe-button {
    bottom: 20px;
    right: 20px;
  }
}


@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-max-w-none {
    max-width: none !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-2 {
    gap: 0.5rem !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-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-medium {
    font-weight: 500 !important;
  }
  .sm\:tw-text-pub-secondary-text {
    color: #767676 !important;
  }
  .sm\:tw-opacity-70 {
    opacity: 0.7 !important;
  }
  .sm\:hover\:tw-opacity-100:hover {
    opacity: 1 !important;
  }
}


@media (min-width: 768px) {
  .md\:tw-bottom-4 {
    bottom: 1rem !important;
  }
  .md\:tw-right-4 {
    right: 1rem !important;
  }
  .md\:tw-block {
    display: block !important;
  }
  .md\:tw-flex {
    display: flex !important;
  }
  .md\:tw-pl-4 {
    padding-left: 1rem !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%253DeyJtIjoiPDIwMjIwNTExMTUwMDIxLjMuYzVhYjQ4YjM5ZTNhNzQ3NEBtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6NTMzOTMxMDQsInQiOiJuZXdzbGV0dGVyIiwiYSI6ImV2ZXJ5b25lIiwicyI6MSwiYyI6InBvc3QiLCJmIjp0cnVlLCJwb3NpdGlvbiI6InRvcCIsImlhdCI6MTY1MjI4MTQxNCwiaXNzIjoicHViLTAiLCJzdWIiOiJlbyJ9.eQ0Yv27aW4e6KzHnOg0dwN58DPizvvdHlCeFiwPsyjk/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYWlsZ3VuLnN1YiJ9:1nontU:4IQTPTfvijaOVB_xJPz3qSytIopjdrdeJUbcYYCCJgc" 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 writer, academic, and podcaster Glenn Loury, who writes an eponymous newsletter, Glenn Loury, to share his insights on how he started making a living from Substack, expanding his community into thousands of paying subscribers. He shares his journey of migrating from other platforms, creating a consistent content strategy, developing a unique voice in a key ideological space, and continuous creative experimentation.   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
  </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 markup="" style="font-size: 16px; line-height: 40px; margin-bottom: 8px; text-align: right;">
       <a class="tw-font-body tw-text-ssm tw-text-substack-secondary" style="color: rgb(102,102,102) !important; font-family: SF Pro Text, -apple-system, BlinkMacSystemFont, Inter, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important; font-size: 13px !important;">
        Open in browser
       </a>
      </div>
      <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 Glenn Loury grew a community of 20% paying subscribers through consistency and a clear scope
         </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-05-11T15:02:51.696Z">
           <time datetime="2022-05-11T15:02:51.696Z">
            May 11
           </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%252Fsubstackcdn.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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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%252Fsubstackcdn.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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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%252Fsubstackcdn.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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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 writer, academic, and podcaster
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           Glenn Loury
          </a>
          , who writes an eponymous newsletter,
          <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
           Glenn Loury
          </a>
          , to share his insights on how he started making a living from Substack, expanding his community into thousands of paying subscribers. He shares his journey of migrating from other platforms, creating a consistent content strategy, developing a unique voice in a key ideological space, and continuous creative experimentation.
         </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>
        <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/72127608-4c28-48ce-a959-4b3190212bdf_1200x874.png","fullscreen":null,"imageSize":null,"height":874,"width":1200,"resizeWidth":null,"bytes":993364,"alt":null,"title":null,"type":"image/png","href":null}' height="400.5833333333333" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.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%252F72127608-4c28-48ce-a959-4b3190212bdf_1200x874.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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;">
           Glenn Loury
          </figcaption>
         </figure>
        </div>
        <div class="embedded-publication-wrap" data-attrs='{"id":259044,"name":"Glenn Loury","logo_url":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/07dbf6d2-0676-49ee-82b9-e5d0b206d595_256x256.png","base_url":"https://glennloury.substack.com","hero_text":"Race and inequality in US and throughout the world. By the first Black professor of economics to get tenure at Harvard, now at Brown.","author_name":"Glenn Loury","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%252F07dbf6d2-0676-49ee-82b9-e5d0b206d595_256x256.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZidWNrZXRlZXItZSJ9:1nontU:aoqZJbSIcopIKOcXpjq1fraMDWdQFl6qIFk4ox12fpc" 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;">
               Glenn Loury
              </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;">
               Race and inequality in US and throughout the world. By the first Black professor of economics to get tenure at Harvard, now at Brown.
              </a>
             </div>
            </td>
           </tr>
          </tbody>
         </table>
        </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;">
         <strong>
          What’s your Substack about in one sentence?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         My beat is race and inequality in the U.S., and I primarily cover it in conversations with other public intellectuals, most notably my bi-weekly co-host
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          John McWhorter
         </a>
         of Columbia University.
        </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;">
         <strong>
          What do you offer readers and listeners?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         In terms of value, my subscribers will find intelligent commentary on current events, rooted in decades of experience as an economist and public intellectual; sustained critique of the woke movement, which I see as dangerous to human civilization and bad for the soul; an example of civilized debate and conversation, strengthened by an ability to articulate not only my own position but also that of my interlocutors; and sense of community, through
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Q&amp;As
         </a>
         , exchanges in the comments section, and
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Mailbag
         </a>
         issues of the newsletter.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         And in terms of content, I publish a weekly podcast, in video and audio form with video excerpts with transcripts, I share original writing and audio monologues, occasional guest posts, public email exchanges with and between audience members, and monthly Q&amp;As with John McWhorter and me, available to paying subscribers. I shoot for continuous creative experimentation.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I’ve been expanding the range of topics and formats I cover since coming to Substack. In addition to posts on race and inequality, I've been publishing autobiographical essays (
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          The Double Life
         </a>
         ), math puzzles (
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Beautiful Ideas
         </a>
         ) and speculations about the coming AI dystopia (
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          AI News from China
         </a>
         ).
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         Through subscribing to my newsletter, I also offer an opportunity to do some good: we donate 10% of our proceeds to worthy grassroots causes through the
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Woodson Center
         </a>
         .
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I aim to offer a broad mix of entertaining and illuminating content.
        </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;">
         <strong>
          Growth by numbers
         </strong>
        </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>
           : January 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>
            Offered paid subscriptions
           </strong>
           : June 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>
            Total subscribers
           </strong>
           : 19,000
          </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>
            Paid subscribers
           </strong>
           : 3,500
          </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="1456">
              <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/9702c582-4a06-4f08-9ad7-b1f0f7d12627_1456x844.png","fullscreen":null,"imageSize":null,"height":844,"width":1456,"resizeWidth":null,"bytes":null,"alt":null,"title":null,"type":null,"href":null}' height="318.81868131868134" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_2912%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%252Fpublic%252Fimages%252F9702c582-4a06-4f08-9ad7-b1f0f7d12627_1456x844.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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;">
         <strong>
          Why did you decide to go paid?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I had been monetizing the podcast through Patreon since the fall of 2020. Making the show profitable allowed me to invest in better recording equipment and hire a small staff and, secondly, feel more secure in my professional future. If, for whatever reason, the institutions I’m affiliated with stop paying me, I’ll still be able to make a living. Lessening my financial dependence on those institutions ensures that I can speak my mind without worrying that I’ll lose my livelihood.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         Financially, I was doing just fine on Patreon. But it isn’t as well suited as Substack to publishing writing and engaging with the audience in the comments. Plus, with the newsletter growing, it made organizational sense to consolidate all of my content.
        </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>
           Lessening my financial dependence on those institutions ensures that I can speak my mind without worrying that I’ll lose my livelihood.
          </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/cf83d6a7-a045-4663-ad86-b999dafa3400_1200x76.png","fullscreen":null,"imageSize":null,"height":76,"width":1200,"resizeWidth":null,"bytes":8707,"alt":null,"title":null,"type":"image/png","href":null}' height="34.833333333333336" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.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%252Fcf83d6a7-a045-4663-ad86-b999dafa3400_1200x76.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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;">
         <strong>
          What’s your content strategy?
         </strong>
        </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>
            The backbone of my newsletter is the podcast.
           </strong>
           I started back in 2007. I record a new episode every week (every other week is with John McWhorter), which goes out to paying subscribers on Mondays and to the general audience on Fridays. In between these days, we publish video excerpts with transcripts.
          </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>
            I publish original posts twice a week.
           </strong>
           Wednesdays and Sundays are days when I publish original writing or
           <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
            audio monologues
           </a>
           ,
           <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
            letters from readers
           </a>
           , various creative experiments I do with my team, guest posts by other intellectuals, and whatever else I decide to do in a given 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>
            I share clips from the podcast on YouTube.
           </strong>
           The video dimension is important because YouTube brings in new viewers through its suggestion algorithms. I launched
           <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
            my own channel
           </a>
           in October 2021 and now have more than 30K subscribers; we post clips from the week’s episode there on Tuesdays and Thursdays. We also produce three shorter clips from each episode, which I publish
           <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
            on Twitter
           </a>
           . In the past couple of weeks, we started experimenting with
           <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
            TikTok
           </a>
           and
           <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
            YouTube Shorts
           </a>
           .
          </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;">
         <strong>
          What made you launch your podcast on Substack?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I had been publishing the podcast through Bloggingheads.tv and migrated to Substack after the newsletter had already become a success—this made sense organizationally, gave me more ownership of the feed, and allowed me to save money on hosting costs.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         The crucial feature of podcasting on Substack is the ability to publish episodes for paying subscribers only (in my case, I release them to the rest of the audience five days later).
        </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;">
         <strong>
          What’s the sharpest insight you can offer other writers about growing on Substack?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         There’s not a one-size-fits-all solution, but this is what has been working for me:
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I maintain a consistent schedule and have a clear model of growth. Subscriber benefits are very straightforward: early access to new episodes every week, a monthly Q&amp;A, and occasional subscriber-only posts.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         The content itself is not something you can find elsewhere. There just aren’t many high-profile black academics who occupy my ideological space, have my range of experience, and, frankly, have my ability to speak compellingly and extemporaneously.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I am on a mission—John and I jokingly call ourselves “Wokebusters”—and, to my listeners, supporting my work means helping this mission along.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I think of my readers and listeners as not just an audience but a community. They know I read their comments and reply when I can. They write me letters, and I publish some of them in the newsletter. They can ask John and me questions to be addressed on video. They also let me know when they think something isn’t working, which is just as valuable as praise. A portion of the money they pay goes to help grassroots causes around the country, and I know many of them feel good about that.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I also think the fact that the newsletter is constantly evolving, that we’re trying new things, must be a factor. It’s more exciting to support somebody who’s getting better and gaining momentum than somebody who’s stuck in their ways. We’ve got a good baseline strategy that ensures everybody gets what they paid for, and that gives us leeway to play around and see what the format is capable of.
        </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>
           I think of my readers and listeners as not just an audience but a community. They know I read their comments and reply when I can. They write me letters, and I publish some of them in the newsletter. They can ask John and me questions to be addressed on video. They also let me know when they think something isn’t working, which is just as valuable as praise.
          </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/aedcfd8b-7ada-4a37-ab31-52c57558fb13_1200x76.png","fullscreen":null,"imageSize":null,"height":76,"width":1200,"resizeWidth":null,"bytes":8707,"alt":null,"title":null,"type":"image/png","href":null}' height="34.833333333333336" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.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%252Faedcfd8b-7ada-4a37-ab31-52c57558fb13_1200x76.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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;">
         <strong>
          What advice have you received about growing your publication that didn’t prove to be helpful?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         I can’t think of one. What I’ve mostly heard is “Keep doing what you’re doing.” That said, I’ve been doing what I’m doing for a while now, and it will probably take less experienced writers a little bit of time to find their footing.
        </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;">
         <strong>
          What has been a meaningful moment for the growth of your publication?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         There wasn’t a single pivotal moment—I’ve had a sustained growth throughout the newsletter’s history—but local spikes do happen every now and again.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         The most recent one—65 new paying subscribers in two days—was triggered by a publication of the video of a
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          live TGS event
         </a>
         we did at New York’s Comedy Cellar.
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         An earlier one happened when I published an autobiographical audio essay titled “
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          The Double Life
         </a>
         .” It comes to mind not so much because of the growth in numbers, but because of the incredibly positive feedback it received and the encouragement I got from it—which gave me inspiration to continue in the same vein (
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Call of the Tribe
         </a>
         ).
        </p>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         Both of these were experiments, both were successful, and I have plans for developing both of these directions further.
        </p>
        <blockquote style="border-left: 4px solid #FF7731; margin: 1em 0;">
         <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0; margin-left: 1em;">
          <em>
           Listen:
           <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
            The Double Life, Once More: An audio experiment
           </a>
          </em>
         </p>
        </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/02e3bb8a-f3f4-4483-a823-41c345cea0e4_1200x76.png","fullscreen":null,"imageSize":null,"height":76,"width":1200,"resizeWidth":null,"bytes":8707,"alt":null,"title":null,"type":"image/png","href":null}' height="34.833333333333336" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.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%252F02e3bb8a-f3f4-4483-a823-41c345cea0e4_1200x76.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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;">
         <strong>
          Top three takeaways
         </strong>
        </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>
            Be consistent
           </strong>
           with your output.
          </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>
            Get gradually better
           </strong>
           at what you do.
          </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>
            Make it interesting and meaningful for yourself
           </strong>
           —if you find an audience, it’ll be interesting and meaningful for them as well.
          </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;">
         <strong>
          Who’s another Substack writer you’d recommend?
         </strong>
        </h3>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         My creative director
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Nikita Petrov
         </a>
         publishes a very imaginative illustrated newsletter called
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Psychopolitica
         </a>
         . (I’ve been featured in two issues:
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Nightmare Journal
         </a>
         , about the first days of the war in Ukraine and Nikita’s escape from Russia, and
         <a rel="nofollow ugc noopener" style="color: #1a1a1a; text-decoration: underline;">
          Glenn Loury Is Having a Terrible Thought
         </a>
         , about the recent news of AI developments in China.)
        </p>
        <div class="embedded-publication-wrap" data-attrs='{"id":259044,"name":"Glenn Loury","logo_url":"https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/07dbf6d2-0676-49ee-82b9-e5d0b206d595_256x256.png","base_url":"https://glennloury.substack.com","hero_text":"Race and inequality in US and throughout the world. By the first Black professor of economics to get tenure at Harvard, now at Brown.","author_name":"Glenn Loury","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%252F07dbf6d2-0676-49ee-82b9-e5d0b206d595_256x256.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZidWNrZXRlZXItZSJ9:1nontU:aoqZJbSIcopIKOcXpjq1fraMDWdQFl6qIFk4ox12fpc" 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;">
               Glenn Loury
              </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;">
               Race and inequality in US and throughout the world. By the first Black professor of economics to get tenure at Harvard, now at Brown.
              </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/0cea4deb-ac46-471b-8008-4d0059a1c384_1200x76.png","fullscreen":null,"imageSize":null,"height":76,"width":1200,"resizeWidth":null,"bytes":8707,"alt":null,"title":null,"type":"image/png","href":null}' height="34.833333333333336" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.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%252F0cea4deb-ac46-471b-8008-4d0059a1c384_1200x76.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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>
        <p style="color: #1a1a1a; font-size: 16px; line-height: 26px; margin: 0 0 1em 0;">
         <em>
          What questions do you have for Glenn that we didn’t ask? Leave them in the comments!
         </em>
        </p>
        <p class="button-wrapper" data-attrs='{"url":"https://on.substack.com/p/grow-series-10/comments?token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6NTMzOTMxMDQsImlhdCI6MTY1MjI4MTQxNCwiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.UehWmxA4ntETpE3a-S1KLiXvgevrfzBAfdsntlk3kg0","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;">
         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;">
          Erik Hoel
         </a>
         ,
         <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>
         .
        </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%252Fsubstackcdn.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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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%252Fsubstackcdn.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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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%252Fsubstackcdn.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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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://on.substack.com/p/grow-series-10?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywiaWF0IjoxNjUyMjgxNDE0LCJpc3MiOiJwdWItMSIsInN1YiI6InBvc3QtcmVhY3Rpb24ifQ.pWT7ch4RZPptWajlXzkwa-1DO0DdkW3Z2s5FJP-ciGQ","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%252Fsubstackcdn.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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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%252Fsubstackcdn.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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiJ9:1nontU:aIH_1TczrJW2JRHFOv05gOOnnAmkXWecb23rFmN3YSo" 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%253DeyJtIjoiPDIwMjIwNTExMTUwMDIxLjMuYzVhYjQ4YjM5ZTNhNzQ3NEBtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6NTMzOTMxMDQsInQiOiJuZXdzbGV0dGVyIiwiYSI6ImV2ZXJ5b25lIiwicyI6MSwiYyI6InBvc3QiLCJmIjp0cnVlLCJwb3NpdGlvbiI6ImJvdHRvbSIsImlhdCI6MTY1MjI4MTQxNCwiaXNzIjoicHViLTAiLCJzdWIiOiJlbyJ9.WWhnzmJ3h_jK9EweWm1u7tAg7hPTVDKbo1tV2MLIkHE/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtYWlsZ3VuLnN1YiJ9:1nontU:4IQTPTfvijaOVB_xJPz3qSytIopjdrdeJUbcYYCCJgc" 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%252FeJwlUEtuxSAQO01ZRnzzwoKzID5-KWoCTwRa5fYliWYz8li2x8E1rKWe5lOORrC7tNkVGXXg0bpm2Kw4X5hkUtCZRCMjW9RC0mHfFTfftNpBPt1vKbiWSrYpGka-zayZYKBOSOfBvKKOzktcdBQBWkROLk_rekzIAQa_qGfJIKHsO3K7ZB7KWJQQWjAqSTKcck4VY0xRytkkpqCcl4sXGsK95Et-SbqvfDq6P5oLP9PQI9U4gaC5x7j29AbijY_Y9vLrObXTIju_IT4ftaeTfqDeH6l5jBZPpHZ-YDL-jg2toZJhFstoI5uS_wGYwHHR/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5tZzIucyJ9:1nontU:uH25tJxpgg6xIDDK3rzd8VwlwETkTPvQGnUSMRYEOBM" width="1px"/>
 </body>
</html>