Inboxes

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

+New inbox

<html>
 <head>
  <meta charset="utf-8"/>
  <title>
   Starting from scratch: advice on building a career and finding an audience on Substack
  </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: 650px) {
  .typography .markup div.youtube-inner div.youtube-screen,
  .typography.editor .markup div.youtube-inner div.youtube-screen,
  .typography .markup div.vimeo-inner div.youtube-screen,
  .typography.editor .markup div.vimeo-inner 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: 650px) {
  .typography .markup div.embedded-publication-wrap .embedded-publication.show-subscribe,
  .typography.editor .markup div.embedded-publication-wrap .embedded-publication.show-subscribe {
    padding: 24px;
  }
}


@media screen and (max-width: 650px) {
  .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: 24px;
  }
}


@media screen and (max-width: 650px) {
  .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 (max-width: 650px) {
  .typography .markup .tweet,
  .typography.editor .markup .tweet {
    padding: 12px;
  }
}


@media (max-width: 650px) {
  .typography .markup .tweet .tweet-text,
  .typography.editor .markup .tweet .tweet-text {
    font-size: 14px;
    line-height: 20px;
  }
}


@media (max-width: 650px) {
  .typography .markup .tweet .tweet-photos-container.two,
  .typography.editor .markup .tweet .tweet-photos-container.two,
  .typography .markup .tweet .tweet-photos-container.three,
  .typography.editor .markup .tweet .tweet-photos-container.three,
  .typography .markup .tweet .tweet-photos-container.four,
  .typography.editor .markup .tweet .tweet-photos-container.four {
    height: 200px;
  }
}


@media (max-width: 650px) {
  .typography .markup .tweet a.expanded-link .expanded-link-img,
  .typography.editor .markup .tweet a.expanded-link .expanded-link-img {
    max-height: 180px;
  }
}


@media (max-width: 650px) {
  .typography .markup .tweet a.expanded-link .expanded-link-description,
  .typography.editor .markup .tweet a.expanded-link .expanded-link-description {
    display: none;
  }
}


@media screen and (max-width: 650px) {
  .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 16px auto;
  }
}


@media screen and (min-width: 420px) and (max-width: 600px) {
  .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: 0 0 12px 0;
    max-width: 100%;
    width: auto;
    text-align: center;
  }
}


@media (max-width: 600px) {
  .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 (min-width: 541px) {
  .settings-add-pub-modal-wrapper .container .add-recommending-pub-modal-container {
    padding: 36px;
    height: 680px;
  }
}


@media screen and (min-width: 541px) {
  .settings-add-pub-modal-wrapper .container .add-recommending-pub-modal-container .footer {
    position: absolute;
    bottom: 36px;
    margin: 0px;
  }
}


@media screen and (max-width: 840px) {
  .header-with-anchor-widget .header-anchor-widget,
  .header-anchor-container .header-anchor-widget {
    display: none;
  }
}


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


@media screen and (max-width: 650px) {
  .post .post-header .post-label {
    margin-top: 8px;
  }
}


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


@media screen and (max-width: 650px) {
  .post .footer-facepile-container {
    height: 64px;
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
  }
}


@media screen and (max-width: 650px) {
  .post .post-footer.use-separators {
    justify-content: center;
  }
}


@media screen and (max-width: 650px) {
  .post .post-footer.next-prev {
    height: 64px;
    justify-content: space-between;
    box-sizing: border-box;
  }
}


@media screen and (max-width: 650px) {
  .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: 32px 0;
  }
}


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


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


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


@media screen and (max-width: 650px) {
  .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: 650px) {
  .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: 650px) {
  .post .floating-subscribe-button {
    bottom: 20px;
    right: 20px;
  }
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body .markup table.image-wrapper img,
  body .markup table.kindle-wrapper img {
    max-width: 550px;
  }
}


@media screen and (max-width: 650px) {
  body .markup div.youtube-inner div.youtube-screen,
  body .markup div.vimeo-inner div.youtube-screen {
    display: none !important;
  }
}


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


@media screen and (max-width: 650px) {
  body .markup div.embedded-publication-wrap .embedded-publication.show-subscribe {
    padding: 24px;
  }
}


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


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


@media (max-width: 650px) {
  body .markup .tweet {
    padding: 12px;
  }
}


@media (max-width: 650px) {
  body .markup .tweet .tweet-text {
    font-size: 14px;
    line-height: 20px;
  }
}


@media (max-width: 650px) {
  body .markup .tweet .tweet-photos-container.two,
  body .markup .tweet .tweet-photos-container.three,
  body .markup .tweet .tweet-photos-container.four {
    height: 200px;
  }
}


@media (max-width: 650px) {
  body .markup .tweet a.expanded-link .expanded-link-img {
    max-height: 180px;
  }
}


@media (max-width: 650px) {
  body .markup .tweet a.expanded-link .expanded-link-description {
    display: none;
  }
}


@media screen and (max-width: 650px) {
  body .markup .apple-podcast-container {
    width: unset;
  }
}


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


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


@media (max-width: 420px) {
  body .markup .install-substack-app-embed .install-substack-app-embed-text {
    margin: 0 0 12px 0;
    max-width: 100%;
    width: auto;
    text-align: center;
  }
}


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


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


@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: 650px) {
  .digest .item .post-meta-item.audience {
    display: none;
  }
}


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


@media screen and (max-width: 650px) {
  .comments-page .container .comment-list .collapsed-reply {
    margin-left: calc(10 + 32px - 24px);
  }
}


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


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


@media (max-width: 650px) {
  .reader2-text-b3 {
    line-height: 24px;
  }
}


@media screen and (max-width: 650px) {
  .reader2-text-h4 {
    line-height: 24px;
  }
}


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


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


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


@media screen and (max-width: 650px) {
  .post-ufi.single-full-width-button .post-ufi-button-wrapper {
    width: 100%;
    padding: 16px;
  }
  .post-ufi.single-full-width-button .post-ufi-button-wrapper:empty {
    display: none;
  }
  .post-ufi.single-full-width-button .post-ufi-button {
    width: 100%;
    justify-content: center;
  }
}


@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: 650px) {
  .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: 650px) {
  .audio-player-wrapper .audio-player .audio-player-progress {
    border-left-width: 16px;
    border-right-width: 16px;
  }
}


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


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


@media screen and (max-width: 650px) {
  .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 (max-width: 650px) {
  .poll-editor-modal {
    min-width: calc(100% - 20px);
  }
}


@media (max-width: 750px) {
  .poll-embed .poll-anchor-target .poll-anchor-copy-button {
    left: 8px;
    top: 45px;
  }
}


@media screen and (min-width: 541px) {
  .poll-embed .poll-wrapper.poll-web .poll-dialog .modal-table .modal-row .modal-content > .container {
    width: 552px;
    padding: 26px 24px;
  }
}


@media screen and (max-width: 650px) {
  .poll-embed .poll-wrapper.poll-web .poll-dialog .modal-table .modal-row .modal-content > .container {
    padding: 40px 0;
  }
}


@media screen and (max-width: 650px) {
  .poll-embed .poll-wrapper.poll-web .poll-dialog .modal-row .modal-cell .modal-exit-btn {
    margin-right: -20px;
  }
}
  </style>
 </head>
 <body class="email-body" style="font-kerning: auto;">
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Feotrx.substackcdn.com%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjQwMzA2MTYwMTExLjMuMDgxYTk4YTRjNDg4NDA0N0BtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6MTQyMDYyMDM3LCJ0IjoibmV3c2xldHRlciIsImEiOiJldmVyeW9uZSIsInMiOjEsImMiOiJwb3N0IiwiZiI6dHJ1ZSwicG9zaXRpb24iOiJ0b3AiLCJpYXQiOjE3MDk3NDEwODcsImV4cCI6MTcxMjMzMzA4NywiaXNzIjoicHViLTAiLCJzdWIiOiJlbyJ9.jB1ULvtnqydHahh_cJeDTIQPKb_4armmpZpGb9Oj-7M/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlb3RyeC5zdWJzdCIsInRpbWUiOjE3MDk3NDEwOTEuMDA3MzMwNH0:1rhtlD:umVP7xAPLr5Xs7sOmmDvZigCWPEU1CRPsu-MNv7Wry0" 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;">
   Substack’s homegrown talent on building from the ground up
  </div>
  <div class="preview" style="display:none;font-size:1px;color:#333333;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
   ͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­͏ ‌     ­
  </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%;">
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
       <tr>
        <td align="right" style="height: 20px;">
         <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
          <tr>
           <td style="vertical-align: middle;">
            <span class="pencraft pc-reset _reset_13a18_1 tw-font-body tw-text-ssm tw-text-substack-secondary" style="color: rgb(128, 128, 128) !important; font-family: SF Pro Text, -apple-system, system-ui, BlinkMacSystemFont, Inter, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol !important; font-size: 13px !important; list-style: none; margin: 0; text-decoration: unset;">
             <div class="pencraft pc-reset _align-right_13a18_16 _size-12_13a18_40 _reset_13a18_1" style="color: unset; font-size: 12px; letter-spacing: 0px; line-height: 16px; list-style: none; margin: 0; text-align: right; text-decoration: unset;">
              <span class="pencraft pc-reset _reset_13a18_1" style="color: unset; list-style: none; margin: 0; text-decoration: unset;" translated="">
               Forwarded this email?
               <a class="pencraft pc-reset _decoration-underline_13a18_282 _reset_13a18_1" style="color: unset; list-style: none; margin: 0; text-decoration: unset; text-decoration-line: underline;">
                Subscribe here
               </a>
               for more
              </span>
             </div>
            </span>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
      <div class="post typography" dir="auto" style="font-size: 16px; line-height: 26px; padding: 16px 0 0 0;">
       <div class="post-header" style="font-size: 16px; line-height: 26px;">
        <h1 class="post-title published" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(64, 64, 64); font-family: Lora,sans-serif; font-size: 32px; font-weight: 600; line-height: 36px; margin: 0;">
         <a style="color: rgb(64, 64, 64); text-decoration: none;">
          Starting from scratch: advice on building a career and finding an audience on Substack
         </a>
        </h1>
        <h3 class="subtitle" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: #808080; font-family: 'SF Pro Display', -apple-system-headline, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 18px; font-weight: normal; line-height: 24px; margin: 4px 0 0; margin-top: 12px;">
         Substack’s homegrown talent on building from the ground up
        </h3>
        <table border="0" cellpadding="0" cellspacing="0" class="post-meta" role="presentation" style="align-items: center; height: 20px; margin: 1em 0;" width="100%">
         <tr>
          <td>
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
            <tr>
             <td>
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
               <tr>
                <td style="vertical-align: middle;">
                 <div class="pencraft pc-reset _color-primary_13a18_183 _line-height-20_13a18_95 _font-meta_13a18_131 _size-11_13a18_35 _weight-medium_13a18_162 _transform-uppercase_13a18_239 _reset_13a18_1 _meta_13a18_439 custom-css-email-post-author" style="color: rgb(64, 64, 64); font-family: 'SF Compact', -apple-system, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 11px; font-weight: 500; letter-spacing: .2px; line-height: 20px; list-style: none; margin: 0; text-decoration: unset; text-transform: uppercase;">
                  <a class="pencraft pc-reset _color-primary_13a18_183 _line-height-20_13a18_95 _font-meta_13a18_131 _size-11_13a18_35 _weight-medium_13a18_162 _transform-uppercase_13a18_239 _reset_13a18_1 _meta_13a18_439" style="color: rgb(64, 64, 64); font-family: 'SF Compact', -apple-system, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 11px; font-weight: 500; letter-spacing: .2px; line-height: 20px; list-style: none; margin: 0; text-decoration: none; text-transform: uppercase;">
                   Anna Codrea-Rado
                  </a>
                 </div>
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <tr>
             <td>
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
               <tr>
                <td style="vertical-align: middle;">
                 <div class="pencraft pc-reset _color-secondary_13a18_186 _line-height-20_13a18_95 _font-meta_13a18_131 _size-11_13a18_35 _weight-medium_13a18_162 _transform-uppercase_13a18_239 _reset_13a18_1 _meta_13a18_439" style="color: rgb(128, 128, 128); font-family: 'SF Compact', -apple-system, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 11px; font-weight: 500; letter-spacing: .2px; line-height: 20px; list-style: none; margin: 0; text-decoration: unset; text-transform: uppercase;">
                  <time datetime="2024-03-06T16:04:12.544Z">
                   Mar 6
                  </time>
                 </div>
                </td>
                <td style="min-width: 4px" width="4">
                </td>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                  <tr>
                   <td style="vertical-align: middle;">
                    <div class="pencraft pc-reset _color-secondary_13a18_186 _line-height-20_13a18_95 _font-meta_13a18_131 _size-11_13a18_35 _weight-medium_13a18_162 _transform-uppercase_13a18_239 _reset_13a18_1 _meta_13a18_439" style="color: rgb(128, 128, 128); font-family: 'SF Compact', -apple-system, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 11px; font-weight: 500; letter-spacing: .2px; line-height: 20px; list-style: none; margin: 0; text-decoration: unset; text-transform: uppercase;">
                     ∙
                    </div>
                   </td>
                   <td style="min-width: 4px" width="4">
                   </td>
                   <td style="vertical-align: middle;">
                    <div class="pencraft pc-reset _color-secondary_13a18_186 _line-height-20_13a18_95 _font-meta_13a18_131 _size-11_13a18_35 _weight-medium_13a18_162 _transform-uppercase_13a18_239 _reset_13a18_1 _meta_13a18_439" style="color: rgb(128, 128, 128); font-family: 'SF Compact', -apple-system, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 11px; font-weight: 500; letter-spacing: .2px; line-height: 20px; list-style: none; margin: 0; text-decoration: unset; text-transform: uppercase;" translated="">
                     Guest post
                    </div>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
          <td align="right">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
            <tr>
             <td style="vertical-align: middle;">
              <a>
               <img class="custom-css-email-avatar _avatar_q8bj2_61" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Ff_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Feb3bc69a-640e-4e4e-9635-a46c90abb967_200x200.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDA4NDgzNH0:1rhtlD:Cd270HLJg6lp97acjKc5CvG8jDxZ3mwXkJCVl6TpbsQ" style="border: none !important; border-radius: 500000px; box-sizing: border-box; display: inline; height: 40px; margin: 0px; max-width: 550px; min-height: 40px; min-width: 40px; object-fit: cover; vertical-align: middle; width: 40px;" width="40"/>
              </a>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
        <table border="0" cellpadding="0" cellspacing="0" class="email-ufi-2-top" role="presentation" style="border-bottom: 1px solid rgba(0, 0, 0, .13); border-top: 1px solid rgba(0, 0, 0, .13); min-width: 100%;" width="100%">
         <tr height="16">
          <td height="16" style="font-size: 0px; line-height: 0;">
          </td>
         </tr>
         <tr>
          <td>
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tr>
             <td>
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
               <tr>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="38">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid rgba(0, 0, 0, .13); border-radius: 9999px; box-sizing: border-box; color: rgb(128, 128, 128); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 1; min-width: 38px; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 38px;">
                     <img alt="" class="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%252FLucideHeart%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDA4NzN9:1rhtlD:6tRFhP36717aQASwwsczvJOjJ78dqRn1y82bs3HODuc" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
                <td style="min-width: 8px" width="8">
                </td>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="38">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid rgba(0, 0, 0, .13); border-radius: 9999px; box-sizing: border-box; color: rgb(128, 128, 128); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 1; min-width: 38px; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 38px;">
                     <img alt="" class="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%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDA4ODk5Mn0:1rhtlD:jNnnGMEiECEVZkf4NZ3eu6zO8cKiOEkB72mFVDRsUtI" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
                <td style="min-width: 8px" width="8">
                </td>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="38">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid rgba(0, 0, 0, .13); border-radius: 9999px; box-sizing: border-box; color: rgb(128, 128, 128); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 1; min-width: 38px; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 38px;">
                     <img alt="" class="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%252FLucideShare2%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDA5MDkyOH0:1rhtlD:4-VCIh85wZBsGD23JmMeachXKg803SLvNB3rECA08Wk" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
                <td style="min-width: 8px" width="8">
                </td>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="38">
                  <tr>
                   <td align="center">
                    <a class="email-icon-button" style="border: 1px solid rgba(0, 0, 0, .13); border-radius: 9999px; box-sizing: border-box; color: rgb(128, 128, 128); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 1; min-width: 38px; padding: 9px 0; text-decoration: none; text-transform: uppercase; width: 38px;">
                     <img alt="" class="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%252FNoteForwardIcon%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDA5MzI3NH0:1rhtlD:MO8AlqibiNJqF5GQNe5vzijre0KqFpVhTFceH0dEGlM" style="border: none !important; max-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
             <td align="right">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
               <tr>
                <td style="vertical-align: middle;">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                  <tr>
                   <td align="center">
                    <a class="email-button-outline" style="border: 1px solid rgba(0, 0, 0, .13); border-radius: 9999px; color: rgb(128, 128, 128); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 12px; padding: 9px 14px; text-decoration: none; text-transform: uppercase;">
                     <div class="email-button-spacer" style="display: inline-block; font-size: 16px; line-height: 26px; max-width: 0; min-height: 18px; vertical-align: middle;">
                     </div>
                     <span class="email-button-text" style="margin-right: 4px; vertical-align: middle;">
                      READ IN APP
                     </span>
                     <img alt="" class="icon text-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%252FLucideArrowUpRight%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDA5NTA2fQ:1rhtlD:yZTbJg24-TtDC2WpAvvbKcPScnwb73Ad7KHX8GgWHz8" style="border: none !important; margin-left: 0; margin-right: 0; max-width: 18px; min-height: 18px; min-width: 18px; vertical-align: middle;" width="18"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <tr height="16">
          <td height="16" style="font-size: 0px; line-height: 0;">
          </td>
         </tr>
        </table>
       </div>
      </div>
      <div class="post typography" dir="auto" style="font-size: 16px; line-height: 26px; padding: 16px 0 0 0;">
       <div class="body markup" dir="auto" style="font-family: Lora,sans-serif; font-size: 16px; font-weight: 400; line-height: 26px; margin-bottom: 16px; text-align: initial; width: 100%; word-break: break-word;">
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto; margin-top: 0;">
         <figure style="margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="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="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; margin-bottom: 0; margin-top: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/5a525308-5f09-43d5-8d51-9af81a44c3f6_2912x2096.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":1048,"width":1456,"resizeWidth":null,"bytes":750790,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":false,"topImage":true,"internalRedirect":"https://on.substack.com/i/142062037?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5a525308-5f09-43d5-8d51-9af81a44c3f6_2912x2096.png"}' height="395.8791208791209" 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%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F5a525308-5f09-43d5-8d51-9af81a44c3f6_2912x2096.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDA5NjY4NH0:1rhtlD:Rh56yQqVIPs59gk8HAEi29uJ_U9hkTJ8a1nZ0DBTCbc" 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: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         A week after I got laid off from my staff job as a news editor, I sent out my first newsletter.
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          I must confess that my initial email dispatch wasn’t sent on Substack, but only because it didn’t exist back then.
         </span>
         <span class="footnote-anchor-email" data-component-name="FootnoteAnchorToDOMStatic" style="font-size: 20px;">
          ¹
         </span>
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         When I started my newsletter, I’d been an editor at an online magazine but I didn’t have much of a public profile—a few hundred Twitter followers, no book, nor podcast. What I did have was a desire to leave editing behind and become a full-time writer.
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          I moved over from Mailchimp to Substack at the beginning of 2019, and things took off from there. In my first year on Substack, my audience tripled. By my second year, I landed a deal for my first book,
         </span>
         <a rel="" style="color: rgb(64, 64, 64); text-decoration: underline;">
          You’re the Business
         </a>
         <span>
          , as a result of the audience I’d built through my newsletter. My readership is now at 17,000 subscribers, and it remains the largest of all the platforms that I’m on.
         </span>
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          I’m not alone in finding success on Substack starting from scratch. When
         </span>
         <a rel="" style="color: rgb(64, 64, 64); text-decoration: underline;">
          I asked on Notes
         </a>
         <span>
          for stories of writers with no pre-existing audience, the response was overwhelming (nearly 600 replies!). I heard from poets, therapists, and even a sommelier who all started their Substacks with no social followings.
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           Georgiana Ilie
          </a>
         </span>
         <span>
          , for example, launched a meal-planning newsletter in Romanian and just surpassed 24,000 subscribers, 500 of them paid.
         </span>
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          And then there’s
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           Erik Hoel
          </a>
         </span>
         <span>
          ; less than two years after launching
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           The Intrinsic Perspective
          </a>
         </span>
         <span>
          , the neuroscientist was able to
         </span>
         <a rel="" style="color: rgb(64, 64, 64); text-decoration: underline;">
          quit his job in academia
         </a>
         <span>
          to write his Substack full-time.
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           Edwin Dorsey
          </a>
         </span>
         <span>
          , who writes investment newsletter
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           The Bear Cave
          </a>
         </span>
         <span>
          , started his Substack from scratch as a college student in the hope of attracting an employer. He
         </span>
         <a rel="" style="color: rgb(64, 64, 64); text-decoration: underline;">
          watched it grow by 100 subscribers a week
         </a>
         <span>
          , and it soon provided a full-time income.
         </span>
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           Terrell Johnson
          </a>
         </span>
         <span>
          , of
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           The Half Marathoner
          </a>
         </span>
         <span>
          , recently launched a
         </span>
         <a rel="" style="color: rgb(64, 64, 64); text-decoration: underline;">
          second publication
         </a>
         <span>
          on a completely different topic—a read-along of Robert Caro’s series on President Lyndon B. Johnson. Web designer
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           Matt Kirkland
          </a>
         </span>
         <span>
          started
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           Dracula Daily
          </a>
         </span>
         <span>
          , a serialized newsletter of the gothic novel, as a side project, and it’s since attracted over 230,000 fans. These creators, whom I like to think of as Substack’s native stars, represent a growing community of homegrown talent flourishing on the platform. Some found large audiences and were able to turn their publications into livelihoods; others built confidence in their writing abilities; all have carved a unique creative path on Substack.
         </span>
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         I spoke with some of the native stars to find out their best advice for going from scratch to success on Substack.
        </p>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto;">
         <figure style="margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="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="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/17d3df74-3a39-4f30-b5bf-cf84fe65454a_1200x76.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":76,"width":1200,"resizeWidth":null,"bytes":8737,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":true,"topImage":false,"internalRedirect":"https://on.substack.com/i/142062037?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F17d3df74-3a39-4f30-b5bf-cf84fe65454a_1200x76.png"}' 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%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F17d3df74-3a39-4f30-b5bf-cf84fe65454a_1200x76.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDA5OTE0fQ:1rhtlD:6dfhtoPKcwebWzGe3htm0lcyHcORDtoyl3-xeKFckrQ" 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 class="header-with-anchor-widget" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(64, 64, 64); font-family: 'SF Pro Display', -apple-system-headline, system-ui, -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; position: relative;">
         <strong>
          “I didn’t want to write stuff that didn’t fill me with joy”
         </strong>
        </h3>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          In the charmingly self-deprecating style that’s come to be the hallmark of his newsletter
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           Everything Is Amazing
          </a>
         </span>
         <span>
          ,
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           Mike Sowden
          </a>
         </span>
         <span>
          opened our conversation by telling me he was a “semi-failed travel writer.” Fed up with the frustrations of freelancing, he reached a point where he wanted to take his writing in a different direction and find a way to turn it into a new career for himself. “I just didn’t want to write stuff that didn’t fill me with joy, curiosity, and wonder,” he says.
         </span>
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         Mike had an existing mailing list of 1,000 people interested in his travel writing. But when he launched a Substack about the science of curiosity, hardly any followed him. “Then it was a process of growing it from there,” he says. “My first year was just experimenting with everything.”
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         Not all his experiments worked out. A “mistake” he says he made early on was trying to act like he had a bigger audience than he did. He’d ask people to comment on his posts, but with a small readership, engagement was limited, so he switched his approach. “I’m small,” he says. “I’m not gonna pretend otherwise.”
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          Instead, he shared snippets from his newsletter in Twitter threads, writing them with the enthusiasm he had for his discoveries. In February 2022, one of his Twitter threads,
         </span>
         <a rel="" style="color: rgb(64, 64, 64); text-decoration: underline;">
          a post
         </a>
         <span>
          about the Zanclean megaflood, went viral and reached 10 million people. “I had 6,000 free signups and over 100 paid in about four days,” Mike says.
         </span>
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         Now, Everything Is Amazing has nearly 23,000 subscribers and 640 paid. “That was the point when my newsletter became pretty much my full-time job.”
        </p>
        <h3 class="header-with-anchor-widget" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(64, 64, 64); font-family: 'SF Pro Display', -apple-system-headline, system-ui, -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; position: relative;">
         <strong>
          “I don’t have to wait for permission”
         </strong>
        </h3>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          While Mike and I navigated career transitions within our fields, newcomers like
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           Tiffany Philippou
          </a>
         </span>
         <span>
          and
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           david roberts
          </a>
         </span>
         <span>
          launched successful writing careers entirely on Substack. With traditional routes into publishing becoming harder to break into, Substack empowers new authors. It offers them a direct way to find their voice, build an audience, and develop their craft.
         </span>
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          Tiffany bypassed the media gatekeepers and launched her newsletter,
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           Tough Love
          </a>
         </span>
         <span>
          , in 2019. “I don’t have to wait for permission to write,” she says. “It’s improved my writing, and built a habit and an audience.”
         </span>
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         On Substack, she found readers eager to engage with her raw and intimate writing style. She says the regular feedback she gets directly from them helped her grow in confidence and even land a book deal for her debut memoir. “A reader introduced me to my agent,” she says. Her advice to people starting out is simple: be consistent and do Substack in a way that’s authentic to you. “One of the metrics that doesn’t get talked about is that I just keep doing it. This shows how much I love it.,” she says.
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          Whereas Tiffany pivoted from a marketing career, David embarked on his writing journey after 40 years in finance. He says that writing his Substack,
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           Sparks from Culture by David Roberts
          </a>
         </span>
         <span>
          , is neither a job nor a hobby. “It feels like a vocation,” he says. David and Tiffany exemplify how success on Substack extends beyond financial metrics to personal growth and fulfillment as writers. They both joined the platform specifically to hone their writing and, in doing so, discovered committed audiences who valued their work.
         </span>
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         David’s Substack has a thriving community. His posts consistently attract dozens, often even hundreds, of comments. I personally discovered him after he left me a thoughtful comment on my own newsletter. David credits his growth on Substack to his active participation in Notes and other writers’ comments sections. He emphasizes that this wasn’t just a strategic move, but rather a genuine passion for engaging with others’ work. “I know how much I like a well-thought-out comment,” he says. “Most writers enjoy that as well.”
        </p>
        <h3 class="header-with-anchor-widget" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(64, 64, 64); font-family: 'SF Pro Display', -apple-system-headline, system-ui, -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; position: relative;">
         <strong>
          “I’m cultivating a community”
         </strong>
        </h3>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         Writers aren’t the only creators bootstrapping on Substack.
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           Fog Chaser
          </a>
         </span>
         <span>
          is a musician based in the Pacific Northwest. “I always had this dream of becoming a film composer,” he says. “But in music, it’s really hard to stick together a living.”
         </span>
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         He launched his eponymous Substack in September 2021 with a commitment to release one song per month for two years. “There are 24 musical keys, and I wrote 24 songs—one for each key,” he says. “It was an amazing compositional exercise that I don’t think anybody gives a shit about. But for me, it gave me a structure to work in, and it also gave me a portfolio.”
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         That initial two-year experiment turned into an ongoing project and Fog Chaser is now in his third year on Substack. What started as an email to 40-odd friends and family has grown into a list of 3,500 subscribers, which Fog Chaser puts down to consistent engagement. “I became kind of ‘Substack-first’ over the last couple of years. That’s been a bit of a strategy,” he says.
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         As a musician, having direct access to an audience is a string that was missing from his digital bow. “On Spotify, I can’t reach the people who follow me—I have no idea who those people are, and I can’t communicate with them. I’m just on a playlist or an algorithm,” he says. “But here on Substack, I’m cultivating a community.”
        </p>
        <h3 class="header-with-anchor-widget" style="-moz-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(64, 64, 64); font-family: 'SF Pro Display', -apple-system-headline, system-ui, -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; position: relative;">
         <strong>
          “You can be anonymous and have a very successful newsletter”
         </strong>
        </h3>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <span>
          Perhaps the standout example of a popular newsletter that shows how you can successfully build a publication without a pre-existing audience is
         </span>
         <span class="_mention_1qvs5_1" data-component-name="MentionStatic" style="background: #eeeeee; border-radius: 9999px; color: #404040; cursor: pointer; font-weight: 700; padding: 0 8px; text-decoration: none; white-space: nowrap;">
          <a style="color: rgb(64, 64, 64); text-decoration: none;">
           PETITION
          </a>
         </span>
         <span>
          , the financial analysis newsletter focused on distressed investing, bankruptcy and restructuring.
         </span>
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         The authors at Petition not only built their audience from zero, but they also write it anonymously. “It’s almost like being Batman,” one of Petition’s writers tells me. “The anonymity affords us the cloak that we need to say what needs to be said without there being repercussions.”
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         One of Petition’s writers tells me that the newsletter has tens of thousands of subscribers, significant revenue, and is highly profitable. “I don’t think having a small following or being anonymous are necessarily roadblocks to having a very successful newsletter,” they say. “You don’t need social media necessarily. You don’t need algorithmic boosting necessarily.”
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         The Petition writer tells me that the secret sauce to building a newsletter from the ground up is conviction. That’s something that became evident in all the conversations I had with Substack native stars. What sets them apart is an unwavering belief in what they’re writing about and their dedication to it.
        </p>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         They say, “If you put out good content that covers a niche area, if you have expertise in that subject matter and you can write it in a way that people will find educational and entertaining—you will find an audience.”
        </p>
        <div class="captioned-image-container-static" style="font-size: 16px; line-height: 26px; margin: 32px auto;">
         <figure style="margin: 0 auto; width: 100%;">
          <table border="0" cellpadding="0" cellspacing="0" class="image-wrapper" data-component-name="Image2ToDOMStatic" style="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="" style="align-items: center; border: none; display: block; flex-direction: column; height: auto; margin: 0; padding: 0; position: relative; text-decoration: none; width: auto;" target="_blank">
               <img alt="" class="wide-image" data-attrs='{"src":"https://substack-post-media.s3.amazonaws.com/public/images/41bc2545-3982-4d37-9d10-ab0f2e324f92_1200x76.png","srcNoWatermark":null,"fullscreen":null,"imageSize":null,"height":76,"width":1200,"resizeWidth":null,"bytes":8737,"alt":null,"title":null,"type":"image/png","href":null,"belowTheFold":true,"topImage":false,"internalRedirect":"https://on.substack.com/i/142062037?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F41bc2545-3982-4d37-9d10-ab0f2e324f92_1200x76.png"}' 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%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252F41bc2545-3982-4d37-9d10-ab0f2e324f92_1200x76.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDEwMTQ3fQ:1rhtlD:bukvufHmq9POrXmuR9rrOwVaFYNrI7kSerNVvDP-Gbg" 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: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <em>
          <span>
           Subscribe to Anna’s Substack
          </span>
          <a rel="" style="color: rgb(64, 64, 64); text-decoration: underline;">
           A-Mail
          </a>
          <span>
           , and follow her on
          </span>
          <a rel="" style="color: rgb(64, 64, 64); text-decoration: underline;">
           Instagram
          </a>
          <span>
           ,
          </span>
          <a rel="" style="color: rgb(64, 64, 64); text-decoration: underline;">
           LinkedIn
          </a>
          <span>
           , and
          </span>
          <a rel="" style="color: rgb(64, 64, 64); text-decoration: underline;">
           X
          </a>
          <span>
           .
          </span>
         </em>
        </p>
        <div class="embedded-publication-wrap" data-attrs='{"id":5383,"name":"A-Mail","logo_url":"https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa67f096c-8dab-4d0c-ac93-142f64e21710_500x500.png","base_url":"https://annacodrearado.substack.com","hero_text":"Stories, essays and memes about work, money and power","author_name":"Anna Codrea-Rado","show_subscribe":true,"logo_bg_color":"#ffffff","language":"en"}' data-component-name="EmbeddedPublicationToDOMStatic" 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: 12px; box-sizing: border-box; color: #404040; font-family: system-ui, -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: 600px; 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%252Fsubstackcdn.com%252Fimage%252Ffetch%252Ff_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Fa67f096c-8dab-4d0c-ac93-142f64e21710_500x500.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDEwMzY4OH0:1rhtlD:_wk5ip-xkF9O-Eaw9Gs8DmEBL83vavzXi1bW_fZybRE" style="-ms-interpolation-mode: bicubic; background-color: #ffffff; border: none !important; border-radius: 8px; 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-appearance: optimizelegibility; -moz-osx-font-smoothing: antialiased; -webkit-appearance: optimizelegibility; -webkit-font-smoothing: antialiased; appearance: optimizelegibility; color: rgb(64, 64, 64); font-family: 'SF Pro Display', -apple-system-headline, system-ui, -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 2px;">
              <a rel="" style="color: #404040; text-decoration: none;">
               A-Mail
              </a>
             </h3>
             <div class="embedded-publication-hero-text" style="font-size: 16px; line-height: 21px; margin-bottom: 4px;">
              <a rel="" style="color: #404040; text-decoration: none;">
               Stories, essays and memes about work, money and power
              </a>
             </div>
             <div class="embedded-publication-author-name" style="color: #808080; font-size: 14px; line-height: 21px;">
              <a rel="" style="color: #808080; text-decoration: none;">
               By Anna Codrea-Rado
              </a>
             </div>
            </td>
           </tr>
          </tbody>
         </table>
        </div>
        <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0;">
         <em>
          Do you know another writer who has grown from the ground up on Substack and should be included here? Shout them out in a comment, and share your own story too.
         </em>
        </p>
        <p class="button-wrapper" data-attrs='{"url":"https://substack.com/app-link/post?publication_id=1&amp;post_id=142062037&amp;utm_source=substack&amp;utm_medium=email&amp;isFreemail=true&amp;comments=true&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6MTQyMDYyMDM3LCJpYXQiOjE3MDk3NDEwODcsImV4cCI6MTcxMjMzMzA4NywiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.GCafQT6Q47nCSPn0WDTjLVc7fvZWe52uLF6hShDdL9g&amp;r=9bkpd&amp;utm_campaign=email-half-magic-comments","text":"Leave a comment","action":null,"class":null}' data-component-name="ButtonCreateButton" style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; text-align: center;">
         <a class="button primary" rel="" style="background-color: #FF7731; border: none; border-radius: 12px; box-sizing: border-box; color: #ffffff !important; cursor: pointer; display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 600; 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>
        <div class="footnote" data-component-name="FootnoteToDOMStatic" style="align-items: baseline; border-top: solid 1px rgba(204, 204, 204, 0.5); display: flex; flex-direction: row; font-size: 90%; line-height: 26px; margin-bottom: 0; padding-top: 1.5em;">
         <span class="footnote-number" style="display: block; margin-right: 6px; min-width: 24px;">
          1
         </span>
         <div class="footnote-content" style="display: block; font-size: 16px; line-height: 26px;">
          <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; min-width: 10px;">
           <span>
            This was July 2017, and Substack would launch in
           </span>
           <a rel="" style="color: rgb(64, 64, 64); text-decoration: underline;">
            October of that year
           </a>
           <span>
            .
           </span>
          </p>
          <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; min-width: 10px;">
          </p>
         </div>
        </div>
       </div>
      </div>
      <div class="post-contributor-footer" style="font-size: 16px; line-height: 26px; margin-top: 16px;">
       <div class="container-border" style="border-top: 1px solid #e0e0e0; box-sizing: border-box; font-size: 16px; line-height: 26px; margin: 32px 0 0; width: 100%;">
       </div>
       <div class="post-contributor-bio" data-user-id="2149200" style="color: #404040; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; line-height: 26px; margin: 28px 0;">
        <table cellpadding="0" cellspacing="0" class="post-contributor-bio-table" style="color: #404040; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; width: 100%;">
         <tr class="post-contributor-bio-table-row">
          <td class="post-contributor-bio-userhead-cell" style="width: 52px;" valign="top">
           <div class="user-head" style="font-size: 16px; line-height: 26px;">
            <a>
             <div class="profile-img-wrap" style="font-size: 16px; line-height: 26px; position: relative;">
              <picture>
               <source srcset="https://substackcdn.com/image/fetch/w_104,h_104,c_fill,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Feb3bc69a-640e-4e4e-9635-a46c90abb967_200x200.gif" type="image/webp"/>
               <img alt="" class="_img_16u6n_1 pencraft pc-reset" height="104" sizes="100vw" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_104%252Ch_104%252Cc_fill%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack-post-media.s3.amazonaws.com%252Fpublic%252Fimages%252Feb3bc69a-640e-4e4e-9635-a46c90abb967_200x200.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDEwNTY3fQ:1rhtlD:xgdQAFu69g6_kYBKB7YPghwVWD05Y8OLqbnQvIMoBWo" style="border: none !important; border-radius: 9999px; cursor: pointer; display: block; height: 32px; list-style: none; max-width: 550px; text-decoration: unset; vertical-align: middle; width: 32px;" width="104"/>
              </picture>
             </div>
            </a>
           </div>
          </td>
          <td class="post-contributor-bio-body-cell" valign="top">
           <div class="post-contributor-bio-body" style="font-size: 16px; line-height: 26px; margin-left: 16px;">
            <div class="post-contributor-bio-preamble" style="font-size: 14px; line-height: 16px; margin-bottom: 10px;">
             A guest post by
            </div>
            <table cellpadding="0" cellspacing="0" class="post-contributor-bio-body-table" style="color: #404040; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px; margin-top: 0; width: 100%;">
             <tr class="post-contributor-bio-body-table-row">
              <td class="post-contributor-bio-copy-cell">
               <a class="post-contributor-bio-title" style="color: #404040; display: block; font-weight: 600; margin-bottom: 7px; text-decoration: none;">
                Anna Codrea-Rado
               </a>
               <div class="post-contributor-bio-text" style="font-size: 16px; line-height: 24px;">
                👩‍💻 Writer &amp; journalist • Writes A-Mail on Substack • Trad media bylines include NYT, FT, Guardian, Wired, Vice etc • Likes stories about nothing and everything • Good at writing emails, bad at replying to them
               </div>
               <div class="post-contributor-bio-controls-email" style="font-size: 16px; line-height: 26px; margin-top: 20px;">
                <a class="post-contributor-bio-subscribe-button button primary" style="background-color: #FF7731; border: none; border-color: #FF7731; border-radius: 12px; border-style: solid; border-width: 10px 20px; box-sizing: border-box; color: #ffffff !important; cursor: pointer; display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 600; height: auto; line-height: 20px; margin: 0; min-height: 42px; opacity: 1; outline: none; padding: 0; text-align: center; text-decoration: none !important; white-space: nowrap;">
                 <span class="post-contributor-bio-subscribe-button-label" style="color: #ffffff; text-decoration: none;">
                  Subscribe to Anna
                 </span>
                </a>
               </div>
              </td>
             </tr>
            </table>
           </div>
          </td>
         </tr>
        </table>
       </div>
      </div>
      <div class="container-border" style="border-top: 1px solid #e0e0e0; 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: 32px 0;">
        <div class="body markup" dir="auto" style="font-size: 16px; line-height: 26px; margin-bottom: 16px; text-align: initial; width: 100%; word-break: break-word;">
         <p style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-top: 0;">
          <em>
           Thanks for subscribing to
          </em>
          <a rel="" style="color: rgb(64, 64, 64); 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/app-link/post?publication_id=1&amp;post_id=142062037&amp;utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;utm_campaign=email-share&amp;action=share&amp;triggerShare=true&amp;isFreemail=true&amp;r=9bkpd&amp;token=eyJ1c2VyX2lkIjoxNTY1NjU5MywicG9zdF9pZCI6MTQyMDYyMDM3LCJpYXQiOjE3MDk3NDEwODcsImV4cCI6MTcxMjMzMzA4NywiaXNzIjoicHViLTEiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.GCafQT6Q47nCSPn0WDTjLVc7fvZWe52uLF6hShDdL9g","text":"Share","action":null,"class":null}' data-component-name="ButtonCreateButton" style="color: rgb(64, 64, 64); font-size: 16px; line-height: 26px; margin: 0 0 20px 0; margin-bottom: 0; text-align: center;">
          <a class="button primary" rel="" style="background-color: #FF7731; border: none; border-radius: 12px; box-sizing: border-box; color: #ffffff !important; cursor: pointer; display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 14px; font-weight: 600; 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>
      <table border="0" cellpadding="0" cellspacing="0" class="email-ufi-2-bottom" role="presentation" style="border-bottom: 1px solid rgba(0, 0, 0, .13); border-top: 1px solid rgba(0, 0, 0, .13); min-width: 100%;" width="100%">
       <tr height="16">
        <td height="16" style="font-size: 0px; line-height: 0;">
        </td>
       </tr>
       <tr>
        <td>
         <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
          <tr>
           <td>
            <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="margin: 0 auto;" width="auto">
             <tr>
              <td style="vertical-align: middle;">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                <tr>
                 <td align="center">
                  <a class="email-button-outline" style="border: 1px solid rgba(0, 0, 0, .13); border-radius: 9999px; color: rgb(128, 128, 128); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 12px; padding: 9px 14px; text-decoration: none; text-transform: uppercase;">
                   <img alt="" class="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%252FLucideHeart%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDEwNzg4Mn0:1rhtlD:yflVLFCnnNlqoW43aEeuSEtcnlU22FEGxlenXMCrc9g" style="border: none !important; margin-right: 8px; max-width: 18px; min-height: 18px; min-width: 18px; vertical-align: middle;" width="18"/>
                   <span class="email-button-text" style="vertical-align: middle;">
                    Like
                   </span>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
              <td style="min-width: 8px" width="8">
              </td>
              <td style="vertical-align: middle;">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                <tr>
                 <td align="center">
                  <a class="email-button-outline" style="border: 1px solid rgba(0, 0, 0, .13); border-radius: 9999px; color: rgb(128, 128, 128); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 12px; padding: 9px 14px; text-decoration: none; text-transform: uppercase;">
                   <img alt="" class="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%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDExfQ:1rhtlD:inJLxAo176Y-DRohsnu7Kjf6sVfKR_OaaXfZ3fySMbs" style="border: none !important; margin-right: 8px; max-width: 18px; min-height: 18px; min-width: 18px; vertical-align: middle;" width="18"/>
                   <span class="email-button-text" style="vertical-align: middle;">
                    Comment
                   </span>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
              <td style="min-width: 8px" width="8">
              </td>
              <td style="vertical-align: middle;">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
                <tr>
                 <td align="center">
                  <a class="email-button-outline" style="border: 1px solid rgba(0, 0, 0, .13); border-radius: 9999px; color: rgb(128, 128, 128); display: inline-block; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; font-weight: 500; line-height: 12px; padding: 9px 14px; text-decoration: none; text-transform: uppercase;">
                   <img alt="" class="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%252FNoteForwardIcon%253Fv%253D4%2526height%253D36%2526fill%253Dnone%2526stroke%253D%252523808080%2526strokeWidth%253D2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDExMjMxfQ:1rhtlD:EXQaa7ywDsxOSJu5PALoVxiskZ_YYHDpFyS-QnNNDrg" style="border: none !important; margin-right: 8px; max-width: 18px; min-height: 18px; min-width: 18px; vertical-align: middle;" width="18"/>
                   <span class="email-button-text" style="vertical-align: middle;">
                    Restack
                   </span>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </td>
           <td align="right">
            <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="auto">
             <tr>
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <tr height="16">
        <td height="16" style="font-size: 0px; line-height: 0;">
        </td>
       </tr>
      </table>
      <div class="footer _footer_11ym1_1" style="color: rgb(128, 128, 128); font-size: 16px; line-height: 26px; padding: 24px 0; text-align: center;">
       <div style="font-size: 16px; line-height: 26px; padding-bottom: 24px;">
        <p class="pencraft pc-reset _color-secondary_13a18_186 _size-12_13a18_40 _reset_13a18_1 small _meta_11ym1_14" style="color: rgb(128, 128, 128); font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; letter-spacing: 0px; line-height: 16px; list-style: none; margin: 0; padding-bottom: 0; text-decoration: unset;">
         © 2024
         <span>
          Substack
         </span>
         <br/>
         548 Market Street PMB 72296, San Francisco, CA 94104
         <br/>
         <a style="color: rgb(128, 128, 128); text-decoration: underline;">
          <span style="color: rgb(128, 128, 128); text-decoration: underline;">
           Unsubscribe
          </span>
         </a>
        </p>
       </div>
       <p class="_footerSection_11ym1_5 small powered-by-substack" style="color: rgb(128, 128, 128); font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 12px; line-height: 20px; margin: 0; margin-top: 0; padding: 0 24px; padding-bottom: 0;">
        <a style="color: rgb(128, 128, 128); display: inline-block; margin: 0 4px; text-decoration: none;">
         <img alt="Get the app" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_262%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Femail%252Fgeneric-app-button%25402x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDExNDE0M30:1rhtlD:Y5LTGaN3Txoaw86aHY3FBXqFM_N4ELhH26x8XS1uzBE" srcset="https://substackcdn.com/image/fetch/w_131,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fgeneric-app-button.png, https://substackcdn.com/image/fetch/w_262,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fgeneric-app-button%402x.png 2x, https://substackcdn.com/image/fetch/w_393,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fgeneric-app-button%403x.png 3x" style="border: none !important; max-width: 550px; vertical-align: middle;" width="131"/>
        </a>
        <a style="color: rgb(128, 128, 128); display: inline-block; margin: 0 4px; text-decoration: none;">
         <img alt="Start writing" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fsubstackcdn.com%252Fimage%252Ffetch%252Fw_270%252Cc_limit%252Cf_auto%252Cq_auto%253Agood%252Cfl_progressive%253Asteep%252Fhttps%253A%252F%252Fsubstack.com%252Fimg%252Femail%252Fpublish-button%25402x.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdWJzdGFja2NkbiIsInRpbWUiOjE3MDk3NDEwOTEuMDExNjMzfQ:1rhtlD:aXP44e48y08B1hxhSaXtYCvd-50hPgudCBXexqJnf40" srcset="https://substackcdn.com/image/fetch/w_135,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fpublish-button.png, https://substackcdn.com/image/fetch/w_270,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fpublish-button%402x.png 2x, https://substackcdn.com/image/fetch/w_405,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack.com%2Fimg%2Femail%2Fpublish-button%403x.png 3x" style="border: none !important; max-width: 550px; vertical-align: middle;" width="135"/>
        </a>
       </p>
      </div>
     </div>
    </td>
    <td>
    </td>
   </tr>
  </table>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Feotrx.substackcdn.com%252Fopen%253Ftoken%253DeyJtIjoiPDIwMjQwMzA2MTYwMTExLjMuMDgxYTk4YTRjNDg4NDA0N0BtZzIuc3Vic3RhY2suY29tPiIsInUiOjE1NjU2NTkzLCJyIjoiYTNlYzkyYmVAdWlmZWVkLmNvbSIsImQiOiJtZzIuc3Vic3RhY2suY29tIiwicCI6MTQyMDYyMDM3LCJ0IjoibmV3c2xldHRlciIsImEiOiJldmVyeW9uZSIsInMiOjEsImMiOiJwb3N0IiwiZiI6dHJ1ZSwicG9zaXRpb24iOiJib3R0b20iLCJpYXQiOjE3MDk3NDEwODcsImV4cCI6MTcxMjMzMzA4NywiaXNzIjoicHViLTAiLCJzdWIiOiJlbyJ9.etktamO53ADKZToEENogXFHVCkVXhtc3TnFnHVgQ9QE/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlb3RyeC5zdWJzdCIsInRpbWUiOjE3MDk3NDEwOTEuMDExODkxMX0:1rhtlD:uYz1bGqyYjHF327gbTEso8RQpaZrSeXJO2q4ODHTEMM" 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%252FeJxEkE2O7CAMBk_TLCM7kEAWnCUyYPqhl0CLnxnl9qNJtzTbslwqfZ46P0u97Ku0LoJVAc1iBFvUsGmFYIzgk9KxPzlzpc5hp_531Rui-GejQ5CklDQyglw2lEZrlhxnjNrHKJKdYVYgYcUVEHGSExikzZDyyhgFSj8UnM95asO1Tv7_5MspUttj5TvA9jpY_GbuNELi7NnyF9er5A9OwaKaYZ1B6jfp14tt5u92cO9cxWu43ZfzHDn1a-dM7uDwEQ93JE89lXyLRLUk2W-z44eCkSJzuJPacKGclLItWfT3bqNxvb-WdVmXTf4EAAD__z5tb7Q/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlbWFpbC5tZzIucyIsInRpbWUiOjE3MDk3NDEwOTEuMDEyMTQyNH0:1rhtlD:OPfGGWfSSDhO5KabjrLWx5C9In829PiC7UqXxumKwW4" width="1px"/>
 </body>
</html>